diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/exec_changed')
-rw-r--r-- | gdb/testsuite/gdb.ada/exec_changed/first.adb | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/exec_changed/second.adb | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.ada/exec_changed/first.adb b/gdb/testsuite/gdb.ada/exec_changed/first.adb index c66f9a92a36..ac704e7692c 100644 --- a/gdb/testsuite/gdb.ada/exec_changed/first.adb +++ b/gdb/testsuite/gdb.ada/exec_changed/first.adb @@ -1,4 +1,5 @@ --- Copyright 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +-- Copyright 2005, 2007, 2008, 2009, 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 diff --git a/gdb/testsuite/gdb.ada/exec_changed/second.adb b/gdb/testsuite/gdb.ada/exec_changed/second.adb index 82b3cca0c54..659511157c1 100644 --- a/gdb/testsuite/gdb.ada/exec_changed/second.adb +++ b/gdb/testsuite/gdb.ada/exec_changed/second.adb @@ -1,4 +1,5 @@ --- Copyright 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +-- Copyright 2005, 2007, 2008, 2009, 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 |