diff options
Diffstat (limited to 'src/tools/trace')
-rw-r--r-- | src/tools/trace/Makefile | 1 | ||||
-rw-r--r-- | src/tools/trace/cmvc/makefile | 1 | ||||
-rwxr-xr-x | src/tools/trace/jhash.h | 1 | ||||
-rwxr-xr-x | src/tools/trace/ppe2fsp.c | 1 | ||||
-rw-r--r-- | src/tools/trace/ppe2fsp.h | 1 | ||||
-rw-r--r-- | src/tools/trace/ppe2fsp_cmd.c | 1 | ||||
-rwxr-xr-x | src/tools/trace/ppetracepp.C | 1 | ||||
-rwxr-xr-x | src/tools/trace/trac_interface.h | 1 | ||||
-rwxr-xr-x | src/tools/trace/tracehash.pl | 1 |
9 files changed, 9 insertions, 0 deletions
diff --git a/src/tools/trace/Makefile b/src/tools/trace/Makefile index 547cff57..396709e6 100644 --- a/src/tools/trace/Makefile +++ b/src/tools/trace/Makefile @@ -6,6 +6,7 @@ # OpenPOWER sbe Project # # Contributors Listed Below - COPYRIGHT 2015,2016 +# [+] International Business Machines Corp. # # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/tools/trace/cmvc/makefile b/src/tools/trace/cmvc/makefile index 3c96ca18..f35043d0 100644 --- a/src/tools/trace/cmvc/makefile +++ b/src/tools/trace/cmvc/makefile @@ -6,6 +6,7 @@ # OpenPOWER sbe Project # # Contributors Listed Below - COPYRIGHT 2016 +# [+] International Business Machines Corp. # # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/tools/trace/jhash.h b/src/tools/trace/jhash.h index 5bfe5fb3..5334baaf 100755 --- a/src/tools/trace/jhash.h +++ b/src/tools/trace/jhash.h @@ -6,6 +6,7 @@ /* OpenPOWER sbe Project */ /* */ /* Contributors Listed Below - COPYRIGHT 2016 */ +/* [+] International Business Machines Corp. */ /* */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ diff --git a/src/tools/trace/ppe2fsp.c b/src/tools/trace/ppe2fsp.c index c1ddc610..6021f1d0 100755 --- a/src/tools/trace/ppe2fsp.c +++ b/src/tools/trace/ppe2fsp.c @@ -6,6 +6,7 @@ /* OpenPOWER sbe Project */ /* */ /* Contributors Listed Below - COPYRIGHT 2015,2016 */ +/* [+] International Business Machines Corp. */ /* */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ diff --git a/src/tools/trace/ppe2fsp.h b/src/tools/trace/ppe2fsp.h index 56f0a0bd..e9f68bd0 100644 --- a/src/tools/trace/ppe2fsp.h +++ b/src/tools/trace/ppe2fsp.h @@ -6,6 +6,7 @@ /* OpenPOWER sbe Project */ /* */ /* Contributors Listed Below - COPYRIGHT 2015,2016 */ +/* [+] International Business Machines Corp. */ /* */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ diff --git a/src/tools/trace/ppe2fsp_cmd.c b/src/tools/trace/ppe2fsp_cmd.c index bab51ab5..3de0c3ae 100644 --- a/src/tools/trace/ppe2fsp_cmd.c +++ b/src/tools/trace/ppe2fsp_cmd.c @@ -6,6 +6,7 @@ /* OpenPOWER sbe Project */ /* */ /* Contributors Listed Below - COPYRIGHT 2016 */ +/* [+] International Business Machines Corp. */ /* */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ diff --git a/src/tools/trace/ppetracepp.C b/src/tools/trace/ppetracepp.C index 9d795371..f9c088d4 100755 --- a/src/tools/trace/ppetracepp.C +++ b/src/tools/trace/ppetracepp.C @@ -6,6 +6,7 @@ /* OpenPOWER sbe Project */ /* */ /* Contributors Listed Below - COPYRIGHT 2015,2016 */ +/* [+] International Business Machines Corp. */ /* */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ diff --git a/src/tools/trace/trac_interface.h b/src/tools/trace/trac_interface.h index ce9355ae..37320c2d 100755 --- a/src/tools/trace/trac_interface.h +++ b/src/tools/trace/trac_interface.h @@ -6,6 +6,7 @@ /* OpenPOWER sbe Project */ /* */ /* Contributors Listed Below - COPYRIGHT 2016 */ +/* [+] International Business Machines Corp. */ /* */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ diff --git a/src/tools/trace/tracehash.pl b/src/tools/trace/tracehash.pl index a278741a..fb4c6a3a 100755 --- a/src/tools/trace/tracehash.pl +++ b/src/tools/trace/tracehash.pl @@ -7,6 +7,7 @@ # OpenPOWER sbe Project # # Contributors Listed Below - COPYRIGHT 2015,2016 +# [+] International Business Machines Corp. # # # Licensed under the Apache License, Version 2.0 (the "License"); |