diff --git a/NAPS2.Core/Properties/AssemblyInfo.cs b/NAPS2.Core/Properties/AssemblyInfo.cs index f396b61e13..09ddb0a21f 100644 --- a/NAPS2.Core/Properties/AssemblyInfo.cs +++ b/NAPS2.Core/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following @@ -9,7 +9,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("NAPS2.Core")] -[assembly: AssemblyCopyright("Copyright © 2009 Pavel Sorejs, Copyright © 2012 Michael Adams, Copyright © 2013 Peter De Leeuw, Copyright © 2012-2014 Ben Olden-Cooligan; Icons from http://www.fatcow.com/free-icons")] +[assembly: AssemblyCopyright("Copyright © 2009 Pavel Sorejs, Copyright © 2012 Michael Adams, Copyright © 2013 Peter De Leeuw, Copyright © 2012-2014 Ben Olden-Cooligan; Icons from http://www.fatcow.com/free-icons")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]