diff options
Diffstat (limited to 'OpenSim/Tools/LaunchSLClient/Properties/AssemblyInfo.cs')
-rw-r--r-- | OpenSim/Tools/LaunchSLClient/Properties/AssemblyInfo.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/Tools/LaunchSLClient/Properties/AssemblyInfo.cs b/OpenSim/Tools/LaunchSLClient/Properties/AssemblyInfo.cs index 87a4ac4..2c843a1 100644 --- a/OpenSim/Tools/LaunchSLClient/Properties/AssemblyInfo.cs +++ b/OpenSim/Tools/LaunchSLClient/Properties/AssemblyInfo.cs | |||
@@ -1,4 +1,4 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (c) Contributors, http://opensimulator.org/ | 2 | * Copyright (c) Contributors, http://opensimulator.org/ |
3 | * See CONTRIBUTORS.TXT for a full list of copyright holders. | 3 | * See CONTRIBUTORS.TXT for a full list of copyright holders. |
4 | * | 4 | * |
@@ -36,9 +36,9 @@ using System.Runtime.InteropServices; | |||
36 | [assembly: AssemblyTitle("LaunchSLClient")] | 36 | [assembly: AssemblyTitle("LaunchSLClient")] |
37 | [assembly: AssemblyDescription("")] | 37 | [assembly: AssemblyDescription("")] |
38 | [assembly: AssemblyConfiguration("")] | 38 | [assembly: AssemblyConfiguration("")] |
39 | [assembly: AssemblyCompany("Home")] | 39 | [assembly: AssemblyCompany("")] |
40 | [assembly: AssemblyProduct("LaunchSLClient")] | 40 | [assembly: AssemblyProduct("LaunchSLClient")] |
41 | [assembly: AssemblyCopyright("Copyright © Home 2007")] | 41 | [assembly: AssemblyCopyright("Copyright (c) 2007")] |
42 | [assembly: AssemblyTrademark("")] | 42 | [assembly: AssemblyTrademark("")] |
43 | [assembly: AssemblyCulture("")] | 43 | [assembly: AssemblyCulture("")] |
44 | 44 | ||