diff options
Diffstat (limited to 'test/java/compat/src/com/sleepycat/collections/test/TestKeyAssigner.java')
-rw-r--r-- | test/java/compat/src/com/sleepycat/collections/test/TestKeyAssigner.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/java/compat/src/com/sleepycat/collections/test/TestKeyAssigner.java b/test/java/compat/src/com/sleepycat/collections/test/TestKeyAssigner.java index dddd19ba..7f19e871 100644 --- a/test/java/compat/src/com/sleepycat/collections/test/TestKeyAssigner.java +++ b/test/java/compat/src/com/sleepycat/collections/test/TestKeyAssigner.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. * */ |