Updating copyright date
This commit is contained in:
parent
0af6c22404
commit
d185e8967e
1 changed files with 2 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,7 @@ 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:
|
||||
|
||||
//
|
||||
[assembly: AssemblyVersion("2.54.0.1")]
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue