diff --git a/Lib/mutatorMath/__init__.py b/Lib/mutatorMath/__init__.py index ec04fa6f..b65cbd6a 100644 --- a/Lib/mutatorMath/__init__.py +++ b/Lib/mutatorMath/__init__.py @@ -2,7 +2,7 @@ """ -CCopyright (c) 2004-2014, LettError and Erik van Blokland +Copyright (c) 2004-2016, LettError and Erik van Blokland All rights reserved. Redistribution and use in source and binary forms, with or without @@ -15,7 +15,7 @@ this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -* Neither the name of LettEror nor the names of its +* Neither the name of LettError nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -30,6 +30,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + """ __version__ = "2.0.0"