summaryrefslogtreecommitdiff
path: root/src/touch.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-01 11:37:32 +0100
committerJim Meyering <meyering@redhat.com>2011-01-01 22:16:47 +0100
commit9d6231ef2a74671fa08bc263519edfe46e8d1805 (patch)
tree03ac673dab3083a1589d4dd47aa077a840d21da5 /src/touch.c
parent257909013ef559418f612e8592f55b29dafda154 (diff)
downloadcoreutils-9d6231ef2a74671fa08bc263519edfe46e8d1805.tar.xz
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'src/touch.c')
-rw-r--r--src/touch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/touch.c b/src/touch.c
index 8c816e4b4..49be961e4 100644
--- a/src/touch.c
+++ b/src/touch.c
@@ -1,5 +1,5 @@
/* touch -- change modification and access times of files
- Copyright (C) 1987, 1989-1991, 1995-2005, 2007-2010 Free Software
+ Copyright (C) 1987, 1989-1991, 1995-2005, 2007-2011 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify