Skip to content

Commit 0d3be6b

Browse files
authored
Update AssemblyInfo.cs
1 parent 71f969b commit 0d3be6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

PPMLib/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
using System.Reflection;
1+
using System.Reflection;
22
using System.Runtime.InteropServices;
33

44
// General Information about an assembly is controlled through the following
55
// set of attributes. Change these attribute values to modify the information
66
// associated with an assembly.
77
[assembly: AssemblyTitle("PPMLib")]
8-
[assembly: AssemblyDescription("")]
8+
[assembly: AssemblyDescription(".NET Library to Read/Write Flipnotes")]
99
[assembly: AssemblyConfiguration("")]
10-
[assembly: AssemblyCompany("")]
10+
[assembly: AssemblyCompany("RinLovesYou, NotImplementedLife, Misonothx")]
1111
[assembly: AssemblyProduct("PPMLib")]
12-
[assembly: AssemblyCopyright("Copyright © 2021")]
12+
[assembly: AssemblyCopyright("")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

0 commit comments

Comments
 (0)