diff options
Diffstat (limited to 'examples/java/src/persist/gettingStarted')
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/java/src/persist/gettingStarted/SimpleDA.java b/examples/java/src/persist/gettingStarted/SimpleDA.java index 38268122..579b42bf 100644 --- a/examples/java/src/persist/gettingStarted/SimpleDA.java +++ b/examples/java/src/persist/gettingStarted/SimpleDA.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2008, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2008, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/persist/gettingStarted/SimpleEntityClass.java b/examples/java/src/persist/gettingStarted/SimpleEntityClass.java index 1ec16b22..a520c43d 100644 --- a/examples/java/src/persist/gettingStarted/SimpleEntityClass.java +++ b/examples/java/src/persist/gettingStarted/SimpleEntityClass.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2008, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2008, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/persist/gettingStarted/SimpleStoreGet.java b/examples/java/src/persist/gettingStarted/SimpleStoreGet.java index 125b99ee..25fdaa8f 100644 --- a/examples/java/src/persist/gettingStarted/SimpleStoreGet.java +++ b/examples/java/src/persist/gettingStarted/SimpleStoreGet.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2008, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2008, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/persist/gettingStarted/SimpleStorePut.java b/examples/java/src/persist/gettingStarted/SimpleStorePut.java index 09af4504..ed75f7f2 100644 --- a/examples/java/src/persist/gettingStarted/SimpleStorePut.java +++ b/examples/java/src/persist/gettingStarted/SimpleStorePut.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2008, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2008, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ |
