diff options
author | Bernhard Voelker <mail@bernhard-voelker.de> | 2013-08-01 04:18:00 +0200 |
---|---|---|
committer | Bernhard Voelker <mail@bernhard-voelker.de> | 2013-08-02 08:31:36 +0200 |
commit | dffaa8db2d4990e61df7016b8cd8918c850e5b32 (patch) | |
tree | ef9d0d335b1c27f47dbaa4b8f03c4743a60fbf78 /tests | |
parent | 47b51db120e258fa2a3317933a0a9512b2933754 (diff) | |
download | coreutils-dffaa8db2d4990e61df7016b8cd8918c850e5b32.tar.xz |
maint: update copyright year number ranges of numfmt sources
Run "make update-copyright".
* src/numfmt.c: Update copyright year number range. This file has
obviously been added to coreutils after and without the annual update.
* tests/misc/numfmt.pl: Likewise.
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/misc/numfmt.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/numfmt.pl b/tests/misc/numfmt.pl index 553f68b2b..2740bbf58 100755 --- a/tests/misc/numfmt.pl +++ b/tests/misc/numfmt.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # Basic tests for "numfmt". -# Copyright (C) 2012 Free Software Foundation, Inc. +# Copyright (C) 2012-2013 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 |