From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55629 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Update copyright/license on new files? Date: Mon, 05 Jan 2004 02:16:20 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073265414 20762 80.91.224.253 (5 Jan 2004 01:16:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Jan 2004 01:16:54 +0000 (UTC) Original-X-From: ding-owner+M4169@lists.math.uh.edu Mon Jan 05 02:16:51 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AdJMR-0002cG-00 for ; Mon, 05 Jan 2004 02:16:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AdJMJ-0007b4-00; Sun, 04 Jan 2004 19:16:43 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AdJMF-0007az-00 for ding@lists.math.uh.edu; Sun, 04 Jan 2004 19:16:39 -0600 Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by justine.libertine.org (Postfix) with ESMTP id E427D3A003E for ; Sun, 4 Jan 2004 19:16:36 -0600 (CST) Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.10/8.12.10) with ESMTP id i051GVAU011232 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 5 Jan 2004 02:16:34 +0100 Original-To: ding@gnus.org X-Hashcash: 0:040105:ding@gnus.org:b941aeaf746a17fa User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55629 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55629 Some files, e.g. md4.el look like this: ;; Copyright (C) 2001 Taro Kawagishi ;; Author: Taro Kawagishi ;; Keywords: MD4 ;; Version: 1.00 ;; Created: February 2001 ;; This file is part of FLIM (Faithful Library about Internet Message). ;; 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. Should we change this into the standard Emacs stuff? I assume so, but thought I'd better check here first. I believe copyright papers have been assigned for all the stuff I added, but given the number of files I would appreciate if some verified this independently. The author of sasl-scram.el have assigned copyrights to the FSF for a number of changes, but it is unclear if they apply to sasl-scram.el too, I've asked assign@gnu.org to clarify. Meanwhile, I haven't installed that file. It is not critical, so it shouldn't matter (the SCRAM-MD5 SASL mechanism was never fully adopted, I believe).