aboutsummaryrefslogtreecommitdiffstats
path: root/t_unsafe.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2013-01-19 11:05:53 -0800
committerWayne Davison <wayned@samba.org>2013-01-19 11:05:53 -0800
commit7e1a9c4d7992d408fe54d721efaff2992d5f05b9 (patch)
tree77df79560840081c6d281bcc90b1a6b383459baa /t_unsafe.c
parent16a9883649079bc87bb1cf6b7fcf5c1d5312e9bf (diff)
downloadandroid_external_rsync-7e1a9c4d7992d408fe54d721efaff2992d5f05b9.tar.gz
android_external_rsync-7e1a9c4d7992d408fe54d721efaff2992d5f05b9.tar.bz2
android_external_rsync-7e1a9c4d7992d408fe54d721efaff2992d5f05b9.zip
Update copyright year.
Diffstat (limited to 't_unsafe.c')
-rw-r--r--t_unsafe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t_unsafe.c b/t_unsafe.c
index 550bc4b3..73bd5490 100644
--- a/t_unsafe.c
+++ b/t_unsafe.c
@@ -2,7 +2,7 @@
* Test harness for unsafe_symlink(). Not linked into rsync itself.
*
* Copyright (C) 2002 Martin Pool
- * Copyright (C) 2003-2009 Wayne Davison
+ * Copyright (C) 2003-2013 Wayne Davison
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by