diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-04-01 09:04:44 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-04-01 09:04:44 +0000 |
commit | c534679c58f645dd74018e94d11e776f8c444ced (patch) | |
tree | ca1cb660ee67214054ef498cf918f8e67a0535a9 /gdb/doc | |
parent | 517a56366b8ecc28d50938faeb61ebc3124827c0 (diff) | |
download | gdb-c534679c58f645dd74018e94d11e776f8c444ced.zip gdb-c534679c58f645dd74018e94d11e776f8c444ced.tar.gz gdb-c534679c58f645dd74018e94d11e776f8c444ced.tar.bz2 |
Change Permissions to GFDL. Update Copyright.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/doc/stabs.texinfo | 40 |
2 files changed, 26 insertions, 18 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 60a249f..a799d03 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2001-04-01 Eli Zaretskii <eliz@is.elta.co.il> + + * stabs.texinfo: Change Permissions to GFDL. Update Copyright. + 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il> * gdb.texinfo: Change Permissions to GFDL. Update Copyright. diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index e96674d..7469b45 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -14,24 +14,21 @@ END-INFO-DIR-ENTRY @ifinfo This document describes the stabs debugging symbol tables. -Copyright 1992, 93, 94, 95, 97, 1998 Free Software Foundation, Inc. +Copyright 1992,1993,1994,1995,1997,1998,2000,2001 + Free Software Foundation, Inc. Contributed by Cygnus Support. Written by Julia Menapace, Jim Kingdon, and David MacKenzie. -Permission is granted to make and distribute verbatim copies of -this manual provided the copyright notice and this permission notice -are preserved on all copies. +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 or +any later version published by the Free Software Foundation; with the +Invariant Sections being ``Stabs Types'' and ``Stabs Sections'', with +the Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover +Texts as in (a) below. -@ignore -Permission is granted to process this file through Tex and print the -results, provided the printed document carries copying permission -notice identical to this one except for the removal of this paragraph -(this paragraph not being relevant to the printed manual). - -@end ignore -Permission is granted to copy or distribute modified versions of this -manual under the terms of the GPL (for which purpose this text may be -regarded as a program in the language TeX). +(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify +this GNU Manual, like GNU software. Copies published by the Free +Software Foundation raise funds for GNU development.'' @end ifinfo @setchapternewpage odd @@ -52,12 +49,19 @@ regarded as a program in the language TeX). @end tex @vskip 0pt plus 1filll -Copyright @copyright{} 1992, 93, 94, 95, 97, 1998 Free Software Foundation, Inc. +Copyright @copyright{} 1992,1993,1994,1995,1997,1998,2000,2001 Free Software Foundation, Inc. Contributed by Cygnus Support. -Permission is granted to make and distribute verbatim copies of -this manual provided the copyright notice and this permission notice -are preserved on all copies. +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 or +any later version published by the Free Software Foundation; with the +Invariant Sections being ``Stabs Types'' and ``Stabs Sections'', with +the Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover +Texts as in (a) below. + +(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify +this GNU Manual, like GNU software. Copies published by the Free +Software Foundation raise funds for GNU development.'' @end titlepage |