40 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
|              THE LICENSE OF podjango IS AGPLv3-or-later
 | |
| 
 | |
| Short version: The effective license of the podjango software, when
 | |
|                copied, modified, conveyed, propagated and/or redistributed
 | |
|                is AGPLv3-or-later.  More details of the licensing follows.
 | |
| 
 | |
|                The HTML templates are released under a permissive license.
 | |
| 
 | |
| 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/>.
 | |
| #
 | |
| ###############################################################################
 | |
| The templates are licensed this way:
 | |
| 
 | |
| <!--  Copyright (C) 2008       Bradley M. Kuhn <bkuhn@ebb.org> -->
 | |
| <!-- Permission is granted to copy, modify, redistribute, propagate, 
 | |
|   -- and/or convey this template in any form. -->
 | 
