From 3e1b900946a9dc8e62b2e12f5963df7ebbe3c02c Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 6 Mar 2010 12:07:52 +0000 Subject: [PATCH] Add new GPL license headers to all source files in this branch git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@11915 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Source/Modules/scilab.cxx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Source/Modules/scilab.cxx b/Source/Modules/scilab.cxx index 78f4f88b1..3cd6efd51 100644 --- a/Source/Modules/scilab.cxx +++ b/Source/Modules/scilab.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. * * scilab.cxx *