diff options
Diffstat (limited to 'src/usr/diag/prdf/common/framework/resolution/prdfResetThresholdResolution.H')
| -rwxr-xr-x | src/usr/diag/prdf/common/framework/resolution/prdfResetThresholdResolution.H | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/diag/prdf/common/framework/resolution/prdfResetThresholdResolution.H b/src/usr/diag/prdf/common/framework/resolution/prdfResetThresholdResolution.H index 10fa0ad8e..3af6e7bae 100755 --- a/src/usr/diag/prdf/common/framework/resolution/prdfResetThresholdResolution.H +++ b/src/usr/diag/prdf/common/framework/resolution/prdfResetThresholdResolution.H @@ -5,7 +5,9 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* COPYRIGHT International Business Machines Corp. 2002,2014 */ +/* Contributors Listed Below - COPYRIGHT 2012,2015 */ +/* [+] 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. */ @@ -25,7 +27,7 @@ #define prdfResetThresholdResolution_H /** @file prdfResetThresholdResolution.H - @brief Resolution that counts occurrances up to a threshold, then reports and resets + @brief Resolution that counts occurrences up to a threshold, then reports and resets the count and starts counting again. */ |

