diff options
Diffstat (limited to 'src/clib/isprint.c')
-rw-r--r-- | src/clib/isprint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clib/isprint.c b/src/clib/isprint.c index 685e20ea..310894d5 100644 --- a/src/clib/isprint.c +++ b/src/clib/isprint.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$ */ |