Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12fd3f commit 9c674e7Copy full SHA for 9c674e7
1 file changed
src/_png.cpp
@@ -1,8 +1,8 @@
1
/* -*- mode: c++; c-basic-offset: 4 -*- */
2
3
// this code is heavily adapted from the paint license, which is in
4
-// the file paint.license (BSD compatible) included in this
5
-// distribution. TODO, add license file to MANIFEST.in and CVS
+// the file LICENSE_PAINT (BSD compatible) included in this
+// distribution.
6
7
/* For linux, png.h must be imported before Python.h because
8
png.h needs to be the one to define setjmp.
0 commit comments