From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758539Ab2GLAqI (ORCPT ); Wed, 11 Jul 2012 20:46:08 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:62902 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756033Ab2GLAo6 (ORCPT ); Wed, 11 Jul 2012 20:44:58 -0400 From: "Luis R. Rodriguez" To: Richard Fontana Cc: "Bradley M. Kuhn" , linux-kernel@vger.kernel.org, "Luis R. Rodriguez" Subject: [PATCH 2/4] copyleft-next: more project name updates Copyleft.next->copyleft-next Date: Wed, 11 Jul 2012 17:44:47 -0700 Message-Id: <1342053889-32066-3-git-send-email-mcgrof@do-not-panic.com> X-Mailer: git-send-email 1.7.10.rc1.22.gf5241 In-Reply-To: <1342053889-32066-1-git-send-email-mcgrof@do-not-panic.com> References: <1342053889-32066-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 0e8ce0b..791000f 100644 --- a/ABOUT +++ b/ABOUT @@ -1,15 +1,15 @@ -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. The goal of this effort is to develop an improved strong copyleft free software license. Needless to say, no one should actually *use* a development -version of Copyleft.next as an actual license. Anyone interested in +version of 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, @@ -21,7 +21,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. @@ -36,7 +36,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 a741985..1afa01e 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