# HG changeset patch # User paulb # Date 1124215912 0 # Node ID f2a1eb3f3363fb36046e32090bfe82bcc4fbb74e # Parent a41c5f6995b03b421b3a5e26cecd6cb63005c49e [project @ 2005-08-16 18:11:52 by paulb] Added missing copyright/licence file. diff -r a41c5f6995b0 -r f2a1eb3f3363 docs/COPYING.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/COPYING.txt Tue Aug 16 18:11:52 2005 +0000 @@ -0,0 +1,18 @@ +Licence Agreement for XSLTools +------------------------------ + +Copyright (C) 2005 Paul Boddie + +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