|
@@ -1,18 +0,0 @@
|
|
|
-using System.Resources;
|
|
|
-using System.Reflection;
|
|
|
-
|
|
|
-// 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: AssemblyTitle("Jint")]
|
|
|
-[assembly: AssemblyDescription("Javascript Interpreter for .NET")]
|
|
|
-[assembly: AssemblyConfiguration("")]
|
|
|
-[assembly: AssemblyCompany("Sebastien Ros")]
|
|
|
-[assembly: AssemblyProduct("Jint")]
|
|
|
-[assembly: AssemblyCopyright("Copyright © Sébastien Ros")]
|
|
|
-[assembly: AssemblyTrademark("")]
|
|
|
-[assembly: AssemblyCulture("")]
|
|
|
-[assembly: NeutralResourcesLanguage("en")]
|
|
|
-
|
|
|
-[assembly: AssemblyVersion("2.9.1")]
|
|
|
-[assembly: AssemblyFileVersion("2.9.1")]
|