summaryrefslogtreecommitdiffstats
path: root/src/lib/ppc405lib/sprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ppc405lib/sprintf.c')
-rw-r--r--src/lib/ppc405lib/sprintf.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/lib/ppc405lib/sprintf.c b/src/lib/ppc405lib/sprintf.c
index 0a95416..8f11e81 100644
--- a/src/lib/ppc405lib/sprintf.c
+++ b/src/lib/ppc405lib/sprintf.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,13 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-// $Id: sprintf.c,v 1.1.1.1 2013/12/11 20:49:20 bcbrock Exp $
-// $Source: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/chips/p8/working/procedures/lib/sprintf.c,v $
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2013
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file sprintf.c \brief Implementations of sprintf() and snprintf() using
/// StringStream.
OpenPOWER on IntegriCloud