Skip to content

Commit 9c674e7

Browse files
committed
MNT: remove TODO about adding license
1 parent e12fd3f commit 9c674e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/_png.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/* -*- mode: c++; c-basic-offset: 4 -*- */
22

33
// 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
4+
// the file LICENSE_PAINT (BSD compatible) included in this
5+
// distribution.
66

77
/* For linux, png.h must be imported before Python.h because
88
png.h needs to be the one to define setjmp.

0 commit comments

Comments
 (0)