[coreboot-gerrit] Patch set updated for coreboot: Intel/common: Remove copyright address

Leroy P Leahy (leroy.p.leahy@intel.com) gerrit at coreboot.org
Fri Jun 19 02:54:53 CEST 2015


Leroy P Leahy (leroy.p.leahy at intel.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10336

-gerrit

commit a40bf60f5fb6c13a75413b67978259501e1f4437
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Wed May 27 17:25:47 2015 -0700

    Intel/common: Remove copyright address
    
    Remove the copyright address from the remaining files.
    
    BRANCH=none
    BUG=None
    TEST=None
    
    Change-Id: I026a0ff2bcb6c9580b45700edab446b787223007
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
---
 src/soc/intel/common/gma.h         | 2 +-
 src/soc/intel/common/memmap.h      | 2 +-
 src/soc/intel/common/raminit.c     | 2 +-
 src/soc/intel/common/romstage.c    | 2 +-
 src/soc/intel/common/romstage.h    | 2 +-
 src/soc/intel/common/stack.c       | 2 +-
 src/soc/intel/common/stack.h       | 2 +-
 src/soc/intel/common/stage_cache.c | 2 +-
 src/soc/intel/common/util.c        | 2 +-
 src/soc/intel/common/util.h        | 2 +-
 src/soc/intel/common/vbt.c         | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/src/soc/intel/common/gma.h b/src/soc/intel/common/gma.h
index 9666147..03ecedb 100644
--- a/src/soc/intel/common/gma.h
+++ b/src/soc/intel/common/gma.h
@@ -15,7 +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.
  */
 
 #ifndef _GMA_H_
diff --git a/src/soc/intel/common/memmap.h b/src/soc/intel/common/memmap.h
index 840b51e..d94f0ad 100644
--- a/src/soc/intel/common/memmap.h
+++ b/src/soc/intel/common/memmap.h
@@ -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.
  */
 
 #ifndef _COMMON_MEMMAP_H_
diff --git a/src/soc/intel/common/raminit.c b/src/soc/intel/common/raminit.c
index a9663c5..0e764cd 100644
--- a/src/soc/intel/common/raminit.c
+++ b/src/soc/intel/common/raminit.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 <cbmem.h>
diff --git a/src/soc/intel/common/romstage.c b/src/soc/intel/common/romstage.c
index adebf51..4f449ed 100644
--- a/src/soc/intel/common/romstage.c
+++ b/src/soc/intel/common/romstage.c
@@ -15,7 +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.
  */
 
 #include <stddef.h>
diff --git a/src/soc/intel/common/romstage.h b/src/soc/intel/common/romstage.h
index ac202ae..81f32bc 100644
--- a/src/soc/intel/common/romstage.h
+++ b/src/soc/intel/common/romstage.h
@@ -15,7 +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.
  */
 
 #ifndef _COMMON_ROMSTAGE_H_
diff --git a/src/soc/intel/common/stack.c b/src/soc/intel/common/stack.c
index 0955b97..45e61f9 100644
--- a/src/soc/intel/common/stack.c
+++ b/src/soc/intel/common/stack.c
@@ -15,7 +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.
  */
 
 #include <cbmem.h>
diff --git a/src/soc/intel/common/stack.h b/src/soc/intel/common/stack.h
index 850a070..f5333a7 100644
--- a/src/soc/intel/common/stack.h
+++ b/src/soc/intel/common/stack.h
@@ -15,7 +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.
  */
 
 #ifndef _COMMON_STACK_H_
diff --git a/src/soc/intel/common/stage_cache.c b/src/soc/intel/common/stage_cache.c
index 2dd4e47..8e96d73 100644
--- a/src/soc/intel/common/stage_cache.c
+++ b/src/soc/intel/common/stage_cache.c
@@ -15,7 +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.
  */
 
 #include <cbmem.h>
diff --git a/src/soc/intel/common/util.c b/src/soc/intel/common/util.c
index 39110a8..a6adfaf 100644
--- a/src/soc/intel/common/util.c
+++ b/src/soc/intel/common/util.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 <arch/cpu.h>
diff --git a/src/soc/intel/common/util.h b/src/soc/intel/common/util.h
index db2b0ef..de5e0a0 100644
--- a/src/soc/intel/common/util.h
+++ b/src/soc/intel/common/util.h
@@ -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.
  */
 
 #ifndef _INTEL_COMMON_UTIL_H_
diff --git a/src/soc/intel/common/vbt.c b/src/soc/intel/common/vbt.c
index 302a4a6..61eeaeb 100644
--- a/src/soc/intel/common/vbt.c
+++ b/src/soc/intel/common/vbt.c
@@ -15,7 +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.
  */
 
 #include <cbfs.h>



More information about the coreboot-gerrit mailing list