We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a186fa commit 895d7c3Copy full SHA for 895d7c3
src/Patterns/SolutionAssemblyInfo.cs
@@ -28,7 +28,7 @@
28
[assembly: AssemblyConfiguration(ProductStrings.Empty)]
29
[assembly: AssemblyCompany(ProductStrings.Author)]
30
[assembly: AssemblyProduct(ProductStrings.Product)]
31
-[assembly: AssemblyCopyright("Copyright ? 2013")]
+[assembly: AssemblyCopyright("Copyright © 2013")]
32
[assembly: AssemblyTrademark(ProductStrings.Empty)]
33
[assembly: AssemblyCulture(ProductStrings.Empty)]
34
[assembly: ComVisible(false)]
0 commit comments