diff options
author | Jim Meyering <jim@meyering.net> | 2013-01-01 03:54:51 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2013-01-01 04:51:20 +0100 |
commit | 77da73c75432f3c5b4beebae7b0797a1e33160bc (patch) | |
tree | 012cad68220079b5a79c46723d47f6897e418f56 /old/sh-utils | |
parent | a4838da139dde3739d9046153809939b8ccfe72d (diff) | |
download | coreutils-77da73c75432f3c5b4beebae7b0797a1e33160bc.tar.xz |
maint: update all copyright year number ranges
Run "make update-copyright", but then also run this,
perl -pi -e 's/2\d\d\d-//' tests/sample-test
to make that one script use the single most recent year number.
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 2 | ||||
-rw-r--r-- | old/sh-utils/ChangeLog.0 | 2 | ||||
-rw-r--r-- | old/sh-utils/NEWS | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e7c5027c8..115797712 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -4858,7 +4858,7 @@ Thu Nov 17 23:47:26 1994 Jim Meyering (meyering@comco.com) ----- - Copyright (C) 1994-2012 Free Software Foundation, Inc. + Copyright (C) 1994-2013 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice diff --git a/old/sh-utils/ChangeLog.0 b/old/sh-utils/ChangeLog.0 index 880e3f3ab..7b33d1950 100644 --- a/old/sh-utils/ChangeLog.0 +++ b/old/sh-utils/ChangeLog.0 @@ -1706,7 +1706,7 @@ Sat Oct 28 13:20:43 1989 David J. MacKenzie (djm at spiff) ----- - Copyright (C) 1989-2012 Free Software Foundation, Inc. + Copyright (C) 1989-2013 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 347957fe0..c4181d648 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -273,7 +273,7 @@ Major changes in release 1.7: ======================================================================== -Copyright (C) 1992-2012 Free Software Foundation, Inc. +Copyright (C) 1992-2013 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or |