some date cleanup for updated doc generation

This commit is contained in:
Riccardo Mottola 2023-09-21 01:27:10 +02:00
parent 0547b18d32
commit 5773700b93
3 changed files with 4 additions and 6 deletions

View file

@ -1,9 +1,8 @@
/**Interface for NSOperation for GNUStep
Copyright (C) 2009,2010 Free Software Foundation, Inc.
Copyright (C) 2008-2022 Free Software Foundation, Inc.
Written by: Gregory Casamento <greg.casamento@gmail.com>
Written by: Richard Frith-Macdonald <rfm@gnu.org>
Date: 2009,2010
This file is part of the GNUstep Base Library.

View file

@ -3,7 +3,7 @@
Implementation of string class with attributes
Copyright (C) 1997,1999 Free Software Foundation, Inc.
Copyright (C) 1997-2022 Free Software Foundation, Inc.
Written by: ANOQ of the sun <anoq@vip.cybercity.dk>
Date: November 1997

View file

@ -1,9 +1,8 @@
/**Implementation for NSOperation for GNUStep
Copyright (C) 2009,2010 Free Software Foundation, Inc.
Copyright (C) 2008-2023 Free Software Foundation, Inc.
Written by: Gregory Casamento <greg.casamento@gmail.com>
Written by: Richard Frith-Macdonald <rfm@gnu.org>
Date: 2009,2010
This file is part of the GNUstep Base Library.
@ -23,7 +22,7 @@
Boston, MA 02110 USA.
<title>NSOperation class reference</title>
$Date: 2008-06-08 11:38:33 +0100 (Sun, 08 Jun 2008) $ $Revision: 26606 $
Created: 2008-06-08 11:38:33 +0100 (Sun, 08 Jun 2008)
*/
#import "common.h"