Change footer to refer to FSF. Change subtitle to refer to original creation date.
This commit is contained in:
parent
f0f512a7c5
commit
07d8a8910a
2 changed files with 11 additions and 6 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2001-10-26 Nick Clifton <nickc@cambridge.redhat.com>
|
||||||
|
|
||||||
|
* bfd.texinfo: Change footer to refer to FSF. Change subtitle
|
||||||
|
to refer to original creation date.
|
||||||
|
|
||||||
2001-10-03 Alan Modra <amodra@bigpond.net.au>
|
2001-10-03 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
* Makefile.am (BFD_H_DEP): Add ../version.h.
|
* Makefile.am (BFD_H_DEP): Add ../version.h.
|
||||||
|
|
|
@ -30,7 +30,7 @@ END-INFO-DIR-ENTRY
|
||||||
@ifinfo
|
@ifinfo
|
||||||
This file documents the BFD library.
|
This file documents the BFD library.
|
||||||
|
|
||||||
Copyright (C) 1991, 2000 Free Software Foundation, Inc.
|
Copyright (C) 1991, 2000, 2001 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
under the terms of the GNU Free Documentation License, Version 1.1
|
under the terms of the GNU Free Documentation License, Version 1.1
|
||||||
|
@ -56,8 +56,8 @@ notice identical to this one except for the removal of this paragraph
|
||||||
@title{libbfd}
|
@title{libbfd}
|
||||||
@subtitle{The Binary File Descriptor Library}
|
@subtitle{The Binary File Descriptor Library}
|
||||||
@sp 1
|
@sp 1
|
||||||
@subtitle First Edition---BFD version < 3.0
|
@subtitle First Edition---BFD version < 3.0 % Since no product is stable berfore version 3.0 :-)
|
||||||
@subtitle April 1991
|
@subtitle Original Document Created: April 1991
|
||||||
@author {Steve Chamberlain}
|
@author {Steve Chamberlain}
|
||||||
@author {Cygnus Support}
|
@author {Cygnus Support}
|
||||||
@page
|
@page
|
||||||
|
@ -66,8 +66,8 @@ notice identical to this one except for the removal of this paragraph
|
||||||
\def\$#1${{#1}} % Kluge: collect RCS revision info without $...$
|
\def\$#1${{#1}} % Kluge: collect RCS revision info without $...$
|
||||||
\xdef\manvers{\$Revision$} % For use in headers, footers too
|
\xdef\manvers{\$Revision$} % For use in headers, footers too
|
||||||
{\parskip=0pt
|
{\parskip=0pt
|
||||||
\hfill Cygnus Support\par
|
\hfill Free Software Foundation\par
|
||||||
\hfill sac\@cygnus.com\par
|
\hfill sac\@www.gnu.org\par
|
||||||
\hfill {\it BFD}, \manvers\par
|
\hfill {\it BFD}, \manvers\par
|
||||||
\hfill \TeX{}info \texinfoversion\par
|
\hfill \TeX{}info \texinfoversion\par
|
||||||
}
|
}
|
||||||
|
@ -75,7 +75,7 @@ notice identical to this one except for the removal of this paragraph
|
||||||
@end tex
|
@end tex
|
||||||
|
|
||||||
@vskip 0pt plus 1filll
|
@vskip 0pt plus 1filll
|
||||||
Copyright @copyright{} 1991 Free Software Foundation, Inc.
|
Copyright @copyright{} 1991, 2001 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
under the terms of the GNU Free Documentation License, Version 1.1
|
under the terms of the GNU Free Documentation License, Version 1.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue