diff options
Diffstat (limited to 'libobjc/methods.c')
-rw-r--r-- | libobjc/methods.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/methods.c b/libobjc/methods.c index a8bff82..710ce38 100644 --- a/libobjc/methods.c +++ b/libobjc/methods.c @@ -1,5 +1,5 @@ /* GNU Objective C Runtime method related functions. - Copyright (C) 2010-2021 Free Software Foundation, Inc. + Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Nicola Pero This file is part of GCC. |