diff options
Diffstat (limited to 'examples/java/src/collections/hello/HelloDatabaseWorld.java')
-rw-r--r-- | examples/java/src/collections/hello/HelloDatabaseWorld.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/java/src/collections/hello/HelloDatabaseWorld.java b/examples/java/src/collections/hello/HelloDatabaseWorld.java index c64285cb..059f58e2 100644 --- a/examples/java/src/collections/hello/HelloDatabaseWorld.java +++ b/examples/java/src/collections/hello/HelloDatabaseWorld.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. * * $Id$ */ |