aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/target/lakemont.c5
-rw-r--r--src/target/lakemont.h5
-rw-r--r--src/target/quark_x10xx.c5
-rw-r--r--src/target/x86_32_common.c5
-rw-r--r--src/target/x86_32_common.h5
5 files changed, 15 insertions, 10 deletions
diff --git a/src/target/lakemont.c b/src/target/lakemont.c
index 17b0c12..055d943 100644
--- a/src/target/lakemont.c
+++ b/src/target/lakemont.c
@@ -8,8 +8,9 @@
* Jeffrey Maxwell (jeffrey.r.maxwell@intel.com)
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
+ * 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) any later version.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/src/target/lakemont.h b/src/target/lakemont.h
index e5729ae..30b34b3 100644
--- a/src/target/lakemont.h
+++ b/src/target/lakemont.h
@@ -8,8 +8,9 @@
* Jeffrey Maxwell (jeffrey.r.maxwell@intel.com)
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
+ * 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) any later version.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/src/target/quark_x10xx.c b/src/target/quark_x10xx.c
index 05818b7..9a1ccb6 100644
--- a/src/target/quark_x10xx.c
+++ b/src/target/quark_x10xx.c
@@ -8,8 +8,9 @@
* Jeffrey Maxwell (jeffrey.r.maxwell@intel.com)
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
+ * 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) any later version.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/src/target/x86_32_common.c b/src/target/x86_32_common.c
index 6bcd4af..3a26f71 100644
--- a/src/target/x86_32_common.c
+++ b/src/target/x86_32_common.c
@@ -8,8 +8,9 @@
* Jeffrey Maxwell (jeffrey.r.maxwell@intel.com)
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
+ * 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) any later version.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/src/target/x86_32_common.h b/src/target/x86_32_common.h
index 83973b8..af57a5f 100644
--- a/src/target/x86_32_common.h
+++ b/src/target/x86_32_common.h
@@ -8,8 +8,9 @@
* Jeffrey Maxwell (jeffrey.r.maxwell@intel.com)
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
+ * 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) any later version.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of