summaryrefslogtreecommitdiff
path: root/examples/csharp/excs_bulk
diff options
context:
space:
mode:
Diffstat (limited to 'examples/csharp/excs_bulk')
-rw-r--r--examples/csharp/excs_bulk/Properties/AssemblyInfo.cs2
-rw-r--r--examples/csharp/excs_bulk/excs_bulk.cs2
2 files changed, 2 insertions, 2 deletions
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;