diff options
Diffstat (limited to 'lang/java/src/com/sleepycat/persist/impl/MapProxy.java')
-rw-r--r-- | lang/java/src/com/sleepycat/persist/impl/MapProxy.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/java/src/com/sleepycat/persist/impl/MapProxy.java b/lang/java/src/com/sleepycat/persist/impl/MapProxy.java index 9b55fff5..b4094007 100644 --- a/lang/java/src/com/sleepycat/persist/impl/MapProxy.java +++ b/lang/java/src/com/sleepycat/persist/impl/MapProxy.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ |