summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/pm
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/pm')
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.C3
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.H3
-rw-r--r--src/import/chips/p9/procedures/hwp/pm/p9_pm_ocb_init.mk3
3 files changed, 5 insertions, 4 deletions
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 06db75074..0a13f8b44 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
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2015 */
+/* COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -53,6 +53,7 @@
//------------------------------------------------------------------------------
// Includes
//------------------------------------------------------------------------------
+
#include <p9_pm_ocb_init.H>
//------------------------------------------------------------------------------
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 5aadde3e9..37ae14b52 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
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2015 */
+/* COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -156,4 +156,3 @@ extern "C"
} // extern "C"
#endif // _P9_PM_OCB_INIT_H_
-
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 56d8201af..79b9ee1e3 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
@@ -7,7 +7,7 @@
#
# EKB Project
#
-# COPYRIGHT 2015
+# COPYRIGHT 2015,2016
# [+] International Business Machines Corp.
#
#
@@ -18,3 +18,4 @@
# IBM_PROLOG_END_TAG
PROCEDURE=p9_pm_ocb_init
$(call BUILD_PROCEDURE)
+
OpenPOWER on IntegriCloud