From 5125f91910b8b057b3f9d2c310f1b37eaa852e15 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Tue, 6 Jan 2004 19:26:10 +0000 Subject: [PATCH] 2004-01-06 Jeff Johnston * libc/libc.texinfo: Correct escape character for @ sign so file will be processed by make info. Update copyright years. * libm/libm.texinfo: Ditto. --- newlib/ChangeLog | 6 ++++++ newlib/libc/libc.texinfo | 6 +++--- newlib/libm/libm.texinfo | 6 +++--- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 3d1b596c5..45e7d8ccd 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2004-01-06 Jeff Johnston + + * libc/libc.texinfo: Correct escape character for @ sign + so file will be processed by make info. Update copyright years. + * libm/libm.texinfo: Ditto. + 2003-12-05 Jeff Johnston * libc/include/sys/stat.h: No longer include stat-dj.h. diff --git a/newlib/libc/libc.texinfo b/newlib/libc/libc.texinfo index b83ba3a64..df8f49414 100644 --- a/newlib/libc/libc.texinfo +++ b/newlib/libc/libc.texinfo @@ -28,7 +28,7 @@ END-INFO-DIR-ENTRY @ifinfo This file documents the ANSI C library. -Copyright (C) 1992, 1993, 1994-2002 Red Hat, Inc. +Copyright (C) 1992, 1993, 1994-2004 Red Hat, Inc. @file{libc} includes software developed by the University of California, Berkeley and its contributors. @@ -94,8 +94,8 @@ into another language, under the above conditions for modified versions. @tex {\parskip=0pt -sac@@cygnus.com, pesch@@cygnus.com, jjohnstn@redhat.com\hfill {\it The Red Hat newlib C Library}\par -Copyright \copyright{} 1992, 1993, 1994-2002 Red Hat Inc. +sac@@cygnus.com, pesch@@cygnus.com, jjohnstn@@redhat.com\hfill {\it The Red Hat newlib C Library}\par +Copyright \copyright{} 1992, 1993, 1994-2004 Red Hat Inc. } \global\parindent=0pt % Steve likes it this way @end tex 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 -- 2.43.5