1
0
mirror of https://git.savannah.gnu.org/git/coreutils.git synced 2025-09-11 12:50:47 +03:00

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
This commit is contained in:
Jim Meyering
2010-01-01 10:56:28 +01:00
parent 6c8d432b1f
commit 1aa17dc89b
615 changed files with 642 additions and 643 deletions

View File

@@ -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