diff options
Diffstat (limited to 'src/build/beam/core/stacksegment.C')
-rw-r--r-- | src/build/beam/core/stacksegment.C | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/build/beam/core/stacksegment.C b/src/build/beam/core/stacksegment.C index cfc2cf308..e7bd9eb21 100644 --- a/src/build/beam/core/stacksegment.C +++ b/src/build/beam/core/stacksegment.C @@ -5,7 +5,9 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* COPYRIGHT International Business Machines Corp. 2014 */ +/* Contributors Listed Below - COPYRIGHT 2014,2019 */ +/* [+] 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. */ @@ -20,4 +22,5 @@ /* permissions and limitations under the License. */ /* */ /* IBM_PROLOG_END_TAG */ +// cppcheck-suppress syntaxError >>>ERROR8_~StackSegment_b791f4a2ac177b6 |