README file for Combo/lib $Id: README,v 1.2 2003/05/09 19:32:14 steve Exp $ DESCRIPTION: Combo -- COMmunity Basic Operating software -- is software for running a web-bases community; it comes with functionality for creating member web pages, template-based formatting, online and WebDAV-based page creation and editing, version control, flexible access control, and member downloading of copyrighted material with micropayments and without DRM (usage restriction). Combo is written in Perl and can run either as stand-alone CGI scripts or under mod_perl. The libraries in Combo/lib are, for the most part, Perl modules meant to be included in CGI scripts and applications. COPYRIGHT AND LICENSE: The information below applies to everything in this directory (lib) and its descendents, except where noted in the files themselves, some of which may be provided under different, but compatible, licenses. Copyright 2001-2003 by the authors. Contact information and a list of developers can be found at: http://www.penguinsong.org/ Combo is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. In addition, the libraries in Combo/lib are also licensed under the terms of the GNU Lesser General Public License, either version 2.1 or (at your option) any later version. Combo 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 and Lesser General Public License for more details. You should have received a copy of the GNU General Public License (Combo/LICENSE) and Lesser General Public License (Combo/lib/LICENSE) along with the Combo distribution; if not, go to http://www.fsf.org/ or write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. VERSION: $Id: README,v 1.2 2003/05/09 19:32:14 steve Exp $