diff options
author | William S Fulton <wsf@fultondesigns.co.uk> | 2010-02-27 23:26:02 +0000 |
---|---|---|
committer | William S Fulton <wsf@fultondesigns.co.uk> | 2010-02-27 23:26:02 +0000 |
commit | 4308dd03cfd1356c41830860824063a429db0fd5 (patch) | |
tree | 7d2c8f2656fa1afa2a0e8687bf1431d1b26df079 /Lib/swigarch.i | |
parent | 283bb830bd1f9eb87ae2d957d4095c5de47a0bf9 (diff) | |
download | swig-4308dd03cfd1356c41830860824063a429db0fd5.tar.gz |
SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11874 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Lib/swigarch.i')
-rw-r--r-- | Lib/swigarch.i | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/swigarch.i b/Lib/swigarch.i index 260b60880..f5aea4678 100644 --- a/Lib/swigarch.i +++ b/Lib/swigarch.i @@ -1,7 +1,4 @@ /* ----------------------------------------------------------------------------- - * 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. - * * swigarch.i * * SWIG library file for 32bit/64bit code specialization and checking. |