diff options
Diffstat (limited to 'gdb/cc-with-index.sh')
-rw-r--r-- | gdb/cc-with-index.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/cc-with-index.sh b/gdb/cc-with-index.sh index 70cc0ecacc5..9c95bef9079 100644 --- a/gdb/cc-with-index.sh +++ b/gdb/cc-with-index.sh @@ -1,7 +1,7 @@ #! /bin/sh # Wrapper around gcc to add the .gdb_index section when running the testsuite. -# Copyright (C) 2010 Free Software Foundation, Inc. +# Copyright (C) 2010, 2011 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or |