diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-06-27 11:28:59 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-06-27 11:33:35 -0700 |
commit | 6d390f413981c29c15e6ce8a6faf59cae77246f9 (patch) | |
tree | 422b037d0c9028232308fdf3c336158465f65507 /METALICENSE | |
parent | 9a9fe075f5c1f79dde574bae585431b717a83e18 (diff) | |
download | txr-6d390f413981c29c15e6ce8a6faf59cae77246f9.tar.gz txr-6d390f413981c29c15e6ce8a6faf59cae77246f9.tar.bz2 txr-6d390f413981c29c15e6ce8a6faf59cae77246f9.zip |
Preparations for bundling Cygwin library.
* LICENSE-CYG: New file.
* METALICENSE: Include a note about the use of Cygwin
in accordance with LGPL.
* txr.c (license): Use glob to iterate over all files in the txr
share directory which match the LICENSE* pattern.
Diffstat (limited to 'METALICENSE')
-rw-r--r-- | METALICENSE | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/METALICENSE b/METALICENSE index a504cd3c..493a680e 100644 --- a/METALICENSE +++ b/METALICENSE @@ -48,3 +48,7 @@ legally questionable, so the MPI library must be regarded as being copyrighted by Michael J. Fromberger. The above text can be reasonably understood to constitute a license which is compatible with the TXR LICENSE file in the sense that it is at least as permissive. + +TXR is ported to Windows with the help of the Cygwin library. For user +conveninence, a packaged version of TXR includes the CYGWIN.DLL, in accordance +with the terms of Cywgin's license, the GNU Lesser Public License, Version 3. |