diff options
author | Nick Clifton <nickc@redhat.com> | 2012-12-10 12:48:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-12-10 12:48:03 +0000 |
commit | 752937aa0c1fd7a314d13731f999e895b2560b68 (patch) | |
tree | 070125e141031dabe204458e2cdd1f626282df67 /elfcpp | |
parent | edc27beb5885fc797a8089071bcebee761352f12 (diff) | |
download | gdb-752937aa0c1fd7a314d13731f999e895b2560b68.zip gdb-752937aa0c1fd7a314d13731f999e895b2560b68.tar.gz gdb-752937aa0c1fd7a314d13731f999e895b2560b68.tar.bz2 |
Add copyright notices
Diffstat (limited to 'elfcpp')
-rw-r--r-- | elfcpp/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index a6d6589..d572de6 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -276,4 +276,16 @@ 2008-03-21 Ian Lance Taylor <iant@google.com> * Added source code to GNU binutils. - + +Copyright (C) 2008-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. + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: |