summaryrefslogtreecommitdiff
path: root/util/db_deadlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/db_deadlock.c')
-rw-r--r--util/db_deadlock.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/db_deadlock.c b/util/db_deadlock.c
index 52c59178..0aeb7540 100644
--- a/util/db_deadlock.c
+++ b/util/db_deadlock.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.
*
* $Id$
*/
@@ -12,7 +12,7 @@
#ifndef lint
static const char copyright[] =
- "Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved.\n";
+ "Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.\n";
#endif
int main __P((int, char *[]));