aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-12-19 07:12:02 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-12-19 07:12:02 +0000
commit3fd725ef34e474e36bf2bea93a770589c69ee1e6 (patch)
tree1bf6eccd9c7b2bb0353ffacde731e1987b62d51e /sim/erc32
parent249729c4e9056ceca365cf9ab552e4b18ee91705 (diff)
downloadgdb-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/erc32')
-rw-r--r--sim/erc32/erc32.c2
-rw-r--r--sim/erc32/exec.c2
-rw-r--r--sim/erc32/float.c2
-rw-r--r--sim/erc32/func.c2
-rw-r--r--sim/erc32/interf.c2
-rw-r--r--sim/erc32/sis.c2
-rw-r--r--sim/erc32/sis.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/sim/erc32/erc32.c b/sim/erc32/erc32.c
index 83dc51f..b8e0e60 100644
--- a/sim/erc32/erc32.c
+++ b/sim/erc32/erc32.c
@@ -6,7 +6,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 (at your option)
+ * 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 WITHOUT
diff --git a/sim/erc32/exec.c b/sim/erc32/exec.c
index 78906ab..1479119 100644
--- a/sim/erc32/exec.c
+++ b/sim/erc32/exec.c
@@ -6,7 +6,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 (at your option)
+ * 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 WITHOUT
diff --git a/sim/erc32/float.c b/sim/erc32/float.c
index 074ceb9..15ba754 100644
--- a/sim/erc32/float.c
+++ b/sim/erc32/float.c
@@ -6,7 +6,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 (at your option)
+ * 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 WITHOUT
diff --git a/sim/erc32/func.c b/sim/erc32/func.c
index 88751ea..54d2557 100644
--- a/sim/erc32/func.c
+++ b/sim/erc32/func.c
@@ -6,7 +6,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 (at your option)
+ * 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 WITHOUT
diff --git a/sim/erc32/interf.c b/sim/erc32/interf.c
index ee4053d..f448cfa 100644
--- a/sim/erc32/interf.c
+++ b/sim/erc32/interf.c
@@ -6,7 +6,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 (at your option)
+ * 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 WITHOUT
diff --git a/sim/erc32/sis.c b/sim/erc32/sis.c
index 2354df9..0696fb9 100644
--- a/sim/erc32/sis.c
+++ b/sim/erc32/sis.c
@@ -6,7 +6,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 (at your option)
+ * 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 WITHOUT
diff --git a/sim/erc32/sis.h b/sim/erc32/sis.h
index 606f4500..dbc5028 100644
--- a/sim/erc32/sis.h
+++ b/sim/erc32/sis.h
@@ -6,7 +6,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 (at your option)
+ * 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 WITHOUT