mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
header cleanup for documentation: copyrights, texinfo comments, etc
This commit is contained in:
parent
80964992bc
commit
96ed084569
4 changed files with 6 additions and 11 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue