javaclass

Change of docs/COPYING.txt

151:446942e97f43
docs/COPYING.txt
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/docs/COPYING.txt	Sun Jan 23 01:53:35 2005 +0100
     1.3 @@ -0,0 +1,15 @@
     1.4 +Copyright (C) 2004, 2005 Paul Boddie <paul@boddie.org.uk>
     1.5 +
     1.6 +This library is free software; you can redistribute it and/or
     1.7 +modify it under the terms of the GNU Lesser General Public
     1.8 +License as published by the Free Software Foundation; either
     1.9 +version 2.1 of the License, or (at your option) any later version.
    1.10 +
    1.11 +This library is distributed in the hope that it will be useful,
    1.12 +but WITHOUT ANY WARRANTY; without even the implied warranty of
    1.13 +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    1.14 +Lesser General Public License for more details.
    1.15 +
    1.16 +You should have received a copy of the GNU Lesser General Public
    1.17 +License along with this library; if not, write to the Free Software
    1.18 +Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA