Return-Path: X-Original-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2AF73DA86 for ; Thu, 10 Jan 2013 16:43:32 +0000 (UTC) Received: (qmail 60049 invoked by uid 500); 10 Jan 2013 16:43:32 -0000 Delivered-To: apmail-incubator-allura-commits-archive@incubator.apache.org Received: (qmail 60012 invoked by uid 500); 10 Jan 2013 16:43:32 -0000 Mailing-List: contact allura-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-commits@incubator.apache.org Received: (qmail 59930 invoked by uid 99); 10 Jan 2013 16:43:32 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2013 16:43:32 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id C22E4128EF; Thu, 10 Jan 2013 16:43:31 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tvansteenburgh@apache.org To: allura-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [5/8] git commit: [#4647] Remove conflicting, optional license metadata Message-Id: <20130110164331.C22E4128EF@tyr.zones.apache.org> Date: Thu, 10 Jan 2013 16:43:31 +0000 (UTC) [#4647] Remove conflicting, optional license metadata Signed-off-by: Peter Hartmann Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/d8d077fd Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/d8d077fd Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/d8d077fd Branch: refs/heads/tv/5384 Commit: d8d077fdee1713b0e5d94752b45c2e87b5f21871 Parents: 7cadfad Author: Peter Hartmann Authored: Thu Jan 3 20:12:21 2013 +0100 Committer: Dave Brondsema Committed: Wed Jan 9 19:47:12 2013 +0000 ---------------------------------------------------------------------- NoWarnings/setup.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/d8d077fd/NoWarnings/setup.py ---------------------------------------------------------------------- diff --git a/NoWarnings/setup.py b/NoWarnings/setup.py index 47b0f36..cce16ca 100644 --- a/NoWarnings/setup.py +++ b/NoWarnings/setup.py @@ -12,7 +12,6 @@ setup( author='Wolf', author_email='wolf@geek.net', description='A nose plugin to squelch warnings', - license='GPL', py_modules=['nowarnings'], entry_points={ 'nose.plugins.0.10': [