podjango/LICENSE
Bradley M. Kuhn f5fc6aebff [project @ bkuhn@ebb.org-20081117200644-tnn1stgep9pk6t18]
Added license information
2008-11-17 15:06:44 -05:00

33 lines
1.4 KiB
Text

THE LICENSE OF podjango IS AGPLv3-or-later
Short version: The effective license of podjango, when copied, modified,
conveyed, propagated and/or redistributed is
AGPLv3-or-later, pursuant to Sections 13 of the GPLv3 and
the AGPLv3. More details of the licensing follows.
Details:
The actual podjango application (the Python code) is AGPLv3-or-later.
It is based on Django, which is under a permissive non-copyleft license.
The current copyright holders are:
Copyright (C) 2008 Bradley M. Kuhn <bkuhn@ebb.org>
Copyright (C) 2006, 2007 Software Freedom Law Center, Inc.
#
# This software's license gives you freedom; you can copy, convey,
# propogate, redistribute and/or modify this program under the terms of
# the GNU Affero General Public License (AGPL) as published by the Free
# Software Foundation (FSF), either version 3 of the License, or (at your
# option) any later version of the AGPL published by the FSF.
#
# This program 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 Affero
# General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program in a file in the toplevel directory called
# "AGPLv3". If not, see <http://www.gnu.org/licenses/>.
#