From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- test/cxx/TestConstruct01.cpp | 2 +- test/cxx/TestGetSetMethods.cpp | 2 +- test/cxx/TestKeyRange.cpp | 2 +- test/cxx/TestLogc.cpp | 2 +- test/cxx/TestMulti.cpp | 4 +--- test/cxx/TestSimpleAccess.cpp | 2 +- test/cxx/TestTruncate.cpp | 2 +- 7 files changed, 7 insertions(+), 9 deletions(-) (limited to 'test/cxx') diff --git a/test/cxx/TestConstruct01.cpp b/test/cxx/TestConstruct01.cpp index 7d7eb6d0..7e8815b1 100644 --- a/test/cxx/TestConstruct01.cpp +++ b/test/cxx/TestConstruct01.cpp @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2000, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/test/cxx/TestGetSetMethods.cpp b/test/cxx/TestGetSetMethods.cpp index d45c827d..d5b155f4 100644 --- a/test/cxx/TestGetSetMethods.cpp +++ b/test/cxx/TestGetSetMethods.cpp @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2000, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/test/cxx/TestKeyRange.cpp b/test/cxx/TestKeyRange.cpp index e399751a..b5e11b79 100644 --- a/test/cxx/TestKeyRange.cpp +++ b/test/cxx/TestKeyRange.cpp @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 1997, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/test/cxx/TestLogc.cpp b/test/cxx/TestLogc.cpp index e8ec695b..1a726aa5 100644 --- a/test/cxx/TestLogc.cpp +++ b/test/cxx/TestLogc.cpp @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2000, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/test/cxx/TestMulti.cpp b/test/cxx/TestMulti.cpp index cc82f1f3..e0386859 100644 --- a/test/cxx/TestMulti.cpp +++ b/test/cxx/TestMulti.cpp @@ -1,14 +1,12 @@ /*- * 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. */ #include "db_cxx.h" #include -#ifdef HAVE_STRING_H #include -#endif using namespace std; void test1() diff --git a/test/cxx/TestSimpleAccess.cpp b/test/cxx/TestSimpleAccess.cpp index efa93779..c18b0998 100644 --- a/test/cxx/TestSimpleAccess.cpp +++ b/test/cxx/TestSimpleAccess.cpp @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2000, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/test/cxx/TestTruncate.cpp b/test/cxx/TestTruncate.cpp index d86910ca..081df549 100644 --- a/test/cxx/TestTruncate.cpp +++ b/test/cxx/TestTruncate.cpp @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2000, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ -- cgit v1.2.1