summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/print_chars/foo.adb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2011-01-06 06:27:44 +0000
committerJoel Brobecker <brobecker@gnat.com>2011-01-06 06:27:44 +0000
commit368a124fc42b14274dd91d5d85028781e8b15392 (patch)
tree2e4506a728ea8263b7110f7054e8e97fb777ab9b /gdb/testsuite/gdb.ada/print_chars/foo.adb
parent9a2b4c1ba76f3dff85f08faff0dd08849c2905fb (diff)
downloadbinutils-gdb-368a124fc42b14274dd91d5d85028781e8b15392.tar.gz
Add copyright header to some Ada files (testsuite)
gdb/testsuite/ChangeLog: * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb, gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add copyright header.
Diffstat (limited to 'gdb/testsuite/gdb.ada/print_chars/foo.adb')
-rw-r--r--gdb/testsuite/gdb.ada/print_chars/foo.adb15
1 files changed, 15 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.ada/print_chars/foo.adb b/gdb/testsuite/gdb.ada/print_chars/foo.adb
index 761f5cbaf46..ed2d233811a 100644
--- a/gdb/testsuite/gdb.ada/print_chars/foo.adb
+++ b/gdb/testsuite/gdb.ada/print_chars/foo.adb
@@ -1,3 +1,18 @@
+-- Copyright 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
+-- the Free Software Foundation; either version 3 of the License, or
+-- (at your option) any later version.
+--
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+-- 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/>.
+
with Pck; use Pck;
procedure Foo is