summaryrefslogtreecommitdiff
path: root/lang/dbm
diff options
context:
space:
mode:
Diffstat (limited to 'lang/dbm')
-rw-r--r--lang/dbm/dbm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/dbm/dbm.c b/lang/dbm/dbm.c
index 8f0ff376..f22a493f 100644
--- a/lang/dbm/dbm.c
+++ b/lang/dbm/dbm.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) 1990, 1993