summaryrefslogtreecommitdiffstats
path: root/src/build
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2016-09-16 04:42:19 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-09-16 07:08:30 -0400
commitece97c0ee59eba8efa66aafe782b4a07c0de566a (patch)
tree9917e9ce99962fe7df35cef5ae1cd8e7d4c3bebc /src/build
parentc731ca00c7494aa48c8eed36179561c36d19220c (diff)
downloadtalos-sbe-ece97c0ee59eba8efa66aafe782b4a07c0de566a.tar.gz
talos-sbe-ece97c0ee59eba8efa66aafe782b4a07c0de566a.zip
Update file headers
Change-Id: Icdd7460d8e3213f9bbd3d52e7825242bc59fc9e9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29825 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/build')
-rw-r--r--src/build/Mirror_WA_attributes.xml1
-rw-r--r--src/build/linkerscripts/linkotprom.cmd1
-rw-r--r--src/build/utils/base_ppe_header.S1
-rw-r--r--src/build/utils/base_sbe_fixed.S1
-rw-r--r--src/build/utils/p9_sbe.H1
-rw-r--r--src/build/utils/proc_sbe_fixed.H1
-rw-r--r--src/build/utils/sbe_common.H1
-rw-r--r--src/build/utils/sbe_link.H1
-rw-r--r--src/build/utils/utils.mk1
9 files changed, 9 insertions, 0 deletions
diff --git a/src/build/Mirror_WA_attributes.xml b/src/build/Mirror_WA_attributes.xml
index 6b307550..286c15bc 100644
--- a/src/build/Mirror_WA_attributes.xml
+++ b/src/build/Mirror_WA_attributes.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER sbe Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
diff --git a/src/build/linkerscripts/linkotprom.cmd b/src/build/linkerscripts/linkotprom.cmd
index 19d636b0..d4b832e2 100644
--- a/src/build/linkerscripts/linkotprom.cmd
+++ b/src/build/linkerscripts/linkotprom.cmd
@@ -6,6 +6,7 @@
/* OpenPOWER sbe Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2016 */
+/* [+] International Business Machines Corp. */
/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
diff --git a/src/build/utils/base_ppe_header.S b/src/build/utils/base_ppe_header.S
index c99cc08f..7e5bc1ca 100644
--- a/src/build/utils/base_ppe_header.S
+++ b/src/build/utils/base_ppe_header.S
@@ -6,6 +6,7 @@
/* OpenPOWER sbe Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2016 */
+/* [+] International Business Machines Corp. */
/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
diff --git a/src/build/utils/base_sbe_fixed.S b/src/build/utils/base_sbe_fixed.S
index 7474a38b..71f90fce 100644
--- a/src/build/utils/base_sbe_fixed.S
+++ b/src/build/utils/base_sbe_fixed.S
@@ -6,6 +6,7 @@
/* OpenPOWER sbe Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2016 */
+/* [+] International Business Machines Corp. */
/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
diff --git a/src/build/utils/p9_sbe.H b/src/build/utils/p9_sbe.H
index 36c281eb..4d12be52 100644
--- a/src/build/utils/p9_sbe.H
+++ b/src/build/utils/p9_sbe.H
@@ -6,6 +6,7 @@
/* OpenPOWER sbe Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2016 */
+/* [+] International Business Machines Corp. */
/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
diff --git a/src/build/utils/proc_sbe_fixed.H b/src/build/utils/proc_sbe_fixed.H
index 9b06fb6f..68cda59a 100644
--- a/src/build/utils/proc_sbe_fixed.H
+++ b/src/build/utils/proc_sbe_fixed.H
@@ -6,6 +6,7 @@
/* OpenPOWER sbe Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2016 */
+/* [+] International Business Machines Corp. */
/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
diff --git a/src/build/utils/sbe_common.H b/src/build/utils/sbe_common.H
index 3cd8a0a0..64044afc 100644
--- a/src/build/utils/sbe_common.H
+++ b/src/build/utils/sbe_common.H
@@ -6,6 +6,7 @@
/* OpenPOWER sbe Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2016 */
+/* [+] International Business Machines Corp. */
/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
diff --git a/src/build/utils/sbe_link.H b/src/build/utils/sbe_link.H
index 0321a0a8..1c6510f0 100644
--- a/src/build/utils/sbe_link.H
+++ b/src/build/utils/sbe_link.H
@@ -6,6 +6,7 @@
/* OpenPOWER sbe Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2016 */
+/* [+] International Business Machines Corp. */
/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
diff --git a/src/build/utils/utils.mk b/src/build/utils/utils.mk
index e1fed401..25c1f1d2 100644
--- a/src/build/utils/utils.mk
+++ b/src/build/utils/utils.mk
@@ -6,6 +6,7 @@
# OpenPOWER sbe Project
#
# Contributors Listed Below - COPYRIGHT 2015,2016
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
OpenPOWER on IntegriCloud