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