mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 14:52:22 +08:00
Use @copying around copyright notices
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2007-05-22 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* gprof.texi: Use @copying around the copyright notice.
|
||||
|
||||
2007-05-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* hist.c (scale_and_align_entries): Avoid C99 feature.
|
||||
|
@ -1,6 +1,7 @@
|
||||
\input texinfo @c -*-texinfo-*-
|
||||
@setfilename gprof.info
|
||||
@c Copyright 1988, 1992, 1993, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||||
@c Copyright 1988, 1992, 1993, 1998, 1999, 2000, 2001, 2002, 2003,
|
||||
@c 2004, 2007
|
||||
@c Free Software Foundation, Inc.
|
||||
@settitle GNU gprof
|
||||
@setchapternewpage odd
|
||||
@ -19,11 +20,11 @@ END-INFO-DIR-ENTRY
|
||||
@end format
|
||||
@end ifinfo
|
||||
|
||||
@ifinfo
|
||||
@copying
|
||||
This file documents the gprof profiler of the GNU system.
|
||||
|
||||
@c man begin COPYRIGHT
|
||||
Copyright (C) 1988, 92, 97, 98, 99, 2000, 2001, 2003 Free Software Foundation, Inc.
|
||||
Copyright @copyright{} 1988, 92, 97, 98, 99, 2000, 2001, 2003, 2007 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.1
|
||||
@ -33,15 +34,8 @@ Back-Cover Texts. A copy of the license is included in the
|
||||
section entitled ``GNU Free Documentation License''.
|
||||
|
||||
@c man end
|
||||
|
||||
@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
|
||||
@end ifinfo
|
||||
@end copying
|
||||
|
||||
@finalout
|
||||
@smallbook
|
||||
|
Reference in New Issue
Block a user