Skip to content

Commit

Permalink
Update AssemblyInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
LPardue committed Apr 29, 2018
1 parent 4fcc6ca commit 9f7ab3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SpotifyStatusApplet/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("SpotifyStatusApplet")]
[assembly: AssemblyDescription("An LCD Applet for the Logitech Gaming keyboard family (G510, G13, G15 etc) that displays current track information and Spotify playback status.")]
[assembly: AssemblyDescription("An LCD Applet for the Logitech Gaming keyboard family (G510, G13, G15 etc) that displays current track information and Spotify playback status. This software is distributed under the Apache-2.0 License. The following contributors helped make this software: JeffreyO")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Lucas Pardue")]
[assembly: AssemblyProduct("SpotifyStatusApplet")]
[assembly: AssemblyCopyright("Copyright © 2015. All Rights reserved.")]
[assembly: AssemblyCopyright("Copyright © 2018. All Rights reserved.")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down

0 comments on commit 9f7ab3f

Please sign in to comment.