diff options
author | Jim Meyering <meyering@redhat.com> | 2010-01-01 14:27:55 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-01-01 14:27:55 +0100 |
commit | c6a2abfeb2e29aa1d538ca7f4e5d929ea6904c63 (patch) | |
tree | b82cf5392afd7c8134a2e693584e53a8a696fb5d /testsuite/Coreutils.pm | |
parent | 55b57881de616316ad18190d5b60fddfac4db413 (diff) | |
download | idutils-c6a2abfeb2e29aa1d538ca7f4e5d929ea6904c63.tar.gz idutils-c6a2abfeb2e29aa1d538ca7f4e5d929ea6904c63.tar.bz2 idutils-c6a2abfeb2e29aa1d538ca7f4e5d929ea6904c63.zip |
maint: update all FSF copyright year lists to include 2010
Use this command:
git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \
env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright
Diffstat (limited to 'testsuite/Coreutils.pm')
-rw-r--r-- | testsuite/Coreutils.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/Coreutils.pm b/testsuite/Coreutils.pm index d1b286e..b6178fc 100644 --- a/testsuite/Coreutils.pm +++ b/testsuite/Coreutils.pm @@ -1,7 +1,7 @@ package Coreutils; # This is a testing framework. -# Copyright (C) 1998, 2000-2002, 2004-2009 Free Software Foundation, Inc. +# Copyright (C) 1998, 2000-2002, 2004-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 |