remove authors - these are in the CHANGES files and README files

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11235 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2009-05-26 06:31:04 +00:00
commit 3ffdfee64a

View file

@ -5,7 +5,6 @@
* std_map.i
*
* SWIG typemaps for std::map
* C# implementation by Yuval Baror (http://yuval.bar-or.org)
*
* The C# wrapper is made to look and feel like a C# System.Collections.Generic.IDictionary<>.
*