summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/ppe/include/std/util
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/import/chips/p9/procedures/ppe/include/std/util
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/import/chips/p9/procedures/ppe/include/std/util')
-rw-r--r--src/import/chips/p9/procedures/ppe/include/std/util/impl/iterator.h2
-rw-r--r--src/import/chips/p9/procedures/ppe/include/std/util/impl/qsort.H2
-rw-r--r--src/import/chips/p9/procedures/ppe/include/std/util/traits/has_lessthan.H2
-rw-r--r--src/import/chips/p9/procedures/ppe/include/std/util/traits/has_minus.H2
-rw-r--r--src/import/chips/p9/procedures/ppe/include/std/util/traits/has_plusequals.H2
-rw-r--r--src/import/chips/p9/procedures/ppe/include/std/util/traits/impl/has_comparison.H2
-rw-r--r--src/import/chips/p9/procedures/ppe/include/std/util/traits/remove_const.H2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/import/chips/p9/procedures/ppe/include/std/util/impl/iterator.h b/src/import/chips/p9/procedures/ppe/include/std/util/impl/iterator.h
index 6b2794f5..37e75505 100644
--- a/src/import/chips/p9/procedures/ppe/include/std/util/impl/iterator.h
+++ b/src/import/chips/p9/procedures/ppe/include/std/util/impl/iterator.h
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: import/chips/p9/procedures/ppe/include/std/util/impl/iterator.h $ */
+/* $Source: src/import/chips/p9/procedures/ppe/include/std/util/impl/iterator.h $ */
/* */
/* OpenPOWER sbe Project */
/* */
diff --git a/src/import/chips/p9/procedures/ppe/include/std/util/impl/qsort.H b/src/import/chips/p9/procedures/ppe/include/std/util/impl/qsort.H
index 1bb0e10e..64a78127 100644
--- a/src/import/chips/p9/procedures/ppe/include/std/util/impl/qsort.H
+++ b/src/import/chips/p9/procedures/ppe/include/std/util/impl/qsort.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: import/chips/p9/procedures/ppe/include/std/util/impl/qsort.H $ */
+/* $Source: src/import/chips/p9/procedures/ppe/include/std/util/impl/qsort.H $ */
/* */
/* OpenPOWER sbe Project */
/* */
diff --git a/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_lessthan.H b/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_lessthan.H
index f289ea5d..b63f806a 100644
--- a/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_lessthan.H
+++ b/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_lessthan.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: import/chips/p9/procedures/ppe/include/std/util/traits/has_lessthan.H $ */
+/* $Source: src/import/chips/p9/procedures/ppe/include/std/util/traits/has_lessthan.H $ */
/* */
/* OpenPOWER sbe Project */
/* */
diff --git a/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_minus.H b/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_minus.H
index 5d8778c9..7d4b925a 100644
--- a/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_minus.H
+++ b/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_minus.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: import/chips/p9/procedures/ppe/include/std/util/traits/has_minus.H $ */
+/* $Source: src/import/chips/p9/procedures/ppe/include/std/util/traits/has_minus.H $ */
/* */
/* OpenPOWER sbe Project */
/* */
diff --git a/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_plusequals.H b/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_plusequals.H
index a26d34ae..4001ca0b 100644
--- a/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_plusequals.H
+++ b/src/import/chips/p9/procedures/ppe/include/std/util/traits/has_plusequals.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: import/chips/p9/procedures/ppe/include/std/util/traits/has_plusequals.H $ */
+/* $Source: src/import/chips/p9/procedures/ppe/include/std/util/traits/has_plusequals.H $ */
/* */
/* OpenPOWER sbe Project */
/* */
diff --git a/src/import/chips/p9/procedures/ppe/include/std/util/traits/impl/has_comparison.H b/src/import/chips/p9/procedures/ppe/include/std/util/traits/impl/has_comparison.H
index 07ea589a..17585972 100644
--- a/src/import/chips/p9/procedures/ppe/include/std/util/traits/impl/has_comparison.H
+++ b/src/import/chips/p9/procedures/ppe/include/std/util/traits/impl/has_comparison.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: import/chips/p9/procedures/ppe/include/std/util/traits/impl/has_comparison.H $ */
+/* $Source: src/import/chips/p9/procedures/ppe/include/std/util/traits/impl/has_comparison.H $ */
/* */
/* OpenPOWER sbe Project */
/* */
diff --git a/src/import/chips/p9/procedures/ppe/include/std/util/traits/remove_const.H b/src/import/chips/p9/procedures/ppe/include/std/util/traits/remove_const.H
index b447ff83..5f7f06f2 100644
--- a/src/import/chips/p9/procedures/ppe/include/std/util/traits/remove_const.H
+++ b/src/import/chips/p9/procedures/ppe/include/std/util/traits/remove_const.H
@@ -1,7 +1,7 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: import/chips/p9/procedures/ppe/include/std/util/traits/remove_const.H $ */
+/* $Source: src/import/chips/p9/procedures/ppe/include/std/util/traits/remove_const.H $ */
/* */
/* OpenPOWER sbe Project */
/* */
OpenPOWER on IntegriCloud