diff options
Diffstat (limited to 'test/xa/src1')
| -rw-r--r-- | test/xa/src1/client.c | 2 | ||||
| -rw-r--r-- | test/xa/src1/datafml.h | 2 | ||||
| -rw-r--r-- | test/xa/src1/hdbrec.h | 2 | ||||
| -rw-r--r-- | test/xa/src1/htimestampxa.c | 2 | ||||
| -rw-r--r-- | test/xa/src1/htimestampxa.h | 2 | ||||
| -rw-r--r-- | test/xa/src1/server.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/test/xa/src1/client.c b/test/xa/src1/client.c index b4a738f0..9bb31f26 100644 --- a/test/xa/src1/client.c +++ b/test/xa/src1/client.c @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved. */ /* diff --git a/test/xa/src1/datafml.h b/test/xa/src1/datafml.h index 24362a59..5ca614b5 100644 --- a/test/xa/src1/datafml.h +++ b/test/xa/src1/datafml.h @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved. */ /* fname fldid */ diff --git a/test/xa/src1/hdbrec.h b/test/xa/src1/hdbrec.h index 527c2640..d4701dd7 100644 --- a/test/xa/src1/hdbrec.h +++ b/test/xa/src1/hdbrec.h @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved. */ #ifndef HDBREC_H diff --git a/test/xa/src1/htimestampxa.c b/test/xa/src1/htimestampxa.c index 86f5c3c0..caaa8f14 100644 --- a/test/xa/src1/htimestampxa.c +++ b/test/xa/src1/htimestampxa.c @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved. */ #include <sys/types.h> diff --git a/test/xa/src1/htimestampxa.h b/test/xa/src1/htimestampxa.h index c80fd98b..bcf1b742 100644 --- a/test/xa/src1/htimestampxa.h +++ b/test/xa/src1/htimestampxa.h @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved. */ #ifndef HTIMESTAMPXA_H diff --git a/test/xa/src1/server.c b/test/xa/src1/server.c index d517b67c..4709176f 100644 --- a/test/xa/src1/server.c +++ b/test/xa/src1/server.c @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved. */ /* |
