diff options
Diffstat (limited to 'libobjc/objc/message.h')
-rw-r--r-- | libobjc/objc/message.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libobjc/objc/message.h b/libobjc/objc/message.h index da0461a2071..02ffcffcb92 100644 --- a/libobjc/objc/message.h +++ b/libobjc/objc/message.h @@ -1,6 +1,5 @@ /* GNU Objective C Runtime messaging declarations - Copyright (C) 1993, 1995, 1996, 2004, 2009, - 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1993-2013 Free Software Foundation, Inc. This file is part of GCC. |