diff --git a/data/templates/project/CSharp/NotifyIcon.xpt b/data/templates/project/CSharp/NotifyIcon.xpt
index 7e2c8bf3d4..0038cc27d0 100644
--- a/data/templates/project/CSharp/NotifyIcon.xpt
+++ b/data/templates/project/CSharp/NotifyIcon.xpt
@@ -14,7 +14,7 @@
-
+
@@ -31,7 +31,7 @@
-
-
+
diff --git a/src/Tools/LocalizationDbToResFile/Main.cs b/src/Tools/LocalizationDbToResFile/Main.cs
index 2ed93d4720..75786563ca 100644
--- a/src/Tools/LocalizationDbToResFile/Main.cs
+++ b/src/Tools/LocalizationDbToResFile/Main.cs
@@ -1,19 +1,9 @@
-// Main.cs
-// Copyright (c) 2001 Mike Krueger
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+//
+//
+//
+//
+// $Revision$
+//
using System;
using System.Data;
diff --git a/src/Tools/LocalizationXmlToResFile/LocalizationXmlToResFile.cs b/src/Tools/LocalizationXmlToResFile/LocalizationXmlToResFile.cs
index f7098fe974..12b3efb1d8 100644
--- a/src/Tools/LocalizationXmlToResFile/LocalizationXmlToResFile.cs
+++ b/src/Tools/LocalizationXmlToResFile/LocalizationXmlToResFile.cs
@@ -1,19 +1,9 @@
-// tbuilder.cs
-// Copyright (c) 2001 Mike Krueger
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+//
+//
+//
+//
+// $Revision$
+//
using System;
using System.Collections;
diff --git a/src/Tools/ResourceAssembler/ResAsm.cs b/src/Tools/ResourceAssembler/ResAsm.cs
index 918ad895d5..1e29102ebf 100644
--- a/src/Tools/ResourceAssembler/ResAsm.cs
+++ b/src/Tools/ResourceAssembler/ResAsm.cs
@@ -1,19 +1,9 @@
-// ResAsm.cs
-// Copyright (c) 2001 Mike Krueger
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+//
+//
+//
+//
+// $Revision$
+//
using System;
using System.Collections;