diff options
Diffstat (limited to 'examples/csharp')
26 files changed, 31 insertions, 31 deletions
diff --git a/examples/csharp/excs_access/Properties/AssemblyInfo.cs b/examples/csharp/excs_access/Properties/AssemblyInfo.cs index 0411dea9..82d04dc5 100644 --- a/examples/csharp/excs_access/Properties/AssemblyInfo.cs +++ b/examples/csharp/excs_access/Properties/AssemblyInfo.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ @@ -17,7 +17,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Oracle Corporation")] [assembly: AssemblyProduct("excs_access")] -[assembly: AssemblyCopyright("Copyright © 2008, 2012 Oracle Corporation and/or its affiliates. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2008, 2015 Oracle Corporation and/or its affiliates. All rights reserved.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/examples/csharp/excs_access/excs_access.cs b/examples/csharp/excs_access/excs_access.cs index f5b9021c..687b6fbf 100644 --- a/examples/csharp/excs_access/excs_access.cs +++ b/examples/csharp/excs_access/excs_access.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_btrec/Properties/AssemblyInfo.cs b/examples/csharp/excs_btrec/Properties/AssemblyInfo.cs index 670f908d..b2ac194e 100644 --- a/examples/csharp/excs_btrec/Properties/AssemblyInfo.cs +++ b/examples/csharp/excs_btrec/Properties/AssemblyInfo.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ @@ -17,7 +17,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Oracle Corporation")] [assembly: AssemblyProduct("excs_btrec")] -[assembly: AssemblyCopyright("Copyright © 2008, 2012 Oracle Corporation and/or its affiliates. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2008, 2015 Oracle Corporation and/or its affiliates. All rights reserved.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/examples/csharp/excs_btrec/excs_btrec.cs b/examples/csharp/excs_btrec/excs_btrec.cs index 5cf5da62..012bdb7d 100644 --- a/examples/csharp/excs_btrec/excs_btrec.cs +++ b/examples/csharp/excs_btrec/excs_btrec.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_bulk/Properties/AssemblyInfo.cs b/examples/csharp/excs_bulk/Properties/AssemblyInfo.cs index f4f58434..31d91ed1 100644 --- a/examples/csharp/excs_bulk/Properties/AssemblyInfo.cs +++ b/examples/csharp/excs_bulk/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Oracle Corporation")] [assembly: AssemblyProduct("excs_bulk")] -[assembly: AssemblyCopyright("Copyright ? 2009, 2012 Oracle Corporation and/or its affiliates. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright ? 2009, 2015 Oracle Corporation and/or its affiliates. All rights reserved.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/examples/csharp/excs_bulk/excs_bulk.cs b/examples/csharp/excs_bulk/excs_bulk.cs index d5c68cdd..bd19b218 100644 --- a/examples/csharp/excs_bulk/excs_bulk.cs +++ b/examples/csharp/excs_bulk/excs_bulk.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_env/Properties/AssemblyInfo.cs b/examples/csharp/excs_env/Properties/AssemblyInfo.cs index 096ce69c..a5351b60 100644 --- a/examples/csharp/excs_env/Properties/AssemblyInfo.cs +++ b/examples/csharp/excs_env/Properties/AssemblyInfo.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ @@ -17,7 +17,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Oracle Corporation")] [assembly: AssemblyProduct("excs_env")] -[assembly: AssemblyCopyright("Copyright © 2008, 2012 Oracle Corporation and/or its affiliates. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2008, 2015 Oracle Corporation and/or its affiliates. All rights reserved.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/examples/csharp/excs_env/excs_env.cs b/examples/csharp/excs_env/excs_env.cs index 5040c886..27a45c42 100644 --- a/examples/csharp/excs_env/excs_env.cs +++ b/examples/csharp/excs_env/excs_env.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_getting_started/DatabaseExample.cs b/examples/csharp/excs_getting_started/DatabaseExample.cs index 5327c27c..0c2b594f 100644 --- a/examples/csharp/excs_getting_started/DatabaseExample.cs +++ b/examples/csharp/excs_getting_started/DatabaseExample.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_getting_started/DatabaseLoader.cs b/examples/csharp/excs_getting_started/DatabaseLoader.cs index 4f1d0e8f..eaf4883b 100644 --- a/examples/csharp/excs_getting_started/DatabaseLoader.cs +++ b/examples/csharp/excs_getting_started/DatabaseLoader.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_getting_started/DatabaseReader.cs b/examples/csharp/excs_getting_started/DatabaseReader.cs index 84fe5256..592e6af7 100644 --- a/examples/csharp/excs_getting_started/DatabaseReader.cs +++ b/examples/csharp/excs_getting_started/DatabaseReader.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_getting_started/Inventory.cs b/examples/csharp/excs_getting_started/Inventory.cs index 783d2780..26b83718 100644 --- a/examples/csharp/excs_getting_started/Inventory.cs +++ b/examples/csharp/excs_getting_started/Inventory.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_getting_started/MyDbs.cs b/examples/csharp/excs_getting_started/MyDbs.cs index 3e460849..1895a85c 100644 --- a/examples/csharp/excs_getting_started/MyDbs.cs +++ b/examples/csharp/excs_getting_started/MyDbs.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_getting_started/Properties/AssemblyInfo.cs b/examples/csharp/excs_getting_started/Properties/AssemblyInfo.cs index 5f592bd8..d8d8b157 100644 --- a/examples/csharp/excs_getting_started/Properties/AssemblyInfo.cs +++ b/examples/csharp/excs_getting_started/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Oracle Corporation")]
[assembly: AssemblyProduct("excs_getting_started")]
-[assembly: AssemblyCopyright("Copyright © 2009, 2012 Oracle Corporation and/or its affiliates. All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright © 2009, 2015 Oracle Corporation and/or its affiliates. All rights reserved.")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
diff --git a/examples/csharp/excs_getting_started/Vendor.cs b/examples/csharp/excs_getting_started/Vendor.cs index a5220436..646c785e 100644 --- a/examples/csharp/excs_getting_started/Vendor.cs +++ b/examples/csharp/excs_getting_started/Vendor.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_lock/Properties/AssemblyInfo.cs b/examples/csharp/excs_lock/Properties/AssemblyInfo.cs index d0698374..606e0840 100644 --- a/examples/csharp/excs_lock/Properties/AssemblyInfo.cs +++ b/examples/csharp/excs_lock/Properties/AssemblyInfo.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ @@ -17,7 +17,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Oracle Corporation")] [assembly: AssemblyProduct("excs_lock")] -[assembly: AssemblyCopyright("Copyright © 2008, 2012 Oracle Corporation and/or its affiliates. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2008, 2015 Oracle Corporation and/or its affiliates. All rights reserved.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/examples/csharp/excs_lock/excs_lock.cs b/examples/csharp/excs_lock/excs_lock.cs index 6df976f1..90386050 100644 --- a/examples/csharp/excs_lock/excs_lock.cs +++ b/examples/csharp/excs_lock/excs_lock.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ diff --git a/examples/csharp/excs_repquote/Properties/AssemblyInfo.cs b/examples/csharp/excs_repquote/Properties/AssemblyInfo.cs index 22e54459..85a2a5cc 100644 --- a/examples/csharp/excs_repquote/Properties/AssemblyInfo.cs +++ b/examples/csharp/excs_repquote/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Oracle Corporation")] [assembly: AssemblyProduct("excs_repquote")] -[assembly: AssemblyCopyright("Copyright © 2009, 2012 Oracle Corporation and/or its affiliates. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2009, 2015 Oracle Corporation and/or its affiliates. All rights reserved.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/examples/csharp/excs_repquote/RepConfig.cs b/examples/csharp/excs_repquote/RepConfig.cs index 6471fcd7..11503141 100644 --- a/examples/csharp/excs_repquote/RepConfig.cs +++ b/examples/csharp/excs_repquote/RepConfig.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_repquote/RepQuoteEnvironment.cs b/examples/csharp/excs_repquote/RepQuoteEnvironment.cs index 344f5c4f..fed9df31 100644 --- a/examples/csharp/excs_repquote/RepQuoteEnvironment.cs +++ b/examples/csharp/excs_repquote/RepQuoteEnvironment.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_repquote/RepQuoteExample.cs b/examples/csharp/excs_repquote/RepQuoteExample.cs index 311e0518..b31dd51f 100644 --- a/examples/csharp/excs_repquote/RepQuoteExample.cs +++ b/examples/csharp/excs_repquote/RepQuoteExample.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_sequence/Properties/AssemblyInfo.cs b/examples/csharp/excs_sequence/Properties/AssemblyInfo.cs index 9107d345..241c9b82 100644 --- a/examples/csharp/excs_sequence/Properties/AssemblyInfo.cs +++ b/examples/csharp/excs_sequence/Properties/AssemblyInfo.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id$ */ @@ -17,7 +17,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Oracle Corporation")] [assembly: AssemblyProduct("excs_sequence")] -[assembly: AssemblyCopyright("Copyright © 2008, 2012 Oracle Corporation and/or its affiliates. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2008, 2015 Oracle Corporation and/or its affiliates. All rights reserved.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/examples/csharp/excs_sequence/excs_sequence.cs b/examples/csharp/excs_sequence/excs_sequence.cs index ce74f880..ee7409fa 100644 --- a/examples/csharp/excs_sequence/excs_sequence.cs +++ b/examples/csharp/excs_sequence/excs_sequence.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_txn/PayloadData.cs b/examples/csharp/excs_txn/PayloadData.cs index 7549de71..1c8aadea 100644 --- a/examples/csharp/excs_txn/PayloadData.cs +++ b/examples/csharp/excs_txn/PayloadData.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; diff --git a/examples/csharp/excs_txn/Properties/AssemblyInfo.cs b/examples/csharp/excs_txn/Properties/AssemblyInfo.cs index 8ad1d1f6..a8823aac 100644 --- a/examples/csharp/excs_txn/Properties/AssemblyInfo.cs +++ b/examples/csharp/excs_txn/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Oracle Corporation")] [assembly: AssemblyProduct("excs_txn")] -[assembly: AssemblyCopyright("Copyright © 2009, 2012 Oracle Corporation and/or its affiliates. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2009, 2015 Oracle Corporation and/or its affiliates. All rights reserved.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/examples/csharp/excs_txn/excs_txn.cs b/examples/csharp/excs_txn/excs_txn.cs index 9876e7b8..a2784aae 100644 --- a/examples/csharp/excs_txn/excs_txn.cs +++ b/examples/csharp/excs_txn/excs_txn.cs @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2015 Oracle and/or its affiliates. All rights reserved. * */ using System; |
