summaryrefslogtreecommitdiff
path: root/src/clib/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/clib/getopt.c')
-rw-r--r--src/clib/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clib/getopt.c b/src/clib/getopt.c
index ca98e7f1..4e4dc6c8 100644
--- a/src/clib/getopt.c
+++ b/src/clib/getopt.c
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.
*/
/*
* Copyright (c) 1987, 1993, 1994