summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenId.Test/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/DotNetOpenId.Test/Properties/AssemblyInfo.cs')
-rw-r--r--src/DotNetOpenId.Test/Properties/AssemblyInfo.cs14
1 files changed, 1 insertions, 13 deletions
diff --git a/src/DotNetOpenId.Test/Properties/AssemblyInfo.cs b/src/DotNetOpenId.Test/Properties/AssemblyInfo.cs
index 8a9801d..c4aef77 100644
--- a/src/DotNetOpenId.Test/Properties/AssemblyInfo.cs
+++ b/src/DotNetOpenId.Test/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("DotNetOpenId.Test")]
-[assembly: AssemblyCopyright("Copyright © 2007")]
+[assembly: AssemblyCopyright("Copyright © 2008")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -21,15 +21,3 @@ using System.Runtime.InteropServices;
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("085104fb-07dc-4f3b-ad5e-cb266acb11b6")]
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Revision and Build Numbers
-// by using the '*' as shown below:
-[assembly: AssemblyVersion("2.3.0.0")]
-[assembly: AssemblyFileVersion("2.3.0.0")]