diff options
Diffstat (limited to 'src/clib/printf.c')
-rw-r--r-- | src/clib/printf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clib/printf.c b/src/clib/printf.c index a2c01296..f36eeb15 100644 --- a/src/clib/printf.c +++ b/src/clib/printf.c @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2005, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ |