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/lm32 | |
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/lm32')
-rw-r--r-- | sim/lm32/mloop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/lm32/mloop.in b/sim/lm32/mloop.in index 859c6a8..8707576 100644 --- a/sim/lm32/mloop.in +++ b/sim/lm32/mloop.in @@ -5,7 +5,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, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, |