diff options
| author | Bernhard Voelker <mail@bernhard-voelker.de> | 2014-01-02 20:52:55 +0100 |
|---|---|---|
| committer | Bernhard Voelker <mail@bernhard-voelker.de> | 2014-01-02 22:19:59 +0100 |
| commit | 275c078fb43b25229dd5d6bb4ade596edbddbfd1 (patch) | |
| tree | a261320b1c76b534972682a582aea41bcf3105bb /gl/lib/randint.c | |
| parent | maint: prevent update-copyright from updating files from gnulib (diff) | |
| download | coreutils-275c078fb43b25229dd5d6bb4ade596edbddbfd1.tar.gz coreutils-275c078fb43b25229dd5d6bb4ade596edbddbfd1.zip | |
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 'gl/lib/randint.c')
| -rw-r--r-- | gl/lib/randint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/randint.c b/gl/lib/randint.c index 2ae765847..1e5e0a0c7 100644 --- a/gl/lib/randint.c +++ b/gl/lib/randint.c @@ -1,6 +1,6 @@ /* Generate random integers. - Copyright (C) 2006-2013 Free Software Foundation, Inc. + Copyright (C) 2006-2014 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 |
