summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/occBootLoader/bootMain.c2
-rwxr-xr-xsrc/occBootLoader/bootMain.h2
-rwxr-xr-xsrc/occBootLoader/imageHdrScript.c2
3 files changed, 6 insertions, 0 deletions
diff --git a/src/occBootLoader/bootMain.c b/src/occBootLoader/bootMain.c
index 64333c8..b90c046 100755
--- a/src/occBootLoader/bootMain.c
+++ b/src/occBootLoader/bootMain.c
@@ -6,6 +6,8 @@
/* OpenPOWER OnChipController Project */
/* */
/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* [+] Google Inc. */
+/* [+] International Business Machines Corp. */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
diff --git a/src/occBootLoader/bootMain.h b/src/occBootLoader/bootMain.h
index 2c7512b..35f63fd 100755
--- a/src/occBootLoader/bootMain.h
+++ b/src/occBootLoader/bootMain.h
@@ -6,6 +6,8 @@
/* OpenPOWER OnChipController Project */
/* */
/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* [+] Google Inc. */
+/* [+] International Business Machines Corp. */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
diff --git a/src/occBootLoader/imageHdrScript.c b/src/occBootLoader/imageHdrScript.c
index e32d427..97b1fae 100755
--- a/src/occBootLoader/imageHdrScript.c
+++ b/src/occBootLoader/imageHdrScript.c
@@ -6,6 +6,8 @@
/* OpenPOWER OnChipController Project */
/* */
/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* [+] Google Inc. */
+/* [+] International Business Machines Corp. */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
OpenPOWER on IntegriCloud