aboutsummaryrefslogtreecommitdiffstats
path: root/src/cp.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-01 10:56:28 +0100
committerJim Meyering <meyering@redhat.com>2010-01-01 14:06:47 +0100
commit1aa17dc89b3f313697661541adca0aa0defbdc09 (patch)
tree19c56a4689f6137f1c912876a4e30a1cf382a1a7 /src/cp.c
parentpr --help: add missing space between short and long options usage message (diff)
downloadcoreutils-1aa17dc89b3f313697661541adca0aa0defbdc09.tar.gz
coreutils-1aa17dc89b3f313697661541adca0aa0defbdc09.zip
maint: update all FSF copyright year lists to include 2010
Use this command: git ls-files | grep -v COPYING \ | xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \ build-aux/update-copyright
Diffstat (limited to 'src/cp.c')
-rw-r--r--src/cp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cp.c b/src/cp.c
index f3fc1aae7..980c0589d 100644
--- a/src/cp.c
+++ b/src/cp.c
@@ -1,5 +1,5 @@
/* cp.c -- file copying (main routines)
- Copyright (C) 89, 90, 91, 1995-2009 Free Software Foundation, Inc.
+ Copyright (C) 1989-1991, 1995-2010 Free Software Foundation, Inc.
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