Skip to content

Commit d9446c5

Browse files
committed
fixing copyright info
1 parent 564f2e6 commit d9446c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SvnManager/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("SvnManager")]
13-
[assembly: AssemblyCopyright("Copyright © 2018 Manwaring Web Solutions, Inc")]
13+
[assembly: AssemblyCopyright("Copyright © 2020 win-svn.dev")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -33,4 +33,4 @@
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
3535
[assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyFileVersion("1.0.0.0")]
36+
//[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)