diff options
Diffstat (limited to 'src/clib/strerror.c')
-rw-r--r-- | src/clib/strerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clib/strerror.c b/src/clib/strerror.c index 62bd7dd5..b2d148e4 100644 --- a/src/clib/strerror.c +++ b/src/clib/strerror.c @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 1997, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2015 Oracle and/or its affiliates. All rights reserved. */ /* * Copyright (c) 1988, 1993 |