moinsetup

Annotated docs/COPYING.txt

32:980a592988c6
2011-02-22 Paul Boddie Added an example configuration that would lead to limited hosting in a particular directory, requiring .htaccess and mod_rewrite tricks.
paul@27 1
Licence Agreement for moinsetup
paul@27 2
-------------------------------
paul@27 3
paul@27 4
Copyright (C) 2010, 2011 Paul Boddie <paul@boddie.org.uk>
paul@27 5
paul@27 6
This program is free software; you can redistribute it and/or modify it under
paul@27 7
the terms of the GNU General Public License as published by the Free Software
paul@27 8
Foundation; either version 3 of the License, or (at your option) any later
paul@27 9
version.
paul@27 10
paul@27 11
This program is distributed in the hope that it will be useful, but WITHOUT
paul@27 12
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
paul@27 13
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
paul@27 14
details.
paul@27 15
paul@27 16
You should have received a copy of the GNU General Public License along with
paul@27 17
this program.  If not, see <http://www.gnu.org/licenses/>.