diff options
Diffstat (limited to 'util/db_dump185.c')
| -rw-r--r-- | util/db_dump185.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/db_dump185.c b/util/db_dump185.c index b2689e5f..60fe395d 100644 --- a/util/db_dump185.c +++ b/util/db_dump185.c @@ -1,14 +1,14 @@ /*- * 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$ */ #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 #include <sys/types.h> |
