Skip to content

Commit

Permalink
Add copyright notice in AssemblyInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
Majiir committed Sep 7, 2014
1 parent 833181f commit e9297dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin/Kethane/Properties/AssemblyInfo.cs
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("MMI, Majiir")]
[assembly: AssemblyProduct("Kethane")]
[assembly: AssemblyCopyright("")]
[assembly: AssemblyCopyright("Copyright © Majiir 2012-2014")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down

0 comments on commit e9297dd

Please sign in to comment.