aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/gic
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/gic')
-rw-r--r--src/drivers/gic/gic.c2
-rw-r--r--src/drivers/gic/gic.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/drivers/gic/gic.c b/src/drivers/gic/gic.c
index 1d416bfc84..9704b5ec03 100644
--- a/src/drivers/gic/gic.c
+++ b/src/drivers/gic/gic.c
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2014 Google Inc.
- *
* 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; version 2 of the License.
diff --git a/src/drivers/gic/gic.h b/src/drivers/gic/gic.h
index 1f27f19c67..e5b4b11d2e 100644
--- a/src/drivers/gic/gic.h
+++ b/src/drivers/gic/gic.h
@@ -1,8 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2014 Google Inc
- *
* 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; version 2 of the License.