diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-12 06:41:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-12 06:41:36 +0000 |
commit | a5ab3d9aac38760c987602bb6757be423c13fa7b (patch) | |
tree | 0909e0e763a89e70ebfec2e5f4b809ae0f06d0a0 | |
parent | fbe7dca27ffc766d00c49942f036754805a03cd8 (diff) | |
download | coreutils-a5ab3d9aac38760c987602bb6757be423c13fa7b.tar.xz |
Sync with latest FSF version (fixing a minor Y2k problem).
-rw-r--r-- | COPYING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. <one line to give the program's name and a brief idea of what it does.> - Copyright (C) 19yy <name of author> + Copyright (C) <year> <name of author> 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 @@ -313,7 +313,7 @@ Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. |