Index: gdb/testsuite/gdb.dwarf2/callframecfa.S |
diff --git a/gdb/testsuite/gdb.dwarf2/callframecfa.S b/gdb/testsuite/gdb.dwarf2/callframecfa.S |
index 2c60492a1060313ffaddc411dc1d30f268d3fa07..add4bf0271b9ad2dc5bb1204429d6d13aa2e6ef0 100644 |
--- a/gdb/testsuite/gdb.dwarf2/callframecfa.S |
+++ b/gdb/testsuite/gdb.dwarf2/callframecfa.S |
@@ -1,5 +1,5 @@ |
/* |
- Copyright 2009-2012 Free Software Foundation, Inc. |
+ Copyright 2009-2013 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 |
@@ -12,8 +12,7 @@ |
GNU General Public License for more details. |
You should have received a copy of the GNU General Public License |
- along with this program. If not, see <http://www.gnu.org/licenses/>. |
- */ |
+ along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
/* This was compiled from a trivial program just to test the |
DW_OP_call_frame_cfa operator: |