8000 LIC: restore LICENSE_PAINT · matplotlib/matplotlib@e12fd3f · GitHub
[go: up one dir, main page]

Skip to content

Commit e12fd3f

Browse files
committed
LIC: restore LICENSE_PAINT
The png writing code is derived from https://www.object-craft.com.au/projects/paint/ The original code came in via 6cc5c32 The license was added in 29dfcd2 The license was removed in e3a5f1d The derived code is currently in `src/_png.cpp`
1 parent 4eb0037 commit e12fd3f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

LICENSE/LICENSE_PAINT

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Copyright 2000 by Object Craft P/L, Melbourne, Australia.
2+
3+
All Rights Reserved
4+
5+
Permission to use, copy, modify, and distribute this software and its
6+
documentation for any purpose and without fee is hereby granted,
7+
provided that the above copyright notice appear in all copies and that
8+
both that copyright notice and this permission notice appear in
9+
supporting documentation, and that the name of Object Craft
10+
is not be used in advertising or publicity pertaining to
11+
distribution of the software without specific, written prior
12+
permission.
13+
14+
OBJECT CRAFT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
15+
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
16+
EVENT SHALL OBJECT CRAFT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
17+
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
18+
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
19+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
20+
PERFORMANCE OF THIS SOFTWARE.

0 commit comments

Comments
 (0)
0