diff options
Diffstat (limited to 'libobjc/libobjc.def')
-rw-r--r-- | libobjc/libobjc.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libobjc/libobjc.def b/libobjc/libobjc.def index ee323388a0c..e84d839ad1d 100644 --- a/libobjc/libobjc.def +++ b/libobjc/libobjc.def @@ -1,5 +1,6 @@ ; GNU Objective C Runtime DLL Export Definitions -; Copyright (C) 1997, 2001, 2003, 2005, 2009 Free Software Foundation, Inc. +; Copyright (C) 1997, 2001, 2003, 2005, 2009, 2010 +; Free Software Foundation, Inc. ; Contributed by Scott Christley <scottc@net-community.com> ; ; This file is part of GCC. |