diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2015-07-20 08:29:39 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2015-07-20 08:42:40 +0000 | 
| commit | 032af66906f60a0f92150342a67a760abc4a8b66 (patch) | |
| tree | b4bd847ff3223cf5c88b5498e86235c661a4c648 | |
| parent | Update 020_debian.patch to v0.5.3+git20150720 (diff) | |
| download | w3m-032af66906f60a0f92150342a67a760abc4a8b66.tar.gz w3m-032af66906f60a0f92150342a67a760abc4a8b66.zip | |
Update debian/copyright for matrix.c
Diffstat (limited to '')
| -rw-r--r-- | debian/copyright | 7 | 
1 files changed, 6 insertions, 1 deletions
| diff --git a/debian/copyright b/debian/copyright index 33afab0..be9c8e4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -32,7 +32,7 @@ License: permissive-Str  Files: matrix.c  Copyright: 1999, K.Okabe             1993, David E. Steward & Zbigniew Leyk -License: permissive-matrix-c +License: copyleft-matrix-c   LUfactor, LUsolve, Usolve and Lsolve, are based on the functions in   Meschach Library Version 1.2b.   . @@ -53,6 +53,11 @@ License: permissive-matrix-c        This clause shall not be construed as constraining other software        distributed on the same medium as this software, nor is a        distribution fee considered a charge. +Comment: + This license is almost permissive but partially copyleft.  The "No charge" + clause prohibits a fee for the right to use this software or works derived + from it, that conflicts with merging into a proprietary software for a fee, + but a distribution fee and a commercial use are okay, compliant to DFSG.  Files: matrix.h  Copyright: 1999, K.Okabe | 
