summaryrefslogtreecommitdiff
path: root/src/clib/isalpha.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/clib/isalpha.c')
-rw-r--r--src/clib/isalpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clib/isalpha.c b/src/clib/isalpha.c
index 6bf1ffb7..39114c08 100644
--- a/src/clib/isalpha.c
+++ b/src/clib/isalpha.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$
*/