diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:11:58 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:11:58 +0000 |
commit | 2393de555c6fb477178c3eb4239e677784ef9f8f (patch) | |
tree | 62b02a1b3aa7666f3a3e4528c0d5a62370cd1db3 /sim/ppc/table.c | |
parent | a11553afb55900e47e21c2d820c34ed14a6fb848 (diff) | |
download | gdb-2393de555c6fb477178c3eb4239e677784ef9f8f.tar.gz |
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/table.c')
-rw-r--r-- | sim/ppc/table.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/table.c b/sim/ppc/table.c index 75bc6799e9e..71f3a6cec57 100644 --- a/sim/ppc/table.c +++ b/sim/ppc/table.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, |