diff options
Diffstat (limited to 'examples/csharp/excs_getting_started/Properties/AssemblyInfo.cs')
-rw-r--r-- | examples/csharp/excs_getting_started/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
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("")]
|