summaryrefslogtreecommitdiff
path: root/Lib/python/file.i
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/python/file.i')
-rw-r--r--Lib/python/file.i4
1 files changed, 0 insertions, 4 deletions
diff --git a/Lib/python/file.i b/Lib/python/file.i
index 294ab9178..359c34d2c 100644
--- a/Lib/python/file.i
+++ b/Lib/python/file.i
@@ -1,11 +1,7 @@
/* -----------------------------------------------------------------------------
- * 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.
- *
* file.i
*
* Typemaps for FILE*
- * From the ideas of Luigi Ballabio
* ----------------------------------------------------------------------------- */
%types(FILE *);