diff options
Diffstat (limited to 'src/usr/hwpf/ifcompiler/initSymbols.C')
-rwxr-xr-x | src/usr/hwpf/ifcompiler/initSymbols.C | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/hwpf/ifcompiler/initSymbols.C b/src/usr/hwpf/ifcompiler/initSymbols.C index bb4c11bf1..5ffbd013e 100755 --- a/src/usr/hwpf/ifcompiler/initSymbols.C +++ b/src/usr/hwpf/ifcompiler/initSymbols.C @@ -5,7 +5,9 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* COPYRIGHT International Business Machines Corp. 2010,2014 */ +/* Contributors Listed Below - COPYRIGHT 2011,2014 */ +/* [+] 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. */ @@ -40,7 +42,7 @@ // camvanng 06/27/12 Improve error and debug tracing // Add get_numeric_array_data() // End Change Log ********************************************************************************* - +// $Id: initSymbols.C,v 1.8 2014/06/30 20:27:49 thi Exp $ /** * @file initSymbols.C * @brief Definition of the initSymbols class. Handles all symbols for initfiles |