Skip to content

Commit

Permalink
fix assembly info
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobruni committed Nov 20, 2015
1 parent 302985a commit 44c3067
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Synology/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
[assembly: AssemblyTitle("Synology")]
[assembly: AssemblyDescription("Synology API for .NET")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("")]
[assembly: AssemblyCopyright("Matteo Bruni")]
[assembly: AssemblyCompany("Caelan")]
[assembly: AssemblyProduct("Synology")]
[assembly: AssemblyCopyright("Caelan © 2015")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down

0 comments on commit 44c3067

Please sign in to comment.