diff options
Diffstat (limited to '')
-rw-r--r-- | OpenUser.Config/UserConfigDb4o/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenUser.Config/UserConfigDb4o/AssemblyInfo.cs b/OpenUser.Config/UserConfigDb4o/AssemblyInfo.cs index b5065bc..56a5535 100644 --- a/OpenUser.Config/UserConfigDb4o/AssemblyInfo.cs +++ b/OpenUser.Config/UserConfigDb4o/AssemblyInfo.cs | |||
@@ -8,11 +8,11 @@ using System.Runtime.InteropServices; | |||
8 | // change them to the information which is associated with the assembly | 8 | // change them to the information which is associated with the assembly |
9 | // you compile. | 9 | // you compile. |
10 | 10 | ||
11 | [assembly: AssemblyTitle("GridConfig")] | 11 | [assembly: AssemblyTitle("UserConfig")] |
12 | [assembly: AssemblyDescription("")] | 12 | [assembly: AssemblyDescription("")] |
13 | [assembly: AssemblyConfiguration("")] | 13 | [assembly: AssemblyConfiguration("")] |
14 | [assembly: AssemblyCompany("")] | 14 | [assembly: AssemblyCompany("")] |
15 | [assembly: AssemblyProduct("GridConfig")] | 15 | [assembly: AssemblyProduct("UserConfig")] |
16 | [assembly: AssemblyCopyright("")] | 16 | [assembly: AssemblyCopyright("")] |
17 | [assembly: AssemblyTrademark("")] | 17 | [assembly: AssemblyTrademark("")] |
18 | [assembly: AssemblyCulture("")] | 18 | [assembly: AssemblyCulture("")] |