summaryrefslogtreecommitdiff
path: root/src/clib/getcwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/clib/getcwd.c')
-rw-r--r--src/clib/getcwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clib/getcwd.c b/src/clib/getcwd.c
index 83e8b62d..028fc3f2 100644
--- a/src/clib/getcwd.c
+++ b/src/clib/getcwd.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) 1989, 1991, 1993