summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2015-12-14 14:19:48 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-10 14:51:00 -0400
commitee03429471a2edb5e00a47bbcd137494ef0bfb43 (patch)
treec82b3cc85d143261546f3d87ca776a5d08879826
parent274c174a92d8a58b125c8cc2ff70fbbcf4552442 (diff)
downloadtalos-hostboot-ee03429471a2edb5e00a47bbcd137494ef0bfb43.tar.gz
talos-hostboot-ee03429471a2edb5e00a47bbcd137494ef0bfb43.zip
Fix all incorrect copyright prologs
Change-Id: I2df90271baf9113192d38a5690bfd5fff21197d8 Original-Change-Id: I293e79b5a37bf4180f6dd19d259fac3434327fb3 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22759 Tested-by: Jenkins Server Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25632 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.H2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.mk2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.H2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.H2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.H2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.mk2
-rwxr-xr-xsrc/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.C2
-rwxr-xr-xsrc/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H2
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.mk2
16 files changed, 16 insertions, 16 deletions
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.C b/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.C
index 1c974dcc5..46868f973 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.C
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.C
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_firinit.C $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_firinit.C $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.H b/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.H
index 278e5937c..5cb2c5b75 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.H
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_firinit.H $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_firinit.H $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.mk b/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.mk
index db2c9c27d..e9580d4c9 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.mk
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_firinit.mk
@@ -1,7 +1,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: chips/p9/procedures/ipl/hwp/p9_pm_firinit.mk $
+# $Source: chips/p9/procedures/hwp/pm/p9_pm_firinit.mk $
#
# IBM CONFIDENTIAL
#
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C
index 664aede7b..06db75074 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_ocb_init.C $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H
index 5dc7f4a4d..5aadde3e9 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_ocb_init.H $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk
index 418f9d483..56d8201af 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk
@@ -1,7 +1,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: chips/p9/procedures/ipl/hwp/p9_pm_ocb_init.mk $
+# $Source: chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk $
#
# IBM CONFIDENTIAL
#
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.C b/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.C
index a0dd9c942..c5815b919 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.C
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.C
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_occ_firinit.C $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.C $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.H b/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.H
index 734d4a403..0b699c3ca 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.H
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_occ_firinit.H $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_occ_firinit.H $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.C b/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.C
index c3fc6b7f8..280f64b6b 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.C
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.C
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_occ_gpe_init.C $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.C $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.H b/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.H
index 43a81190f..0ceab6e03 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.H
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_occ_gpe_init.H $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_occ_gpe_init.H $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.C b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.C
index 70303e19e..c03fcb2ef 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.C
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.C
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_ppm_firinit.C $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.C $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.H b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.H
index e05e3d5c5..c920fcddb 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.H
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_ppm_firinit.H $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.H $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.mk b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.mk
index 2f6cf9dc3..480cee048 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.mk
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.mk
@@ -1,7 +1,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: chips/p9/procedures/ipl/hwp/p9_pm_ppm_firinit.mk $
+# $Source: chips/p9/procedures/hwp/pm/p9_pm_ppm_firinit.mk $
#
# IBM CONFIDENTIAL
#
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.C b/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.C
index 63da20f89..b814b3f9b 100755
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.C
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.C
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_pss_init.C $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_pss_init.C $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H b/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H
index 5abfc184b..fb40f137d 100755
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/ipl/hwp/p9_pm_pss_init.H $ */
+/* $Source: chips/p9/procedures/hwp/pm/p9_pm_pss_init.H $ */
/* */
/* IBM CONFIDENTIAL */
/* */
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.mk b/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.mk
index 6c00a364a..6f544dde6 100644
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.mk
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.mk
@@ -1,7 +1,7 @@
# IBM_PROLOG_BEGIN_TAG
# This is an automatically generated prolog.
#
-# $Source: chips/p9/procedures/ipl/hwp/p9_pm_pss_init.mk $
+# $Source: chips/p9/procedures/hwp/pm/p9_pm_pss_init.mk $
#
# IBM CONFIDENTIAL
#
OpenPOWER on IntegriCloud