diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-07-26 01:41:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-07-26 01:41:39 +0000 |
commit | 9fa278f9c2012db59b4a783cbc4b6f6d0da7bb0e (patch) | |
tree | 552f7352ab06e80a30f424dcc596e8ced8ed5e72 | |
parent | 045fcd26211f27400df0bec5d40f7b69d8af7e9b (diff) | |
download | glibc-9fa278f9c2012db59b4a783cbc4b6f6d0da7bb0e.tar glibc-9fa278f9c2012db59b4a783cbc4b6f6d0da7bb0e.tar.gz glibc-9fa278f9c2012db59b4a783cbc4b6f6d0da7bb0e.tar.bz2 glibc-9fa278f9c2012db59b4a783cbc4b6f6d0da7bb0e.zip |
Formatting.
* COPYING: Fix Y2k bug in sample copyright notices.
* manual/lesser.texi: Renamed from manual/lgpl.texinfo,
as fsf.org uses the name "lesser.texi".
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -680,9 +680,9 @@ not appropriate for documentation anyway. * manual/libc-texinfo.sh: "Library General Public License" -> "Lesser General Public License". - * COPYING: Fix Y2k bug in sample copyright notices. - * manual/lesser.texi: Renamed from manual/lgpl.texinfo, - as fsf.org uses the name "lesser.texi". + * COPYING: Fix Y2k bug in sample copyright notices. + * manual/lesser.texi: Renamed from manual/lgpl.texinfo, + as fsf.org uses the name "lesser.texi". * manual/Makefile (texis): Follow rename. 2001-07-06 Andreas Jaeger <aj@suse.de> |