Fixed the licensing statements - I had erroneously marked the files as covered by...
[lwes-dotnet/github-mirror.git] / Org.Lwes.Tests / Properties / AssemblyInfo.cs
blob701b1f76654a3dc7bfd6cea98a24857b973f32f3
1 using System.Reflection;
2 using System.Runtime.CompilerServices;
3 using System.Runtime.InteropServices;
5 [assembly: AssemblyTitle("Org.Lwes.Tests")]
6 [assembly: AssemblyDescription("")]
7 [assembly: AssemblyConfiguration("")]
8 [assembly: AssemblyCompany("LWES.org")]
9 [assembly: AssemblyProduct("Org.Lwes.Tests")]
10 [assembly: AssemblyCopyright("COPYRIGHT© 2009, Phillip Clark")]
11 [assembly: AssemblyTrademark("")]
12 [assembly: AssemblyCulture("")]
13 [assembly: ComVisible(false)]
14 [assembly: Guid("983c5826-b074-4a20-919b-b78f62b217e9")]
15 [assembly: AssemblyVersion("0.1.*")]
16 [assembly: AssemblyFileVersion("0.1.0.0")]