From b6c1b7b8df42415254144c34e5b3c2264fbb994b Mon Sep 17 00:00:00 2001 From: Gerald Schmidt Date: Mon, 21 Jan 2008 23:10:11 +0000 Subject: [PATCH] Initial upload --- src/copying/Aspell/license.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 src/copying/Aspell/license.txt diff --git a/src/copying/Aspell/license.txt b/src/copying/Aspell/license.txt new file mode 100755 index 0000000..cd00ab1 --- /dev/null +++ b/src/copying/Aspell/license.txt @@ -0,0 +1,12 @@ +/* Aspell + * Copyright (C) 2001-2002 by Kevin Atkinson under the GNU LGPL + * license version 2.0 or 2.1. You should have received a copy of the + * LGPL license along with this library if you did not you can find it + * at http://www.gnu.org/. + */ + +This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. + +This library 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 Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA \ No newline at end of file