diff options
author | Nick Clifton <nickc@redhat.com> | 2010-06-08 10:30:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2010-06-08 10:30:56 +0000 |
commit | 9fbcbd8145b538d4e48d7f8a13b8949bc2197ed7 (patch) | |
tree | 70e3eb8e6532f5b87394ab8d165771a7af9a960a /gprof/gprof.texi | |
parent | 092b7bb81c3b637f4ad091ed293794ed3702b01e (diff) | |
download | gdb-9fbcbd8145b538d4e48d7f8a13b8949bc2197ed7.zip gdb-9fbcbd8145b538d4e48d7f8a13b8949bc2197ed7.tar.gz gdb-9fbcbd8145b538d4e48d7f8a13b8949bc2197ed7.tar.bz2 |
etc/ChangeLog
* standards.texi: Relicense under GFDL v1.3.
* fdl.texi: Replace with v1.3 text.
gas/ChangeLog
* doc/as.texinfo: Replace abbreviated 20th century year numbers
with full versions.
gprof/ChangeLog
* gprof.texi: Replace abbreviated 20th century year numbers with
full versions.
ld/ChangeLog
* fdl.texi: Replace with v1.3 text.
* ld.texinfo: Replace abbreviated 20th century year numbers with
full versions.
* ldint.texinfo: Likewise.
Relicense under GFDL v1.3. Replace text of v1.1 FDL with an
include of the fdl.texi file.
Diffstat (limited to 'gprof/gprof.texi')
-rw-r--r-- | gprof/gprof.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gprof/gprof.texi b/gprof/gprof.texi index 058d5e7..03074d8 100644 --- a/gprof/gprof.texi +++ b/gprof/gprof.texi @@ -24,7 +24,8 @@ END-INFO-DIR-ENTRY This file documents the gprof profiler of the GNU system. @c man begin COPYRIGHT -Copyright @copyright{} 1988, 92, 97, 98, 99, 2000, 2001, 2003, 2007, 2008, 2009 Free Software Foundation, Inc. +Copyright @copyright{} 1988, 1992, 1997, 1998, 1999, 2000, 2001, 2003, +2007, 2008, 2009 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.3 @@ -57,7 +58,8 @@ execute programs. @sc{gnu} @code{gprof} was written by Jay Fenlason. Eric S. Raymond made some minor corrections and additions in 2003. @vskip 0pt plus 1filll -Copyright @copyright{} 1988, 92, 97, 98, 99, 2000, 2003, 2008, 2009 Free Software Foundation, Inc. +Copyright @copyright{} 1988, 1992, 1997, 1998, 1999, 2000, 2003, 2008, +2009 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.3 |