From: Ian Jackson Date: Sat, 4 Nov 2017 17:18:02 +0000 (+0000) Subject: bezier.py: Add missing copyright notice X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=4b0b9b4f00b2290f66a3d48537308bd8c60c4483;p=moebius3.git bezier.py: Add missing copyright notice Signed-off-by: Ian Jackson --- diff --git a/bezier.py b/bezier.py index 6796354..4a08c6b 100644 --- a/bezier.py +++ b/bezier.py @@ -3,6 +3,8 @@ # in Debian's python-matplotlib 2.0.0+dfsg1-2 (amd64) # and trimmed to have only BezierSegment +# Copyright: Copyright (c) 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2016 The matplotlib development team +# # 1. This LICENSE AGREEMENT is between the Matplotlib Development Team # ("MDT"), and the Individual or Organization ("Licensee") accessing and # otherwise using matplotlib software in source or binary form and its