diff options
Diffstat (limited to 'libgcc/find-symver.awk')
-rw-r--r-- | libgcc/find-symver.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/find-symver.awk b/libgcc/find-symver.awk index adf5ba78455..80188a3a863 100644 --- a/libgcc/find-symver.awk +++ b/libgcc/find-symver.awk @@ -1,5 +1,5 @@ # Extract the version of a single symbol from the version map. -# Copyright (C) 2014 Free Software Foundation, Inc. +# Copyright (C) 2014-2015 Free Software Foundation, Inc. # # This file is part of GCC. # |