Add Marek to the about section
authorMiguel de Icaza <miguel@gnome.org>
Tue, 22 Jun 2004 15:06:48 +0000 (15:06 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 22 Jun 2004 15:06:48 +0000 (15:06 -0000)
svn path=/trunk/mcs/; revision=30123

mcs/mcs/driver.cs

index 546317c9efaecf178e961a906dd73325dfa50360..953d48a71bfc59c7f5ddec3561dc5acca1d65d8a 100755 (executable)
@@ -263,7 +263,7 @@ namespace Mono.CSharp
                                "For more information on Mono, visit the project Web site\n" +
                                "   http://www.go-mono.com\n\n" +
 
-                               "The compiler was written by Miguel de Icaza, Ravi Pratap and Martin Baulig");
+                               "The compiler was written by Miguel de Icaza, Ravi Pratap, Martin Baulig and Marek Safar");
                        Environment.Exit (0);
                }