Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.060 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'licenses': 0.04; 'subject:ANN': 0.07; 'looked': 0.10; 'passing': 0.15; 'andreas': 0.16; 'bye,': 0.16; 'netbsd': 0.16; 'subject:oriented': 0.16; 'url:gnu': 0.16; 'url:license': 0.16; 'url:licenses': 0.16; 'url:packages': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'received :mail-bk0-f46.google.com': 0.22; 'header:In-Reply-To:1': 0.25; 'received:209.85.214.46': 0.27; 'compatible': 0.30; 'url:python': 0.32; 'subject: -- ': 0.33; 'problem': 0.33; 'to:addr:python- list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'message-id:@gmail.com': 0.36; 'url:org': 0.36; 'charset:us- ascii': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'mean': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'subject:-': 0.40; 'header:Received:5': 0.40; 'think': 0.40; 'your': 0.60; 'most': 0.61; 'received:194': 0.61; 'interest': 0.62; 'header:Message-Id:1': 0.62; 'skip:n 10': 0.63; 'more': 0.63; 'license': 0.65; 'jul': 0.65; 'approved': 0.66; 'url:php': 0.86; '+1000': 0.91; 'subject:Report': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=8I8T+xarDOSoahxEviKsUvS+Wjd+iDOaB5fT8+I+2Ow=; b=nYyG3BNBXr1kGujCJV0W/O78EjGR2PkLQf2Y9jVTb6XvT+4dehteGYdDS+Ewqdp/pV ePE5kF+ugN6dfzj8qaXADqT7YpII/FOdpCtSyEaUNXJJIKQhUUapQeV2oq1ObXKzQPX5 QqWZLNhKbFVEk9XXFBIjK2jLGVkpN8dHaVqz8hkoIFebJQuW/+ZDu8Buh157IRenO8e0 i16Yl0YRUoFQ+V4NBTm+SMqUPHi5YkmzI8vDx4l6YVZrIJddal01b/Id4vuU/elOm+bV 9xQj0aDE5q16uSDw5fyKAZwPRY4gLCR9JJr7wER2bsoToyVbUCR/PP8sq1TDUv4bsNkf xd0g== Date: Thu, 12 Jul 2012 07:35:48 +0200 From: Andreas Perstinger To: python-list@python.org Subject: Re: ANN: PollyReports 1.5 -- Band-oriented PDF Report Generator In-Reply-To: <4FFE1D50.10604@fossworkflowguides.com> References: <4FFD8852.8020705@newcenturycomputers.net> <4FFE1D50.10604@fossworkflowguides.com> X-Mailer: Sylpheed 3.2.0beta3 (GTK+ 2.24.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1342071351 news.xs4all.nl 6965 [2001:888:2000:d::a6]:58570 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:25200 On Thu, 12 Jul 2012 10:41:52 +1000 Simon Cropper wrote: > That said... with more than a passing interest in software and > content licensing I looked at how the work was licensed. A > none-standard license like this makes most people stop and think > "will this be a problem if I use this in my work?" How compatible is > your license with the main software licenses currently available? Do you mean this license?: http://packages.python.org/PollyReports/license.html It's the standard license for NetBSD projects and approved by OSI: http://www.opensource.org/licenses/bsd-license.php and GPL-compatible: http://www.gnu.org/licenses/license-list.html#FreeBSD Bye, Andreas