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/bfin | |
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/bfin')
-rw-r--r-- | sim/bfin/aclocal.m4 | 2 | ||||
-rw-r--r-- | sim/bfin/linux-fixed-code.s | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sim/bfin/aclocal.m4 b/sim/bfin/aclocal.m4 index 9a24208..9103078 100644 --- a/sim/bfin/aclocal.m4 +++ b/sim/bfin/aclocal.m4 @@ -19,7 +19,7 @@ # # 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 2 of the License, or +# 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 diff --git a/sim/bfin/linux-fixed-code.s b/sim/bfin/linux-fixed-code.s index 060f56f..db8c6ca 100644 --- a/sim/bfin/linux-fixed-code.s +++ b/sim/bfin/linux-fixed-code.s @@ -7,7 +7,7 @@ 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 2 of the License, or + 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, |