Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / class / System.Json / Assembly / AssemblyInfo.cs
index 29a423993d8107d890d1223e15225cbdbbf0df0e..b8c49cd952bd53eac4e7967132dddbb9b7d678c5 100755 (executable)
@@ -37,8 +37,8 @@ using System.Runtime.InteropServices;
 
 // General Information about the System.Json assembly
 
-//[assembly: AssemblyTitle ("System.Json.dll")]
-//[assembly: AssemblyDescription ("System.Json.dll")]
+[assembly: AssemblyTitle ("System.Json.dll")]
+[assembly: AssemblyDescription ("System.Json.dll")]
 [assembly: AssemblyDefaultAlias ("System.Json.dll")]
 
 [assembly: AssemblyCompany (Consts.MonoCompany)]