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/ppc/ld-insn.c | |
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/ppc/ld-insn.c')
-rw-r--r-- | sim/ppc/ld-insn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/ld-insn.c b/sim/ppc/ld-insn.c index e3b1ba5..19c3ba0 100644 --- a/sim/ppc/ld-insn.c +++ b/sim/ppc/ld-insn.c @@ -4,7 +4,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, |