Updating copyright date
This commit is contained in:
parent
3542169d5d
commit
52be06be96
1 changed files with 3 additions and 2 deletions
|
@ -55,7 +55,7 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("LSL Editor")]
|
||||
[assembly: AssemblyCopyright("2006 - 2012")]
|
||||
[assembly: AssemblyCopyright("2006 - 2013")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
@ -69,7 +69,8 @@ using System.Runtime.InteropServices;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
|
||||
//
|
||||
// LSL-Editor uses the Major.Minor.Bugfix.Build format.
|
||||
[assembly: AssemblyVersion("2.999.999.1")]
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue