diff options
author | gareth | 2007-04-02 09:38:29 +0000 |
---|---|---|
committer | gareth | 2007-04-02 09:38:29 +0000 |
commit | 6a5adf3571dea98c17b91d08094086ec18fe71c7 (patch) | |
tree | e4c3d4afde42b6977d41c77e33e1c225dbe81265 /OpenUser.Config/UserConfigDb4o/AssemblyInfo.cs | |
parent | Renamed GridConfigDb4o (diff) | |
download | opensim-SC_OLD-6a5adf3571dea98c17b91d08094086ec18fe71c7.zip opensim-SC_OLD-6a5adf3571dea98c17b91d08094086ec18fe71c7.tar.gz opensim-SC_OLD-6a5adf3571dea98c17b91d08094086ec18fe71c7.tar.bz2 opensim-SC_OLD-6a5adf3571dea98c17b91d08094086ec18fe71c7.tar.xz |
More renaming
Diffstat (limited to 'OpenUser.Config/UserConfigDb4o/AssemblyInfo.cs')
-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("")] |