diff --git a/Headers/gnustep/base/NSAutoreleasePool.h b/Headers/gnustep/base/NSAutoreleasePool.h index b4096f77b..a2b9d1030 100644 --- a/Headers/gnustep/base/NSAutoreleasePool.h +++ b/Headers/gnustep/base/NSAutoreleasePool.h @@ -1,5 +1,8 @@ /* Interface for NSAutoreleasePool for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSBitmapCharSet.h b/Headers/gnustep/base/NSBitmapCharSet.h index 3c93aecb5..2a5b309a3 100644 --- a/Headers/gnustep/base/NSBitmapCharSet.h +++ b/Headers/gnustep/base/NSBitmapCharSet.h @@ -1,6 +1,9 @@ /* Interface for NSBitmapCharSet for GNUStep Copyright (C) 1995 Free Software Foundation, Inc. - + + Written by: Adam Fedor + Date: 1995 + This file is part of the GNU Objective C Class Library. This library is free software; you can redistribute it and/or diff --git a/Headers/gnustep/base/NSBundle.h b/Headers/gnustep/base/NSBundle.h index 570c38b27..59b3850c4 100644 --- a/Headers/gnustep/base/NSBundle.h +++ b/Headers/gnustep/base/NSBundle.h @@ -1,5 +1,8 @@ /* Interface for NSBundle for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: Adam Fedor + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSCharacterSet.h b/Headers/gnustep/base/NSCharacterSet.h index 4ccc0f65a..8809d446c 100644 --- a/Headers/gnustep/base/NSCharacterSet.h +++ b/Headers/gnustep/base/NSCharacterSet.h @@ -1,5 +1,8 @@ /* Interface for NSCharacterSet for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: Adam Fedor + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSCoder.h b/Headers/gnustep/base/NSCoder.h index d9b84d2b4..77388c3f1 100644 --- a/Headers/gnustep/base/NSCoder.h +++ b/Headers/gnustep/base/NSCoder.h @@ -1,5 +1,8 @@ /* Interface for NSCoder for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSData.h b/Headers/gnustep/base/NSData.h index ae239ac03..6d0bd9d2e 100644 --- a/Headers/gnustep/base/NSData.h +++ b/Headers/gnustep/base/NSData.h @@ -1,5 +1,8 @@ /* Interface for NSData for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSDate.h b/Headers/gnustep/base/NSDate.h index c88dcd599..78b25f83d 100644 --- a/Headers/gnustep/base/NSDate.h +++ b/Headers/gnustep/base/NSDate.h @@ -1,5 +1,8 @@ /* Interface for NSDate for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: Jeremy Bettis + Date: March 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSDictionary.h b/Headers/gnustep/base/NSDictionary.h index dc7c8a4db..e11b77770 100644 --- a/Headers/gnustep/base/NSDictionary.h +++ b/Headers/gnustep/base/NSDictionary.h @@ -1,5 +1,8 @@ /* Interface for NSDictionary for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSException.h b/Headers/gnustep/base/NSException.h index a3f85e4ee..b5d6e0414 100644 --- a/Headers/gnustep/base/NSException.h +++ b/Headers/gnustep/base/NSException.h @@ -1,5 +1,8 @@ /* Interface for NSException for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: Adam Fedor + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSGeometry.h b/Headers/gnustep/base/NSGeometry.h index ad5153506..9a8221b21 100644 --- a/Headers/gnustep/base/NSGeometry.h +++ b/Headers/gnustep/base/NSGeometry.h @@ -1,5 +1,8 @@ /* Interface for NSGeometry routines for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: Adam Fedor + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSInvocation.h b/Headers/gnustep/base/NSInvocation.h index b97551926..ec3abdc7f 100644 --- a/Headers/gnustep/base/NSInvocation.h +++ b/Headers/gnustep/base/NSInvocation.h @@ -1,5 +1,8 @@ /* Interface for NSInvocation for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSMethodSignature.h b/Headers/gnustep/base/NSMethodSignature.h index b8f74a046..e1a9272b1 100644 --- a/Headers/gnustep/base/NSMethodSignature.h +++ b/Headers/gnustep/base/NSMethodSignature.h @@ -1,5 +1,8 @@ /* Interface for NSMethodSignature for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSObjCRuntime.h b/Headers/gnustep/base/NSObjCRuntime.h index 18949967f..4a4aac489 100644 --- a/Headers/gnustep/base/NSObjCRuntime.h +++ b/Headers/gnustep/base/NSObjCRuntime.h @@ -1,5 +1,8 @@ /* Interface to ObjC runtime for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSObject.h b/Headers/gnustep/base/NSObject.h index 6d2850b76..e62f720f1 100644 --- a/Headers/gnustep/base/NSObject.h +++ b/Headers/gnustep/base/NSObject.h @@ -1,5 +1,8 @@ /* Interface for NSObject for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSRange.h b/Headers/gnustep/base/NSRange.h index cae145c09..1122f53f4 100644 --- a/Headers/gnustep/base/NSRange.h +++ b/Headers/gnustep/base/NSRange.h @@ -1,5 +1,8 @@ /* Interface for NSObject for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSSerialization.h b/Headers/gnustep/base/NSSerialization.h index 327f32ef7..8508f2596 100644 --- a/Headers/gnustep/base/NSSerialization.h +++ b/Headers/gnustep/base/NSSerialization.h @@ -1,5 +1,8 @@ /* Protocol for NSSerialization for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSString.h b/Headers/gnustep/base/NSString.h index 19c99ff38..efbc4fe53 100644 --- a/Headers/gnustep/base/NSString.h +++ b/Headers/gnustep/base/NSString.h @@ -1,5 +1,8 @@ /* Interface for NSObject for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSTimer.h b/Headers/gnustep/base/NSTimer.h index 5adfdbd6a..2cda668e6 100644 --- a/Headers/gnustep/base/NSTimer.h +++ b/Headers/gnustep/base/NSTimer.h @@ -1,5 +1,8 @@ /* Declarations for NSTimer for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: R. Andrew McCallum + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSValue.h b/Headers/gnustep/base/NSValue.h index a953f08bf..5a3c6bec4 100644 --- a/Headers/gnustep/base/NSValue.h +++ b/Headers/gnustep/base/NSValue.h @@ -1,5 +1,8 @@ /* Interface for NSArray for GNUStep - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: Adam Fedor + Date: 1995 This file is part of the GNU Objective C Class Library. diff --git a/Headers/gnustep/base/NSZone.h b/Headers/gnustep/base/NSZone.h index 9895e7b04..f49f00f04 100644 --- a/Headers/gnustep/base/NSZone.h +++ b/Headers/gnustep/base/NSZone.h @@ -1,5 +1,8 @@ /* NSZone memory management. - Copyright (C) 1994 NeXT Computer, Inc. + Copyright (C) 1995 Free Software Foundation, Inc. + + Written by: Mark Lakata + Date: January 1995 This file is part of the GNU Objective C Class Library. diff --git a/Source/NSDate.m b/Source/NSDate.m index c5f4b9460..42ee393d6 100644 --- a/Source/NSDate.m +++ b/Source/NSDate.m @@ -1,4 +1,5 @@ /* Implementation for NSDate for GNUStep + Copyright (C) 1995 Free Software Foundation, Inc. Written by: Jeremy Bettis Date: March 1995