diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:12:02 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:12:02 +0000 |
commit | 3fd725ef34e474e36bf2bea93a770589c69ee1e6 (patch) | |
tree | 1bf6eccd9c7b2bb0353ffacde731e1987b62d51e /sim/rx | |
parent | 249729c4e9056ceca365cf9ab552e4b18ee91705 (diff) | |
download | gdb-3fd725ef34e474e36bf2bea93a770589c69ee1e6.zip gdb-3fd725ef34e474e36bf2bea93a770589c69ee1e6.tar.gz gdb-3fd725ef34e474e36bf2bea93a770589c69ee1e6.tar.bz2 |
Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.
gdb/sim/ChangeLog:
Update the non-FSF-copyrighted files in sim to GPLv3 or later.
Diffstat (limited to 'sim/rx')
-rw-r--r-- | sim/rx/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in index ad26807..689e646 100644 --- a/sim/rx/Makefile.in +++ b/sim/rx/Makefile.in @@ -7,7 +7,7 @@ ### ### The GNU simulators are free software; you can redistribute them and/or ### modify them under the terms of the GNU General Public License as -### published by the Free Software Foundation; either version 2 of the +### published by the Free Software Foundation; either version 3 of the ### License, or (at your option) any later version. ### ### The GNU simulators are distributed in the hope that they will be |