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 /include/cgen | |
parent | edc27beb5885fc797a8089071bcebee761352f12 (diff) | |
download | gdb-752937aa0c1fd7a314d13731f999e895b2560b68.zip gdb-752937aa0c1fd7a314d13731f999e895b2560b68.tar.gz gdb-752937aa0c1fd7a314d13731f999e895b2560b68.tar.bz2 |
Add copyright notices
Diffstat (limited to 'include/cgen')
-rw-r--r-- | include/cgen/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/include/cgen/ChangeLog b/include/cgen/ChangeLog index a8d5df9..556de24 100644 --- a/include/cgen/ChangeLog +++ b/include/cgen/ChangeLog @@ -8,3 +8,16 @@ * basic-ops.h: New file. Moved here from opcodes/cgen-ops.h. * bitset.h: New file. Moved here from ../opcode/cgen-bitset.h. Update license to GPL v3. + +Copyright (C) 2009-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: |