-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathLICENCE
More file actions
13 lines (10 loc) · 695 Bytes
/
LICENCE
File metadata and controls
13 lines (10 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
Imscript is a loose collection of independent programs. Apart from a few
exceptional files (see below), the collection is distributed for free under
the terms of the AGPL licence version 3.0, found on file doc/agpl.txt
The following files are copied verbatim (or with trivial changes) from their
original sources. They are included for convenience and they are not essential
for imscript. They are not distributed under the licence above,
but under their own licences specified inside each file.
spline.c : written by Lionel Moisan and Pascal Monasse
svd.c, lk.c, optimiz.c : written by Daniel A. Atkinson, part of CCMATH
vvector.h : written by Linas Vepstas