blob: 32c827cb2de5b6ec4cbdbfac0dcb2874474b1857 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
This is the source distribution of the xindy run time environment.
It consists of CLISP (see http://clisp.cons.org/) and the
xindy-specific CLISP module ordrules.
Release notes are available in the file NEWS, in this directory.
LEGALESE
--------
This package is freely distributable software; you can redistribute it
and/or modify it under the terms of the GNU General Public License
(GPL) as published by the Free Software Foundation.
This package contains CLISP which is released under GPL, version 2
(only). Please refer to clisp-<version>/COPYRIGHT for the formal
statement.
The xindy-specific parts of this package, i.e., everything outside the
clisp-<version>/ directory, are release under GPL version 2 or any
later version.
This software is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License in
the file COPYING along with this package; if not, write to the Free
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|