chiark / gitweb /
bezier.py: Add missing copyright notice
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 4 Nov 2017 17:18:02 +0000 (17:18 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 4 Nov 2017 17:18:02 +0000 (17:18 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
bezier.py

index 679635457064c79764c4678253ba49094e5912f4..4a08c6b65a90daf77e8642f3bc17c97358518801 100644 (file)
--- 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