aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2015-03-26 15:17:45 +0100
committerPatrick Georgi <pgeorgi@google.com>2015-06-04 10:06:40 +0200
commit09b20cd05f111cedeb1a64cead96bec6aa67c015 (patch)
treefc9eb2b0948e8516b7548b3770df1bd97c97425f /src
parentd42ee150a0330f22986ad7237c9e70cebd9d995c (diff)
Remove address from GPLv2 headers
Follow up for commit b890a12, some contributions brought back a number of FSF addresses, so get rid of them again. Change-Id: Idcd059f05523916f726b94931c2487ab028b7d72 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: http://review.coreboot.org/10409 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'src')
-rw-r--r--src/cpu/intel/fsp_model_206ax/smmrelocate.c2
-rw-r--r--src/cpu/intel/model_2065x/smmrelocate.c2
-rw-r--r--src/cpu/intel/model_206ax/smmrelocate.c2
-rw-r--r--src/drivers/intel/gma/igd.asl3
4 files changed, 4 insertions, 5 deletions
diff --git a/src/cpu/intel/fsp_model_206ax/smmrelocate.c b/src/cpu/intel/fsp_model_206ax/smmrelocate.c
index c2f671218f..6b954d0781 100644
--- a/src/cpu/intel/fsp_model_206ax/smmrelocate.c
+++ b/src/cpu/intel/fsp_model_206ax/smmrelocate.c
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc.
*/
#include <types.h>
diff --git a/src/cpu/intel/model_2065x/smmrelocate.c b/src/cpu/intel/model_2065x/smmrelocate.c
index 94811c3d90..e357aa57e4 100644
--- a/src/cpu/intel/model_2065x/smmrelocate.c
+++ b/src/cpu/intel/model_2065x/smmrelocate.c
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc.
*/
#define __SIMPLE_DEVICE__
diff --git a/src/cpu/intel/model_206ax/smmrelocate.c b/src/cpu/intel/model_206ax/smmrelocate.c
index 587fee95ff..461286f7ab 100644
--- a/src/cpu/intel/model_206ax/smmrelocate.c
+++ b/src/cpu/intel/model_206ax/smmrelocate.c
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * Foundation, Inc.
*/
#include <types.h>
diff --git a/src/drivers/intel/gma/igd.asl b/src/drivers/intel/gma/igd.asl
index 31e8fecbd0..88cc2cdd45 100644
--- a/src/drivers/intel/gma/igd.asl
+++ b/src/drivers/intel/gma/igd.asl
@@ -15,8 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- * MA 02110-1301 USA
+ * Foundation, Inc.
*/
External(LCD0, DeviceObj)