Skip to content

Commit

Permalink
some date cleanup for updated doc generation
Browse files Browse the repository at this point in the history
  • Loading branch information
rmottola committed Sep 20, 2023
1 parent 0547b18 commit 5773700
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
3 changes: 1 addition & 2 deletions Headers/Foundation/NSOperation.h
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
Written by: Richard Frith-Macdonald <[email protected]>
Date: 2009,2010
This file is part of the GNUstep Base Library.
Expand Down
2 changes: 1 addition & 1 deletion Source/NSAttributedString.m
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
Date: November 1997
Expand Down
5 changes: 2 additions & 3 deletions Source/NSOperation.m
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
Written by: Richard Frith-Macdonald <[email protected]>
Date: 2009,2010
This file is part of the GNUstep Base Library.
Expand All @@ -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"
Expand Down

0 comments on commit 5773700

Please sign in to comment.