diff --git a/Common/PdfScribeSharedAssemblyInfo.cs b/Common/PdfScribeSharedAssemblyInfo.cs index 320ef98..bfdfd55 100644 --- a/Common/PdfScribeSharedAssemblyInfo.cs +++ b/Common/PdfScribeSharedAssemblyInfo.cs @@ -1,13 +1,11 @@ using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyCompany("Black Telescope Workshop")] [assembly: AssemblyProduct("PDF Scribe")] -[assembly: AssemblyCopyright("Copyright © S T Chan 2013")] +[assembly: AssemblyCopyright("Copyright © S T Chan 2013-2017")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -25,4 +23,3 @@ using System.Runtime.InteropServices; // Revision // [assembly: AssemblyVersion("1.0.*")] -//[assembly: AssemblyFileVersion("1.0.0.0")]