header cleanup for documentation: copyrights, texinfo comments, etc

This commit is contained in:
Riccardo Mottola 2023-11-13 22:38:16 +01:00
parent 80964992bc
commit 96ed084569
4 changed files with 6 additions and 11 deletions

View file

@ -8,11 +8,7 @@ notice and this notice are preserved.
<gsdoc base="Base">
<head>
<title>GNUstep Base</title>
<author name="Richard Frith-Macdonald">
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<copy>1995-2023 Free Software Foundation, Inc.</copy>
<copy>1993-2023 Free Software Foundation, Inc.</copy>
</head>
<body>
<chapter>

View file

@ -16,9 +16,7 @@ notice and this notice are preserved.
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<version>$Revision$</version>
<date>$Date$</date>
<copy>2005-2022 Free Software Foundation, Inc.</copy>
<copy>2005-2023 Free Software Foundation, Inc.</copy>
</head>
<body>
<chapter>

View file

@ -1,4 +1,4 @@
/* Interface for NSExpression for GNUStep
/** Interface for NSExpression for GNUStep
Copyright (C) 2005 Free Software Foundation, Inc.
Written by: Dr. H. Nikolaus Schaller

View file

@ -1,7 +1,8 @@
/* Interface for NSURLConnection for GNUstep
/** Interface for NSURLConnection for GNUstep
Copyright (C) 2006 Software Foundation, Inc.
Written by: Richard Frith-Macdonald <frm@gnu.org>
Written by: Armando Pesenti Gritti
Written by: Richard Frith-Macdonald <rfm@gnu.org>
Date: 2006
This file is part of the GNUstep Base Library.