From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161533Ab2GLRuP (ORCPT ); Thu, 12 Jul 2012 13:50:15 -0400 Received: from mail-gh0-f174.google.com ([209.85.160.174]:52734 "EHLO mail-gh0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932690Ab2GLRsz (ORCPT ); Thu, 12 Jul 2012 13:48:55 -0400 From: "Luis R. Rodriguez" To: Richard Fontana Cc: "Bradley M. Kuhn" , tytso@mit.edu, linux-kernel@vger.kernel.org, "Luis R. Rodriguez" Subject: [PATCH v2 2/6] copyleft-next: more project name updates Copyleft.next->copyleft-next Date: Thu, 12 Jul 2012 10:48:41 -0700 Message-Id: <1342115325-9443-3-git-send-email-mcgrof@do-not-panic.com> X-Mailer: git-send-email 1.7.10.rc1.22.gf5241 In-Reply-To: <1342115325-9443-1-git-send-email-mcgrof@do-not-panic.com> References: <1342115325-9443-1-git-send-email-mcgrof@do-not-panic.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "Luis R. Rodriguez" This reflects the present gitorious.org name and reflects better with other foo-next git trees out there. --- ABOUT | 10 +++++----- COPYLEFT.next | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ABOUT b/ABOUT index eaaa878..6eeef4b 100644 --- a/ABOUT +++ b/ABOUT @@ -1,14 +1,14 @@ -Copyleft.next +copyleft-next ============= "Exploring ideas for a modified copyleft license can't hurt." - Richard M. Stallman, July 2012 -Copyleft.next is an experimental "-ng"-type modification of the GNU +copyleft-next is an experimental "-ng"-type modification of the GNU General Public License, version 3. (It is *not* a fork.) Contributions of patches, ideas, and criticism are welcome. Needless to say, no one should actually *use* a development version of -Copyleft.next as an actual license. Anyone interested in actually +copyleft-next as an actual license. Anyone interested in actually *using* a strong copyleft license for code will wish to use one or more of the following licenses: GNU GPLv2, GNU GPLv3, GNU AGPLv3, and/or later versions of those licenses. For more information, see @@ -20,7 +20,7 @@ with (e.g.) Red Hat, or any other corporate entity.** Contributors are expected to participate in their individual capacity. All communications with journalists shall be handled by the -Copyleft.next Marketing Committee, which does not exist yet and +copyleft-next Marketing Committee, which does not exist yet and probably won't exist for at least another year or three. For the avoidance of doubt, Simon Phipps is not considered a journalist. @@ -35,7 +35,7 @@ existing (and future) versions of the GNU GPL, which addresses one of the FSF's concerns about modified versions of the GNU GPL. The meta-license from the FSF stated in its FAQ shall be the license -of all versions of the Copyleft.next license text (to the extent that +of all versions of the copyleft-next license text (to the extent that such versions retain any copyrightable material from versions of the GNU GPL in which the FSF has asserted copyright). Based on the FSF FAQ, that meta-license may be stated as follows: diff --git a/COPYLEFT.next b/COPYLEFT.next index ec2fc07..32f1274 100644 --- a/COPYLEFT.next +++ b/COPYLEFT.next @@ -1,4 +1,4 @@ - Copyleft.next + copyleft-next 0. Definitions. @@ -392,9 +392,9 @@ survive such relicensing. 14. New Versions of this License. The initial License Steward is [?]. The License Steward may publish -new versions of Copyleft.next. Each version will be given a +new versions of copyleft-next. Each version will be given a distinguishing version number. You may distribute a Covered Work under -the terms of the version of Copyleft.next under which the Program is +the terms of the version of copyleft-next under which the Program is licensed, or under the terms of any subsequent version published by the License Steward. -- 1.7.10.rc1.22.gf5241