diff options
Diffstat (limited to 'libobjc/NXConstStr.m')
-rw-r--r-- | libobjc/NXConstStr.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/NXConstStr.m b/libobjc/NXConstStr.m index 7ff553b58ed..1442ba6d39a 100644 --- a/libobjc/NXConstStr.m +++ b/libobjc/NXConstStr.m @@ -1,5 +1,5 @@ /* Implementation of the NXConstantString class for Objective-C. - Copyright (C) 1995, 2009 Free Software Foundation, Inc. + Copyright (C) 1995, 2009, 2010 Free Software Foundation, Inc. Contributed by Pieter J. Schoenmakers <tiggr@es.ele.tue.nl> This file is part of GCC. |