Remove \centerline from the blurb. Patch from Brian Youmans.
This commit is contained in:
parent
90f59acafb
commit
5f208f6d22
2 changed files with 11 additions and 5 deletions
|
@ -1,3 +1,8 @@
|
|||
2000-07-05 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* refcard.tex: Remove \centerline from the blurb. Patch from
|
||||
Brian Youmans.
|
||||
|
||||
2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* Makefile.in (install-info): Support installation from outside of
|
||||
|
|
|
@ -628,15 +628,16 @@ statement.\cr
|
|||
|
||||
\vfill
|
||||
{\smrm\parskip=6pt
|
||||
\centerline{Copyright \copyright 1991, '92, '93, '98 Free Software Foundation, Inc.}
|
||||
\centerline{Roland H. Pesch}
|
||||
\centerline{The author assumes no responsibility for any errors on this card.}
|
||||
Copyright \copyright 1991, '92, '93, '98 Free Software Foundation, Inc.
|
||||
Author: Roland H. Pesch
|
||||
|
||||
The author assumes no responsibility for any errors on this card.
|
||||
|
||||
This card may be freely distributed under the terms of the GNU
|
||||
General Public License.
|
||||
|
||||
\centerline{Please contribute to development of this card by
|
||||
annotating it. Improvements can be sent to bug-gdb@gnu.org.}
|
||||
Please contribute to development of this card by
|
||||
annotating it. Improvements can be sent to bug-gdb@gnu.org.
|
||||
|
||||
GDB itself is free software; you are welcome to distribute copies of
|
||||
it under the terms of the GNU General Public License. There is
|
||||
|
|
Loading…
Add table
Reference in a new issue