From 0e9517a90d502269cd2b16ce646580dbb6a79033 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 22 May 2007 09:16:39 +0000 Subject: Use @copying around copyright notices --- ld/ChangeLog | 5 +++++ ld/ld.texinfo | 15 +++------------ ld/ldint.texinfo | 36 ++++++++++++++++++++---------------- 3 files changed, 28 insertions(+), 28 deletions(-) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index 6d1a4dd..0adf7c7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2007-05-22 Nick Clifton + + * ld.texinfo: Use @copying around the copyright notice. + * ldint.texinfo: Likewise. + 2007-05-18 Richard Sandiford * emulparams/elf32ebmipvxworks.sh (OTHER_READONLY_SECTIONS) diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 700662e..84d03ac 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -45,32 +45,23 @@ END-INFO-DIR-ENTRY @end format @end ifinfo -@ifinfo +@copying This file documents the @sc{gnu} linker LD @ifset VERSION_PACKAGE @value{VERSION_PACKAGE} @end ifset version @value{VERSION}. -Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, +Copyright @copyright{} 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -@ignore - 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 no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled ``GNU Free Documentation License''. - -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 -@end ifinfo +@end copying @iftex @finalout @setchapternewpage odd diff --git a/ld/ldint.texinfo b/ld/ldint.texinfo index 597deb2..85d736b 100644 --- a/ld/ldint.texinfo +++ b/ld/ldint.texinfo @@ -1,6 +1,7 @@ \input texinfo @setfilename ldint.info -@c Copyright 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2003 +@c Copyright 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +@c 2003, 2007 @c Free Software Foundation, Inc. @ifinfo @@ -11,28 +12,31 @@ END-INFO-DIR-ENTRY @end format @end ifinfo -@ifinfo +@copying This file documents the internals of the GNU linker ld. -Copyright 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000 +Copyright @copyright{} 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2007 Free Software Foundation, Inc. Contributed by Cygnus Support. - 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 no Invariant Sections, with no Front-Cover Texts, and with no - Back-Cover Texts. A copy of the license is included in the - section entitled "GNU Free Documentation License". +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 ``GNU General Public License'' and ``Funding +Free Software'', the Front-Cover texts being (a) (see below), and with +the Back-Cover Texts being (b) (see below). A copy of the license is +included in the section entitled ``GNU Free Documentation License''. -@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). +(a) The FSF's Front-Cover Text is: -@end ignore -@end ifinfo + A GNU Manual + +(b) 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 copying @iftex @finalout -- cgit v1.1