Removing incorrect copyright

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4039262
This commit is contained in:
rpaquay 2009-11-09 23:36:36 +00:00
parent 187b228489
commit 3e11daf216
3 changed files with 8 additions and 2 deletions

View File

@ -12,6 +12,10 @@
<AssemblyName>Orchard.XmlRpc.Tests</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>

View File

@ -8,9 +8,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Orchard.XmlRpc.Tests")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft IT")]
[assembly: AssemblyProduct("Orchard.XmlRpc.Tests")]
[assembly: AssemblyCopyright("Copyright © Microsoft IT 2009")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

View File

@ -11,6 +11,10 @@
<RootNamespace>Orchard.XmlRpc</RootNamespace>
<AssemblyName>Orchard.XmlRpc</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>