diff --git a/samples/AdvancedQueuing.py b/samples/AdvancedQueuing.py index 681f9c1..2ad34c9 100644 --- a/samples/AdvancedQueuing.py +++ b/samples/AdvancedQueuing.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/AdvancedQueuingNotification.py b/samples/AdvancedQueuingNotification.py index e17068c..992ecea 100644 --- a/samples/AdvancedQueuingNotification.py +++ b/samples/AdvancedQueuingNotification.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/AppContext.py b/samples/AppContext.py index 25c7345..d55261e 100644 --- a/samples/AppContext.py +++ b/samples/AppContext.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/ArrayDMLRowCounts.py b/samples/ArrayDMLRowCounts.py index 7885b44..59ec4eb 100644 --- a/samples/ArrayDMLRowCounts.py +++ b/samples/ArrayDMLRowCounts.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/BatchErrors.py b/samples/BatchErrors.py index c3e32bf..b97b04f 100644 --- a/samples/BatchErrors.py +++ b/samples/BatchErrors.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/BindInsert.py b/samples/BindInsert.py index bfac877..d486f85 100644 --- a/samples/BindInsert.py +++ b/samples/BindInsert.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/BindQuery.py b/samples/BindQuery.py index 2dcc0d7..8537779 100644 --- a/samples/BindQuery.py +++ b/samples/BindQuery.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/CQN.py b/samples/CQN.py index 195a002..30829a2 100644 --- a/samples/CQN.py +++ b/samples/CQN.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/DMLReturningMultipleRows.py b/samples/DMLReturningMultipleRows.py index 3b34afd..62adfcd 100644 --- a/samples/DMLReturningMultipleRows.py +++ b/samples/DMLReturningMultipleRows.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/DRCP.py b/samples/DRCP.py index b238b57..7d67e9f 100644 --- a/samples/DRCP.py +++ b/samples/DRCP.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/DatabaseChangeNotification.py b/samples/DatabaseChangeNotification.py index fde9da2..e18e30c 100644 --- a/samples/DatabaseChangeNotification.py +++ b/samples/DatabaseChangeNotification.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/DatabaseShutdown.py b/samples/DatabaseShutdown.py index 6e77ed3..e6e303a 100644 --- a/samples/DatabaseShutdown.py +++ b/samples/DatabaseShutdown.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/DatabaseStartup.py b/samples/DatabaseStartup.py index 05fdfdc..505ecb8 100644 --- a/samples/DatabaseStartup.py +++ b/samples/DatabaseStartup.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/Editioning.py b/samples/Editioning.py index 86d9564..e90495e 100644 --- a/samples/Editioning.py +++ b/samples/Editioning.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/GenericRowFactory.py b/samples/GenericRowFactory.py index 9d7657a..ae1361a 100644 --- a/samples/GenericRowFactory.py +++ b/samples/GenericRowFactory.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/ImplicitResults.py b/samples/ImplicitResults.py index a0ebc71..3f71e85 100644 --- a/samples/ImplicitResults.py +++ b/samples/ImplicitResults.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/InsertGeometry.py b/samples/InsertGeometry.py index d940a55..39008c9 100644 --- a/samples/InsertGeometry.py +++ b/samples/InsertGeometry.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/PLSQLCollection.py b/samples/PLSQLCollection.py index 97ebdfd..e9313c9 100644 --- a/samples/PLSQLCollection.py +++ b/samples/PLSQLCollection.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/PLSQLFunction.py b/samples/PLSQLFunction.py index 4207ada..fbf5a70 100644 --- a/samples/PLSQLFunction.py +++ b/samples/PLSQLFunction.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/PLSQLProcedure.py b/samples/PLSQLProcedure.py index 79405b1..f86b10d 100644 --- a/samples/PLSQLProcedure.py +++ b/samples/PLSQLProcedure.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/PLSQLRecord.py b/samples/PLSQLRecord.py index 676d428..db25824 100644 --- a/samples/PLSQLRecord.py +++ b/samples/PLSQLRecord.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/Query.py b/samples/Query.py index cd87e7d..b538ad0 100644 --- a/samples/Query.py +++ b/samples/Query.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/QueryArraysize.py b/samples/QueryArraysize.py index 0a01065..8860333 100644 --- a/samples/QueryArraysize.py +++ b/samples/QueryArraysize.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/RefCursor.py b/samples/RefCursor.py index 734fbdc..2e013ac 100644 --- a/samples/RefCursor.py +++ b/samples/RefCursor.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/ReturnLobsAsStrings.py b/samples/ReturnLobsAsStrings.py index b6f1164..9ece548 100644 --- a/samples/ReturnLobsAsStrings.py +++ b/samples/ReturnLobsAsStrings.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/ReturnNumbersAsDecimals.py b/samples/ReturnNumbersAsDecimals.py index 4754d54..1a8d883 100644 --- a/samples/ReturnNumbersAsDecimals.py +++ b/samples/ReturnNumbersAsDecimals.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/ReturnUnicode.py b/samples/ReturnUnicode.py index 2b8875e..bef61e9 100644 --- a/samples/ReturnUnicode.py +++ b/samples/ReturnUnicode.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/RowsAsInstance.py b/samples/RowsAsInstance.py index 92c8a55..9719431 100644 --- a/samples/RowsAsInstance.py +++ b/samples/RowsAsInstance.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/SampleEnv.py b/samples/SampleEnv.py index f6a16be..7495230 100644 --- a/samples/SampleEnv.py +++ b/samples/SampleEnv.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/ScrollableCursors.py b/samples/ScrollableCursors.py index 1e2c3d5..c041bbd 100644 --- a/samples/ScrollableCursors.py +++ b/samples/ScrollableCursors.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/SodaBasic.py b/samples/SodaBasic.py index 3403489..b65aeaf 100644 --- a/samples/SodaBasic.py +++ b/samples/SodaBasic.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/SpatialToGeoPandas.py b/samples/SpatialToGeoPandas.py index 49094ad..0e6b681 100644 --- a/samples/SpatialToGeoPandas.py +++ b/samples/SpatialToGeoPandas.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/Subclassing.py b/samples/Subclassing.py index 60f6234..1a6c443 100644 --- a/samples/Subclassing.py +++ b/samples/Subclassing.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/Threads.py b/samples/Threads.py index 7caf830..5ddc6bf 100644 --- a/samples/Threads.py +++ b/samples/Threads.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ diff --git a/samples/TransactionGuard.py b/samples/TransactionGuard.py index 2fb9ca3..04a6691 100644 --- a/samples/TransactionGuard.py +++ b/samples/TransactionGuard.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/TypeHandlers.py b/samples/TypeHandlers.py index 384b972..025580b 100644 --- a/samples/TypeHandlers.py +++ b/samples/TypeHandlers.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/UniversalRowids.py b/samples/UniversalRowids.py index 5d108e5..b523886 100644 --- a/samples/UniversalRowids.py +++ b/samples/UniversalRowids.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/samples/tutorial/aq.py b/samples/tutorial/aq.py index a7a9564..1e795bb 100644 --- a/samples/tutorial/aq.py +++ b/samples/tutorial/aq.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/bind_insert.py b/samples/tutorial/bind_insert.py index eb10195..85a8b01 100644 --- a/samples/tutorial/bind_insert.py +++ b/samples/tutorial/bind_insert.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/bind_insert.sql b/samples/tutorial/bind_insert.sql index 068e088..573f26c 100644 --- a/samples/tutorial/bind_insert.sql +++ b/samples/tutorial/bind_insert.sql @@ -3,7 +3,7 @@ ------------------------------------------------------------------------------- /*----------------------------------------------------------------------------- - * Copyright 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. *---------------------------------------------------------------------------*/ set echo on diff --git a/samples/tutorial/bind_query.py b/samples/tutorial/bind_query.py index 8ab8540..5b64e25 100644 --- a/samples/tutorial/bind_query.py +++ b/samples/tutorial/bind_query.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/bind_sdo.py b/samples/tutorial/bind_sdo.py index 164ca7c..ca9e767 100644 --- a/samples/tutorial/bind_sdo.py +++ b/samples/tutorial/bind_sdo.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/clob.py b/samples/tutorial/clob.py index d7f3d38..3cdbce0 100644 --- a/samples/tutorial/clob.py +++ b/samples/tutorial/clob.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/clob_string.py b/samples/tutorial/clob_string.py index 65eeb9b..c5b55ba 100644 --- a/samples/tutorial/clob_string.py +++ b/samples/tutorial/clob_string.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/connect.py b/samples/tutorial/connect.py index 5686611..70a9346 100644 --- a/samples/tutorial/connect.py +++ b/samples/tutorial/connect.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/connect_drcp.py b/samples/tutorial/connect_drcp.py index 335748a..4d19ddf 100644 --- a/samples/tutorial/connect_drcp.py +++ b/samples/tutorial/connect_drcp.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/connect_pool.py b/samples/tutorial/connect_pool.py index b4c5bc3..29d645f 100644 --- a/samples/tutorial/connect_pool.py +++ b/samples/tutorial/connect_pool.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/connect_pool2.py b/samples/tutorial/connect_pool2.py index 8abddbf..7820361 100644 --- a/samples/tutorial/connect_pool2.py +++ b/samples/tutorial/connect_pool2.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/drcp_query.sql b/samples/tutorial/drcp_query.sql index 2753142..7a642a0 100644 --- a/samples/tutorial/drcp_query.sql +++ b/samples/tutorial/drcp_query.sql @@ -3,7 +3,7 @@ ------------------------------------------------------------------------------- /*----------------------------------------------------------------------------- - * Copyright 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. *---------------------------------------------------------------------------*/ set echo on diff --git a/samples/tutorial/plsql_func.py b/samples/tutorial/plsql_func.py index 12dd065..011151a 100644 --- a/samples/tutorial/plsql_func.py +++ b/samples/tutorial/plsql_func.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/plsql_func.sql b/samples/tutorial/plsql_func.sql index 1c5c24f..df27132 100644 --- a/samples/tutorial/plsql_func.sql +++ b/samples/tutorial/plsql_func.sql @@ -3,7 +3,7 @@ ------------------------------------------------------------------------------- /*----------------------------------------------------------------------------- - * Copyright 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. *---------------------------------------------------------------------------*/ set echo on diff --git a/samples/tutorial/plsql_proc.py b/samples/tutorial/plsql_proc.py index 58c3a36..43c9a23 100644 --- a/samples/tutorial/plsql_proc.py +++ b/samples/tutorial/plsql_proc.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/plsql_proc.sql b/samples/tutorial/plsql_proc.sql index 34b19cf..ac69640 100644 --- a/samples/tutorial/plsql_proc.sql +++ b/samples/tutorial/plsql_proc.sql @@ -3,7 +3,7 @@ ------------------------------------------------------------------------------- /*----------------------------------------------------------------------------- - * Copyright 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. *---------------------------------------------------------------------------*/ set echo on diff --git a/samples/tutorial/query.py b/samples/tutorial/query.py index 344c2da..195b32f 100644 --- a/samples/tutorial/query.py +++ b/samples/tutorial/query.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/query2.py b/samples/tutorial/query2.py index 60695d9..a0988c1 100644 --- a/samples/tutorial/query2.py +++ b/samples/tutorial/query2.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/query_arraysize.py b/samples/tutorial/query_arraysize.py index c8ff24b..da968af 100644 --- a/samples/tutorial/query_arraysize.py +++ b/samples/tutorial/query_arraysize.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/query_arraysize.sql b/samples/tutorial/query_arraysize.sql index b470214..8fd3c0b 100644 --- a/samples/tutorial/query_arraysize.sql +++ b/samples/tutorial/query_arraysize.sql @@ -3,7 +3,7 @@ ------------------------------------------------------------------------------- /*----------------------------------------------------------------------------- - * Copyright 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. *---------------------------------------------------------------------------*/ set echo on diff --git a/samples/tutorial/query_many.py b/samples/tutorial/query_many.py index beb0b09..b098b8d 100644 --- a/samples/tutorial/query_many.py +++ b/samples/tutorial/query_many.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/query_one.py b/samples/tutorial/query_one.py index 978fbaf..5b937e1 100644 --- a/samples/tutorial/query_one.py +++ b/samples/tutorial/query_one.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/query_scroll.py b/samples/tutorial/query_scroll.py index b0630f9..7649e1d 100644 --- a/samples/tutorial/query_scroll.py +++ b/samples/tutorial/query_scroll.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/rowfactory.py b/samples/tutorial/rowfactory.py index 9dad94d..3d1fe92 100644 --- a/samples/tutorial/rowfactory.py +++ b/samples/tutorial/rowfactory.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/aq-dequeue.py b/samples/tutorial/solutions/aq-dequeue.py index f9ce2a5..9178bd4 100644 --- a/samples/tutorial/solutions/aq-dequeue.py +++ b/samples/tutorial/solutions/aq-dequeue.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/aq-enqueue.py b/samples/tutorial/solutions/aq-enqueue.py index 49a12b5..baf15ad 100644 --- a/samples/tutorial/solutions/aq-enqueue.py +++ b/samples/tutorial/solutions/aq-enqueue.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/aq-queuestart.py b/samples/tutorial/solutions/aq-queuestart.py index 4ab2a11..ceee45a 100644 --- a/samples/tutorial/solutions/aq-queuestart.py +++ b/samples/tutorial/solutions/aq-queuestart.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/bind_insert.py b/samples/tutorial/solutions/bind_insert.py index c4e5c10..296b546 100644 --- a/samples/tutorial/solutions/bind_insert.py +++ b/samples/tutorial/solutions/bind_insert.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/bind_sdo.py b/samples/tutorial/solutions/bind_sdo.py index 4f21eda..ff65053 100644 --- a/samples/tutorial/solutions/bind_sdo.py +++ b/samples/tutorial/solutions/bind_sdo.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/connect_pool2.py b/samples/tutorial/solutions/connect_pool2.py index 5fc4743..a238ed3 100644 --- a/samples/tutorial/solutions/connect_pool2.py +++ b/samples/tutorial/solutions/connect_pool2.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/query-2.py b/samples/tutorial/solutions/query-2.py index 64d565d..efa72d5 100644 --- a/samples/tutorial/solutions/query-2.py +++ b/samples/tutorial/solutions/query-2.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/query.py b/samples/tutorial/solutions/query.py index 89881c9..0e4bde5 100644 --- a/samples/tutorial/solutions/query.py +++ b/samples/tutorial/solutions/query.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/query_many.py b/samples/tutorial/solutions/query_many.py index e9071f2..98b0c25 100644 --- a/samples/tutorial/solutions/query_many.py +++ b/samples/tutorial/solutions/query_many.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/rowfactory.py b/samples/tutorial/solutions/rowfactory.py index 729475e..607d89e 100644 --- a/samples/tutorial/solutions/rowfactory.py +++ b/samples/tutorial/solutions/rowfactory.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/subclass.py b/samples/tutorial/solutions/subclass.py index 61909cc..ab8cd12 100644 --- a/samples/tutorial/solutions/subclass.py +++ b/samples/tutorial/solutions/subclass.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/type_converter.py b/samples/tutorial/solutions/type_converter.py index 1bd20fc..2496a53 100644 --- a/samples/tutorial/solutions/type_converter.py +++ b/samples/tutorial/solutions/type_converter.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/type_output.py b/samples/tutorial/solutions/type_output.py index 3f56e16..20f467b 100644 --- a/samples/tutorial/solutions/type_output.py +++ b/samples/tutorial/solutions/type_output.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/solutions/versions.py b/samples/tutorial/solutions/versions.py index 513ac30..efa90c3 100644 --- a/samples/tutorial/solutions/versions.py +++ b/samples/tutorial/solutions/versions.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/sql/DropSamples.sql b/samples/tutorial/sql/DropSamples.sql index 5a0dbac..69986f5 100644 --- a/samples/tutorial/sql/DropSamples.sql +++ b/samples/tutorial/sql/DropSamples.sql @@ -10,7 +10,7 @@ *---------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------- - * Copyright 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. *---------------------------------------------------------------------------*/ whenever sqlerror exit failure diff --git a/samples/tutorial/sql/SampleEnv.sql b/samples/tutorial/sql/SampleEnv.sql index 903952a..cd947af 100644 --- a/samples/tutorial/sql/SampleEnv.sql +++ b/samples/tutorial/sql/SampleEnv.sql @@ -8,7 +8,7 @@ *---------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------- - * Copyright 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. *---------------------------------------------------------------------------*/ set echo off termout on feedback off verify off diff --git a/samples/tutorial/sql/SetupSamples.sql b/samples/tutorial/sql/SetupSamples.sql index ac777d2..4794567 100644 --- a/samples/tutorial/sql/SetupSamples.sql +++ b/samples/tutorial/sql/SetupSamples.sql @@ -11,7 +11,7 @@ *---------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------- - * Copyright 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. *---------------------------------------------------------------------------*/ whenever sqlerror exit failure diff --git a/samples/tutorial/subclass.py b/samples/tutorial/subclass.py index 22cd976..2517d57 100644 --- a/samples/tutorial/subclass.py +++ b/samples/tutorial/subclass.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/type_converter.py b/samples/tutorial/type_converter.py index db0d3b6..1e3a630 100644 --- a/samples/tutorial/type_converter.py +++ b/samples/tutorial/type_converter.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/type_input.py b/samples/tutorial/type_input.py index a3731e1..8c881c6 100644 --- a/samples/tutorial/type_input.py +++ b/samples/tutorial/type_input.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/type_output.py b/samples/tutorial/type_output.py index 9e4e2e6..ff37a15 100644 --- a/samples/tutorial/type_output.py +++ b/samples/tutorial/type_output.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/samples/tutorial/versions.py b/samples/tutorial/versions.py index f8344c2..b2e776a 100644 --- a/samples/tutorial/versions.py +++ b/samples/tutorial/versions.py @@ -3,7 +3,7 @@ #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ -# Copyright 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ from __future__ import print_function diff --git a/src/cxoBuffer.c b/src/cxoBuffer.c index 28b9d39..8e6f4b1 100644 --- a/src/cxoBuffer.c +++ b/src/cxoBuffer.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoConnection.c b/src/cxoConnection.c index c4e2535..7cf3696 100644 --- a/src/cxoConnection.c +++ b/src/cxoConnection.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoCursor.c b/src/cxoCursor.c index 915ac19..a18290b 100644 --- a/src/cxoCursor.c +++ b/src/cxoCursor.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoDeqOptions.c b/src/cxoDeqOptions.c index f3af769..4eadb5b 100644 --- a/src/cxoDeqOptions.c +++ b/src/cxoDeqOptions.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoEnqOptions.c b/src/cxoEnqOptions.c index 438bc70..237415a 100644 --- a/src/cxoEnqOptions.c +++ b/src/cxoEnqOptions.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoError.c b/src/cxoError.c index ecc7388..43fae4d 100644 --- a/src/cxoError.c +++ b/src/cxoError.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoFuture.c b/src/cxoFuture.c index 6d2d143..6fc379c 100644 --- a/src/cxoFuture.c +++ b/src/cxoFuture.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- diff --git a/src/cxoLob.c b/src/cxoLob.c index 5e472e9..13b3cdc 100644 --- a/src/cxoLob.c +++ b/src/cxoLob.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoModule.c b/src/cxoModule.c index 6bf5fc2..b6c6a4c 100644 --- a/src/cxoModule.c +++ b/src/cxoModule.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoModule.h b/src/cxoModule.h index 682b52e..ba5ea60 100644 --- a/src/cxoModule.h +++ b/src/cxoModule.h @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. // // Licensed under BSD license (see LICENSE.txt). //----------------------------------------------------------------------------- diff --git a/src/cxoMsgProps.c b/src/cxoMsgProps.c index abacc89..97991a7 100644 --- a/src/cxoMsgProps.c +++ b/src/cxoMsgProps.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoObject.c b/src/cxoObject.c index 1652273..be4e723 100644 --- a/src/cxoObject.c +++ b/src/cxoObject.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoObjectAttr.c b/src/cxoObjectAttr.c index ef6451a..f8cce7e 100644 --- a/src/cxoObjectAttr.c +++ b/src/cxoObjectAttr.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- diff --git a/src/cxoObjectType.c b/src/cxoObjectType.c index 58a7e41..bd4f99c 100644 --- a/src/cxoObjectType.c +++ b/src/cxoObjectType.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoSessionPool.c b/src/cxoSessionPool.c index d380504..97b4c82 100644 --- a/src/cxoSessionPool.c +++ b/src/cxoSessionPool.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoSodaCollection.c b/src/cxoSodaCollection.c index 68dd6bd..a777592 100644 --- a/src/cxoSodaCollection.c +++ b/src/cxoSodaCollection.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- diff --git a/src/cxoSodaDatabase.c b/src/cxoSodaDatabase.c index 206fa1d..7df8bc1 100644 --- a/src/cxoSodaDatabase.c +++ b/src/cxoSodaDatabase.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- diff --git a/src/cxoSodaDoc.c b/src/cxoSodaDoc.c index 8ea967a..0d4d31f 100644 --- a/src/cxoSodaDoc.c +++ b/src/cxoSodaDoc.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- diff --git a/src/cxoSodaDocCursor.c b/src/cxoSodaDocCursor.c index 1265deb..9aa8da9 100644 --- a/src/cxoSodaDocCursor.c +++ b/src/cxoSodaDocCursor.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- diff --git a/src/cxoSodaOperation.c b/src/cxoSodaOperation.c index 78f5916..ec5016f 100644 --- a/src/cxoSodaOperation.c +++ b/src/cxoSodaOperation.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- diff --git a/src/cxoSubscr.c b/src/cxoSubscr.c index fe56bf1..21d326d 100644 --- a/src/cxoSubscr.c +++ b/src/cxoSubscr.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoTransform.c b/src/cxoTransform.c index c290465..4f0f47c 100644 --- a/src/cxoTransform.c +++ b/src/cxoTransform.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- diff --git a/src/cxoUtils.c b/src/cxoUtils.c index a0b7ee5..80571f1 100644 --- a/src/cxoUtils.c +++ b/src/cxoUtils.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- diff --git a/src/cxoVar.c b/src/cxoVar.c index 33a39f5..a474438 100644 --- a/src/cxoVar.c +++ b/src/cxoVar.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2016-2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. // // Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. // diff --git a/src/cxoVarType.c b/src/cxoVarType.c index 355f17b..c987d3d 100644 --- a/src/cxoVarType.c +++ b/src/cxoVarType.c @@ -1,5 +1,5 @@ //----------------------------------------------------------------------------- -// Copyright 2018, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. //----------------------------------------------------------------------------- //----------------------------------------------------------------------------- diff --git a/test/AQ.py b/test/AQ.py index 4c042f2..2206349 100644 --- a/test/AQ.py +++ b/test/AQ.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ """Module for testing AQ objects.""" diff --git a/test/BooleanVar.py b/test/BooleanVar.py index fefc2ef..fea7869 100644 --- a/test/BooleanVar.py +++ b/test/BooleanVar.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/Connection.py b/test/Connection.py index c248a18..163a7c3 100644 --- a/test/Connection.py +++ b/test/Connection.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/Cursor.py b/test/Cursor.py index 03cde0a..ad59b70 100644 --- a/test/Cursor.py +++ b/test/Cursor.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/CursorVar.py b/test/CursorVar.py index 392ae02..48b60e7 100644 --- a/test/CursorVar.py +++ b/test/CursorVar.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/DMLReturning.py b/test/DMLReturning.py index 3c1bc27..cc38133 100644 --- a/test/DMLReturning.py +++ b/test/DMLReturning.py @@ -1,3 +1,7 @@ +#------------------------------------------------------------------------------ +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. +#------------------------------------------------------------------------------ + """Module for testing DML returning clauses.""" import sys diff --git a/test/DateTimeVar.py b/test/DateTimeVar.py index 9217f39..fd9a113 100644 --- a/test/DateTimeVar.py +++ b/test/DateTimeVar.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/Error.py b/test/Error.py index 367f3c3..cfbe0c3 100644 --- a/test/Error.py +++ b/test/Error.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/Features12_1.py b/test/Features12_1.py index 126195f..202f670 100644 --- a/test/Features12_1.py +++ b/test/Features12_1.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/IntervalVar.py b/test/IntervalVar.py index 8e5aa13..3e40d52 100644 --- a/test/IntervalVar.py +++ b/test/IntervalVar.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/LobVar.py b/test/LobVar.py index 0442215..c3aaaff 100644 --- a/test/LobVar.py +++ b/test/LobVar.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/LongVar.py b/test/LongVar.py index 3713012..d33d589 100644 --- a/test/LongVar.py +++ b/test/LongVar.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/Module.py b/test/Module.py index c56d3cb..d6c7cd0 100644 --- a/test/Module.py +++ b/test/Module.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ """Module for testing module methods.""" diff --git a/test/NCharVar.py b/test/NCharVar.py index 128646a..772bb61 100644 --- a/test/NCharVar.py +++ b/test/NCharVar.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/NumberVar.py b/test/NumberVar.py index b2c242b..692206c 100644 --- a/test/NumberVar.py +++ b/test/NumberVar.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/ObjectVar.py b/test/ObjectVar.py index e6941f3..001884e 100644 --- a/test/ObjectVar.py +++ b/test/ObjectVar.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/Rowid.py b/test/Rowid.py index ce2017f..2eb23e9 100644 --- a/test/Rowid.py +++ b/test/Rowid.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- #------------------------------------------------------------------------------ -# Copyright 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ """Module for testing Rowids""" diff --git a/test/SessionPool.py b/test/SessionPool.py index 3f2b44f..9f3588f 100644 --- a/test/SessionPool.py +++ b/test/SessionPool.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/SodaCollection.py b/test/SodaCollection.py index 33b6c7e..d91818d 100644 --- a/test/SodaCollection.py +++ b/test/SodaCollection.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ """Module for testing Simple Oracle Document Access (SODA) Collections""" diff --git a/test/SodaDatabase.py b/test/SodaDatabase.py index a15d1d5..77f26eb 100644 --- a/test/SodaDatabase.py +++ b/test/SodaDatabase.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ """Module for testing Simple Oracle Document Access (SODA) Database""" diff --git a/test/StringVar.py b/test/StringVar.py index e8122c5..0fe117e 100644 --- a/test/StringVar.py +++ b/test/StringVar.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/Subscription.py b/test/Subscription.py index 75d7801..bf10026 100644 --- a/test/Subscription.py +++ b/test/Subscription.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. #------------------------------------------------------------------------------ """Module for testing subscriptions.""" diff --git a/test/TestEnv.py b/test/TestEnv.py index 09c117e..9515ff4 100644 --- a/test/TestEnv.py +++ b/test/TestEnv.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/TimestampVar.py b/test/TimestampVar.py index 9a6fa56..9c46b7d 100644 --- a/test/TimestampVar.py +++ b/test/TimestampVar.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/sql/DropTest.sql b/test/sql/DropTest.sql index 50efa16..6dcee9a 100644 --- a/test/sql/DropTest.sql +++ b/test/sql/DropTest.sql @@ -1,5 +1,5 @@ /*----------------------------------------------------------------------------- - * Copyright 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. *---------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------- diff --git a/test/sql/SetupTest.sql b/test/sql/SetupTest.sql index dd87b44..1a8ec93 100644 --- a/test/sql/SetupTest.sql +++ b/test/sql/SetupTest.sql @@ -1,5 +1,5 @@ /*----------------------------------------------------------------------------- - * Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. * * Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. * diff --git a/test/sql/TestEnv.sql b/test/sql/TestEnv.sql index 1ce00f3..95eb485 100644 --- a/test/sql/TestEnv.sql +++ b/test/sql/TestEnv.sql @@ -1,5 +1,5 @@ /*----------------------------------------------------------------------------- - * Copyright 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. *---------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------- diff --git a/test/test.py b/test/test.py index d16c66b..8b8e18b 100644 --- a/test/test.py +++ b/test/test.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. # diff --git a/test/test_dbapi20.py b/test/test_dbapi20.py index b8fc743..54b5c08 100644 --- a/test/test_dbapi20.py +++ b/test/test_dbapi20.py @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. # # Portions Copyright 2007-2015, Anthony Tuininga. All rights reserved. #