diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-02-10 22:14:10 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-02-10 22:14:10 -0600 |
| commit | 63419029fbda7d3f2f3d5984c3d2c77f341dbd79 (patch) | |
| tree | f4c0a51017b957f2dfded3b4fc6b8ff3c3b58e45 /SuperPolarity/Properties/AssemblyInfo.cs | |
| parent | 10980f9b5db812487ecc118fa8f8255024624e9a (diff) | |
Works in win, compiles in mac
Diffstat (limited to 'SuperPolarity/Properties/AssemblyInfo.cs')
| -rw-r--r-- | SuperPolarity/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SuperPolarity/Properties/AssemblyInfo.cs b/SuperPolarity/Properties/AssemblyInfo.cs index bd24ce8..daa34e8 100644 --- a/SuperPolarity/Properties/AssemblyInfo.cs +++ b/SuperPolarity/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyDescription("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyCopyright("Copyright © 2013")] +[assembly: AssemblyCopyright("Copyright © 2014")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] |