all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: xah lee <xah@xahlee.org>
To: emacs-pretest-bug@gnu.org
Subject: suggestion for changing source code licensing preamble
Date: Fri, 4 Jan 2008 07:05:41 -0800	[thread overview]
Message-ID: <99E99E58-9551-482E-97BC-F3C6834EF427@xahlee.org> (raw)


I noticed, that in just about all emacs programs on the web (elisp  
source code), it comes with this template text as its preamble:

;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as
;; published by the Free Software Foundation; either version 2, or (at
;; your option) any later version.
;; 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
;; General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with this program; see the file COPYING.  If not, write to
;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.

Concerned parties and the FSF foundation, please remove the middle  
section of this template. That section is mainly for lawyers, for  
programers to protect themselves in the context of modern society's  
law system. Legally speaking, that section is redundant because it is  
in the GNU General Public License itself. The effect of that section  
in a license summary is fueling the habit and sanction of  
irresponsible programing we see all around us.

In place of that section, i'd propose possibly replacing it with the  
following or similar:

«This program is distributed in the hope that it will be useful. The  
author(s) has responsibly produced it, and will take reasonable  
responsibilities with regards to the program's intended purpose and  
workability. For legal aspects of WARRANTY, please see the GNU  
General Public License for more details.»

Regarding these issues, i have written essays on them before. Please  
see:

Responsible Software Licensing
http://xahlee.org/UnixResource_dir/writ/responsible_license.html

Responsible Software Licensing & the Free Software Foundation
http://xahlee.org/UnixResource_dir/writ/responsible_license_FSF.html

   Xah Lee
   xah@xahlee.org
∑ http://xahlee.org/

             reply	other threads:[~2008-01-04 15:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-04 15:05 xah lee [this message]
2008-01-05 14:30 ` suggestion for changing source code licensing preamble Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=99E99E58-9551-482E-97BC-F3C6834EF427@xahlee.org \
    --to=xah@xahlee.org \
    --cc=emacs-pretest-bug@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.