diff options
Diffstat (limited to 'lang/java/src/com/sleepycat/db/RunRecoveryException.java')
-rw-r--r-- | lang/java/src/com/sleepycat/db/RunRecoveryException.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/java/src/com/sleepycat/db/RunRecoveryException.java b/lang/java/src/com/sleepycat/db/RunRecoveryException.java index f071c067..309df1e5 100644 --- a/lang/java/src/com/sleepycat/db/RunRecoveryException.java +++ b/lang/java/src/com/sleepycat/db/RunRecoveryException.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 1997, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ |