diff --git a/Source/Decoder.m b/Source/Decoder.m index 9acebf562..1c13cbbad 100644 --- a/Source/Decoder.m +++ b/Source/Decoder.m @@ -2,7 +2,7 @@ Copyright (C) 1996 Free Software Foundation, Inc. Written by: R. Andrew McCallum - Created: February 1996 + Created: February 1996, with core from Coder, created 1994. This file is part of the GNU Objective C Class Library. diff --git a/Source/Encoder.m b/Source/Encoder.m index a9fc32c6e..9d502c2db 100644 --- a/Source/Encoder.m +++ b/Source/Encoder.m @@ -2,7 +2,7 @@ Copyright (C) 1996 Free Software Foundation, Inc. Written by: R. Andrew McCallum - Created: February 1996 + Created: February 1996, with core from Coder, created 1994. This file is part of the GNU Objective C Class Library.