Add new GPL license headers to all source files in this branch

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-jezabek@11912 626c5289-ae23-0410-ae9c-e8d60b6d4f22
diff --git a/Source/Modules/com.cxx b/Source/Modules/com.cxx
index cd3a0cf..a865b8f 100644
--- a/Source/Modules/com.cxx
+++ b/Source/Modules/com.cxx
@@ -1,6 +1,10 @@
-/* -----------------------------------------------------------------------------
- * See the LICENSE file for information on copyright, usage and redistribution
- * of SWIG, and the README file for authors - http://www.swig.org/release.html.
+/* ----------------------------------------------------------------------------- 
+ * This file is part of SWIG, which is licensed as a whole under version 3 
+ * (or any later version) of the GNU General Public License. Some additional
+ * terms also apply to certain portions of SWIG. The full details of the SWIG
+ * license and copyrights can be found in the LICENSE and COPYRIGHT files
+ * included with the SWIG source code as distributed by the SWIG developers
+ * and at http://www.swig.org/legal.html.
  *
  * com.cxx
  *
diff --git a/Source/Swig/warn.c b/Source/Swig/warn.c
index a8dadc7..dfb2e4a 100644
--- a/Source/Swig/warn.c
+++ b/Source/Swig/warn.c
@@ -1,6 +1,10 @@
-/* ----------------------------------------------------------------------------- 
- * See the LICENSE file for information on copyright, usage and redistribution
- * of SWIG, and the README file for authors - http://www.swig.org/release.html.
+/* -----------------------------------------------------------------------------
+ * This file is part of SWIG, which is licensed as a whole under version 3 
+ * (or any later version) of the GNU General Public License. Some additional
+ * terms also apply to certain portions of SWIG. The full details of the SWIG
+ * license and copyrights can be found in the LICENSE and COPYRIGHT files
+ * included with the SWIG source code as distributed by the SWIG developers
+ * and at http://www.swig.org/legal.html.
  *
  * warn.c
  *