diff options
Diffstat (limited to 'examples/java/src/db/txn')
| -rw-r--r-- | examples/java/src/db/txn/DBWriter.java | 2 | ||||
| -rw-r--r-- | examples/java/src/db/txn/PayloadData.java | 2 | ||||
| -rw-r--r-- | examples/java/src/db/txn/TxnGuide.java | 2 | ||||
| -rw-r--r-- | examples/java/src/db/txn/TxnGuideInMemory.java | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/java/src/db/txn/DBWriter.java b/examples/java/src/db/txn/DBWriter.java index e0d53380..f259d513 100644 --- a/examples/java/src/db/txn/DBWriter.java +++ b/examples/java/src/db/txn/DBWriter.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2005, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/db/txn/PayloadData.java b/examples/java/src/db/txn/PayloadData.java index 7ae0ab58..3b2ba43a 100644 --- a/examples/java/src/db/txn/PayloadData.java +++ b/examples/java/src/db/txn/PayloadData.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2005, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/db/txn/TxnGuide.java b/examples/java/src/db/txn/TxnGuide.java index 1142f12d..d33329d5 100644 --- a/examples/java/src/db/txn/TxnGuide.java +++ b/examples/java/src/db/txn/TxnGuide.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2005, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/java/src/db/txn/TxnGuideInMemory.java b/examples/java/src/db/txn/TxnGuideInMemory.java index f4c422bf..10e80593 100644 --- a/examples/java/src/db/txn/TxnGuideInMemory.java +++ b/examples/java/src/db/txn/TxnGuideInMemory.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2005, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ |
