diff options
Diffstat (limited to 'libobjc/Protocol.m')
-rw-r--r-- | libobjc/Protocol.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/Protocol.m b/libobjc/Protocol.m index 400f2a2..4f0e5e3 100644 --- a/libobjc/Protocol.m +++ b/libobjc/Protocol.m @@ -1,5 +1,5 @@ /* This file contains the implementation of class Protocol. - Copyright (C) 1993, 2004, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1993, 2004, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GCC. |