diff options
Diffstat (limited to 'examples/cxx/txn_guide/TxnGuideInMemory.cpp')
-rw-r--r-- | examples/cxx/txn_guide/TxnGuideInMemory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/txn_guide/TxnGuideInMemory.cpp b/examples/cxx/txn_guide/TxnGuideInMemory.cpp index e10fd474..000f0f92 100644 --- a/examples/cxx/txn_guide/TxnGuideInMemory.cpp +++ b/examples/cxx/txn_guide/TxnGuideInMemory.cpp @@ -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$ */ |