diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-05-11 13:18:37 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-05-11 13:18:37 +0000 |
commit | bc7e6ba64528ec9408b8440f62e1e6de4bbabb35 (patch) | |
tree | 5837315256efc0ea53f38a1574d638826234f64d /Build/source/utils/xindy/rte/README | |
parent | 84b958df892c3589ae527aa37413c50f7001c55a (diff) |
rename xindy (2.3) => xindy-old
git-svn-id: svn://tug.org/texlive/trunk@18198 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy/rte/README')
-rw-r--r-- | Build/source/utils/xindy/rte/README | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/Build/source/utils/xindy/rte/README b/Build/source/utils/xindy/rte/README deleted file mode 100644 index 32c827cb2de..00000000000 --- a/Build/source/utils/xindy/rte/README +++ /dev/null @@ -1,31 +0,0 @@ - -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. |