diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-11-02 21:06:08 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-11-02 21:06:08 +0000 |
commit | ce83bef85e2e23eb8d5b30b9f4987d323094c3f4 (patch) | |
tree | cd2c7fd87952f47d303b90e49b90c14bccf7e292 /contrib/awk/COPYING | |
parent | 4192247c04a09b9f83953a0d00f7992e8afaf976 (diff) | |
download | src-ce83bef85e2e23eb8d5b30b9f4987d323094c3f4.tar.gz src-ce83bef85e2e23eb8d5b30b9f4987d323094c3f4.zip |
Update vendor branch to gawk-3.1.0.
Notes
Notes:
svn path=/vendor/awk/dist/; revision=85898
Diffstat (limited to 'contrib/awk/COPYING')
-rw-r--r-- | contrib/awk/COPYING | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/awk/COPYING b/contrib/awk/COPYING index 60549be514af..d60c31a97a54 100644 --- a/contrib/awk/COPYING +++ b/contrib/awk/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -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. |