diff options
author | Andreas Jaeger <aj@suse.de> | 2001-07-06 06:58:28 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-07-06 06:58:28 +0000 |
commit | e2cb5c1d3f89e8a1357b7b5639a46a09407682b0 (patch) | |
tree | 4c7b53b5c0905130e0557823406ce6314a33b2e6 /COPYING | |
parent | a1b36134f6634375dc87abea1b7c00e241797bea (diff) | |
download | glibc-e2cb5c1d3f89e8a1357b7b5639a46a09407682b0.tar.gz |
Update.
2001-07-06 Andreas Jaeger <aj@suse.de>
* manual/Makefile (texis): Add fdl.texi.
* manual/fdl.texi: New.
* manual/socket.texi (Host Names): Improve grammar, fix overflow hbox.
* manual/libc.texinfo: Add fdl, update titlepage.
Patches by Brian Youmans <3diff@gnu.org>.
* sysdeps/unix/make_errlist.c (main): Print LGPL v2.1 for
generated file.
Diffstat (limited to 'COPYING')
-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. |