diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2004-01-06 19:26:10 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2004-01-06 19:26:10 +0000 |
commit | 5125f91910b8b057b3f9d2c310f1b37eaa852e15 (patch) | |
tree | 1baa3d2515a8737097a01dd251af049abb0eeb14 /newlib/libm | |
parent | db040b1759feca8d74e08de660d9796572526892 (diff) | |
download | cygnal-5125f91910b8b057b3f9d2c310f1b37eaa852e15.tar.gz cygnal-5125f91910b8b057b3f9d2c310f1b37eaa852e15.tar.bz2 cygnal-5125f91910b8b057b3f9d2c310f1b37eaa852e15.zip |
2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
* libc/libc.texinfo: Correct escape character for @ sign
so file will be processed by make info. Update copyright years.
* libm/libm.texinfo: Ditto.
Diffstat (limited to 'newlib/libm')
-rw-r--r-- | newlib/libm/libm.texinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/newlib/libm/libm.texinfo b/newlib/libm/libm.texinfo index 66b322a69..f7f18e2a7 100644 --- a/newlib/libm/libm.texinfo +++ b/newlib/libm/libm.texinfo @@ -28,7 +28,7 @@ END-INFO-DIR-ENTRY @ifinfo This file documents an ANSI-C conforming mathematical subroutine library. -Copyright (C) 1992, 1993, 1995, 1996-2002 Red Hat, Inc. +Copyright (C) 1992, 1993, 1995, 1996-2004 Red Hat, Inc. @file{libm} includes software developed at SunPro, a Sun Microsystems, Inc. business. Permission to use, copy, modify, and distribute this @@ -74,13 +74,13 @@ into another language, under the above conditions for modified versions. \hfill Red Hat Support\par \hfill sac@@cygnus.com\par \hfill pesch@@cygnus.com\par -\hfill jjohnstn@redhat.com\par +\hfill jjohnstn@@redhat.com\par } \global\parindent=0pt % Steve likes it this way @end tex @vskip 0pt plus 1filll -Copyright @copyright{} 1992, 1993, 1994-2002 Red Hat, Inc. +Copyright @copyright{} 1992, 1993, 1994-2004 Red Hat, Inc. @file{libm} includes software developed at SunPro, a Sun Microsystems, Inc. business. Permission to use, copy, modify, and distribute this |