You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@etch.apache.org by di...@apache.org on 2009/02/05 19:52:47 UTC

svn commit: r741241 - /incubator/etch/branches/release-1.0.2/binding-csharp/runtime/src/main/csharp/Properties/AssemblyInfo.cs.tmpl

Author: dixson
Date: Thu Feb  5 18:52:46 2009
New Revision: 741241

URL: http://svn.apache.org/viewvc?rev=741241&view=rev
Log:
update csharp version strings

Modified:
    incubator/etch/branches/release-1.0.2/binding-csharp/runtime/src/main/csharp/Properties/AssemblyInfo.cs.tmpl

Modified: incubator/etch/branches/release-1.0.2/binding-csharp/runtime/src/main/csharp/Properties/AssemblyInfo.cs.tmpl
URL: http://svn.apache.org/viewvc/incubator/etch/branches/release-1.0.2/binding-csharp/runtime/src/main/csharp/Properties/AssemblyInfo.cs.tmpl?rev=741241&r1=741240&r2=741241&view=diff
==============================================================================
--- incubator/etch/branches/release-1.0.2/binding-csharp/runtime/src/main/csharp/Properties/AssemblyInfo.cs.tmpl (original)
+++ incubator/etch/branches/release-1.0.2/binding-csharp/runtime/src/main/csharp/Properties/AssemblyInfo.cs.tmpl Thu Feb  5 18:52:46 2009
@@ -8,9 +8,9 @@
 [assembly: AssemblyTitle("Etch")]
 [assembly: AssemblyDescription("Apache Etch C# Runtime DLL")]
 [assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Apache Foundation")]
+[assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache Etch (incubating)")]
-[assembly: AssemblyCopyright("Copyright © Apache Foundation 2009")]
+[assembly: AssemblyCopyright("Copyright (c) Apache Software Foundation 2009")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]