diff options
author | Nick Clifton <nickc@redhat.com> | 2012-12-17 16:56:12 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-12-17 16:56:12 +0000 |
commit | 5bf135a788d468003cb2502d0a2239fd92d1ac25 (patch) | |
tree | 132a84edfc61cff6b50ea91ff766c08af3244abf /binutils/testsuite | |
parent | 387894ff90a1048844cd81b9c190787d27d4faf9 (diff) | |
download | gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.zip gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.tar.gz gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.tar.bz2 |
Add copyright notices
Diffstat (limited to 'binutils/testsuite')
-rw-r--r-- | binutils/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/testsuite/binutils-all/windres/README | 6 |
2 files changed, 10 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index c00ba95..b3d9c42 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2012-12-17 Nick Clifton <nickc@redhat.com> + + * binutils-all/windres/README: Add copyright notice. + 2012-11-27 Roland McGrath <mcgrathr@google.com> * lib/binutils-common.exp (is_zlib_supported): New function. diff --git a/binutils/testsuite/binutils-all/windres/README b/binutils/testsuite/binutils-all/windres/README index 6686488..6711446 100644 --- a/binutils/testsuite/binutils-all/windres/README +++ b/binutils/testsuite/binutils-all/windres/README @@ -25,3 +25,9 @@ parsing or comparing should be xfailed. The windres tests only run for ix86 targets, because the MSVC-generated *.rsd files are generated for that. + +Copyright (C) 2012 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. |