summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2010-03-06 01:23:46 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2010-03-06 01:23:46 +0000
commit61f0e34fee0fccc88e76abed78c9b204047e097f (patch)
tree49ae209432feb8f27a63fd0976c4d5e45d4328e2
parent1284055c524f18ae5c499ce8c65a9e3b0b0b13fd (diff)
downloadswig-61f0e34fee0fccc88e76abed78c9b204047e097f.tar.gz
Branch specific SWIG license update to match those done recently on trunk - BSD license restrictions removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-jezabek@11907 626c5289-ae23-0410-ae9c-e8d60b6d4f22
-rw-r--r--Lib/com/com.swg3
-rw-r--r--Lib/com/std_except.i3
-rw-r--r--Lib/com/std_map.i3
-rw-r--r--Lib/com/std_pair.i3
-rw-r--r--Lib/com/std_string.i3
-rw-r--r--Lib/com/std_vector.i3
-rw-r--r--Lib/com/std_wstring.i3
-rw-r--r--Lib/com/typemaps.i3
8 files changed, 0 insertions, 24 deletions
diff --git a/Lib/com/com.swg b/Lib/com/com.swg
index 1b3d876ba..99806bb9f 100644
--- a/Lib/com/com.swg
+++ b/Lib/com/com.swg
@@ -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.
- *
* com.swg
*
* COM typemaps
diff --git a/Lib/com/std_except.i b/Lib/com/std_except.i
index 9e744eda5..788387ac4 100644
--- a/Lib/com/std_except.i
+++ b/Lib/com/std_except.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.
- *
* std_except.i
*
* Typemaps used by the STL wrappers that throw exceptions.
diff --git a/Lib/com/std_map.i b/Lib/com/std_map.i
index 00967d3f9..a7020532c 100644
--- a/Lib/com/std_map.i
+++ b/Lib/com/std_map.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.
- *
* std_map.i
*
* SWIG typemaps for std::map
diff --git a/Lib/com/std_pair.i b/Lib/com/std_pair.i
index e689b0658..46ccca826 100644
--- a/Lib/com/std_pair.i
+++ b/Lib/com/std_pair.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.
- *
* std_pair.i
*
* SWIG typemaps for std::pair
diff --git a/Lib/com/std_string.i b/Lib/com/std_string.i
index 2c89b82a6..713d3a4c8 100644
--- a/Lib/com/std_string.i
+++ b/Lib/com/std_string.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.
- *
* std_string.swg
*
* COM typemaps for std::string and const std::string&
diff --git a/Lib/com/std_vector.i b/Lib/com/std_vector.i
index 71317cbb1..67de2e41e 100644
--- a/Lib/com/std_vector.i
+++ b/Lib/com/std_vector.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.
- *
* std_vector.i
* ----------------------------------------------------------------------------- */
diff --git a/Lib/com/std_wstring.i b/Lib/com/std_wstring.i
index 675cdd45d..5452dc2f7 100644
--- a/Lib/com/std_wstring.i
+++ b/Lib/com/std_wstring.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.
- *
* std_wstring.swg
*
* COM typemaps for std::wstring and const std::wstring&
diff --git a/Lib/com/typemaps.i b/Lib/com/typemaps.i
index 0676797b4..cb44c0577 100644
--- a/Lib/com/typemaps.i
+++ b/Lib/com/typemaps.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.
- *
* typemaps.swg
*
* COM typemaps for input/output arguments