Your message dated Fri, 26 Aug 2005 00:24:26 -0700
with message-id <[EMAIL PROTECTED]>
and subject line debian/copyright needs clarification regarding licenses
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Jan 2005 11:38:06 +0000
>From [EMAIL PROTECTED] Wed Jan 26 03:38:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from idmailgate1.unizh.ch [130.60.68.105] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CtlUr-0004Jr-00; Wed, 26 Jan 2005 03:38:06 -0800
Received: from alhambra.kuesterei.ch ([130.60.169.112])
        by idmailgate1.unizh.ch (8.12.10/8.12.10/Debian-2) with ESMTP id 
j0QBc3vb028167
        for <[EMAIL PROTECTED]>; Wed, 26 Jan 2005 12:38:03 +0100
Received: from frank by alhambra.kuesterei.ch with local (Exim 3.35 #1 (Debian))
        id 1CtlCL-0002om-00
        for <[EMAIL PROTECTED]>; Wed, 26 Jan 2005 12:18:57 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: emacspeak: might be non-free
X-Debbugs-CC: Frank Küster <[EMAIL PROTECTED]>
MIME-version: 1.0
Content-type: text/plain; charset=iso-8859-15
Message-Id: <[EMAIL PROTECTED]>
From: =?iso-8859-1?Q?Frank_K=FCster?= <[EMAIL PROTECTED]>
Date: Wed, 26 Jan 2005 12:18:57 +0100
X-Virus-Scanned: by amavisd-milter (http://www.amavis.org/)
Content-Transfer-Encoding: 8bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.5 required=4.0 tests=BAYES_30,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: emacspeak
Version: 17.0-1
Severity: severity

The copyright of emacspeak is confusing, and the package is possibly non-free:

debian/copyright claims two contradicting licenses for the
packages. The first seems to be present in some source files:

,----
| Copyright:
| 
| Source files contain this copyright notice:
| ----------------------------------------------------------------------
| ;;{{{  Copyright:
| 
| ;;;Copyright (C) 1995, 1996, 1997  T. V. Raman  Adobe Systems Incorporated
| ;;; Copyright (c) 1996 by T. V. Raman 
| ;;; All Rights Reserved. 
| ;;;
| ;;; This file is not part of GNU Emacs, but the same permissions apply.
| ;;;
| ;;; GNU Emacs 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.
| ;;;
| [...]
`----

On the other hand, there is a file etc/COPYRIGHT which seems to be a
copyright file for the whole package. The license therein is non-free
because it does not explicitly allow modifcation:

,----
| ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
| ;;; Author: T. V. Raman,   <[EMAIL PROTECTED]>
| ;;;Copyright (C) 1995 -- 2002, T. V. Raman 
| ;;;                         All Rights Reserved
| ;;; Author: T. V. Raman, Digital Equipment Corporation. <[EMAIL PROTECTED]>
| ;;; Copyright 1994, 1995  by Digital Equipment Corporation, Maynard, MA. 
| ;;;                         All Rights Reserved
| ;;;  $Id: COPYRIGHT,v 17.0 2002/11/23 01:29:08 raman Exp $
| ;;;Permission to use, copy, and distribute this software and its documentation
| ;;;for any purpose and without fee is hereby granted, provided that the above
| ;;;copyright notice appears in all copies and that both that copyright notice
| ;;;and this permission notice, including the disclaimers below, appear in
| ;;;supporting documentation, and that the name of Adobe and Digital not be
| ;;;used in advertising or publicity pertaining to distribution of the software
| ;;;without specific, written prior permission.
| 
| Digital Equipment Corporation,  and T.V. Raman
| ;;;DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
| ;;;WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL Digital
| ;;;Equipment Corporation,  or T.V. Raman BE LIABLE
| ;;;FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
| ;;;WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
| ;;;ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION OR ANY ACTION OF
| ;;;ANY OTHER KIND WHATSOEVER, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
| ;;;PERFORMANCE OF THIS SOFTWARE.
| ;;; Permission to use, copy, and distribute this software and its 
| ;;; documentation for any purpose and without fee is hereby granted, provided 
| ;;; that the above copyright notice appear in all copies and that both that 
| ;;; copyright notice and this permission notice appear in supporting 
| ;;; documentation, and that the name of  Adobe Systems  not be used in 
| ;;; advertising or publicity pertaining to distribution of the software 
without
| ;;; specific, written prior permission.
`----

(this is repeated for Adobe, and the disclaimer once more for DEC)

This file is still present in the current upstream version.

Additionally, the source contains a lot of sound files without
specific copyright notice. Some are probably just sounds needed to
synthesize speech, and may not be copyrightable, or be spoken and
copyright by Mr. Raman. But files like

emacspeak-17.0/realaudio/radio/bbc-world-service.ram
emacspeak-17.0/realaudio/radio/science-in-action-bbc.ram 
emacspeak-17.0/realaudio/radio/cnn-biz.ram            
emacspeak-17.0/realaudio/radio/cnn-si.ram
emacspeak-17.0/realaudio/radio/cnn-cnn.ram            
emacspeak-17.0/realaudio/radio/cnn-sports.ram
emacspeak-17.0/realaudio/radio/cnn-es.ram             
emacspeak-17.0/realaudio/radio/cnn-top-stories.ram
emacspeak-17.0/realaudio/radio/cnn-hn.ram

Do sound like somebody else had a copyright on them.

Minor issues with the copyright file:

,----
| Emacspeak is written and maintained by  T. V. Raman <[EMAIL PROTECTED]>
`----

But does not say who are the copyright holders; from the later parts it
seems that two companies are involved, too.

,---- 
| It was downloaded from 
| ftp://ftp.cs.cornell.edu/pub/raman/emacspeak/ 
`----

However, the current sources are at 

http://prdownloads.sourceforge.net/emacspeak/

Regards, Frank

-- System Information
Debian Release: 3.0-bunk-2
Architecture: i386
Kernel: Linux alhambra 2.4.27 #1 Sam Sep 25 11:29:41 CEST 2004 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

---------------------------------------
Received: (at 321802-done) by bugs.debian.org; 26 Aug 2005 07:24:28 +0000
>From [EMAIL PROTECTED] Fri Aug 26 00:24:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (tennyson.netexpress.net) 
[66.93.39.86] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E8YZg-0006zO-00; Fri, 26 Aug 2005 00:24:28 -0700
Received: by tennyson.netexpress.net (Postfix, from userid 1003)
        id 0E6F37049; Fri, 26 Aug 2005 00:24:26 -0700 (PDT)
Date: Fri, 26 Aug 2005 00:24:26 -0700
From: Steve Langasek <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: debian/copyright needs clarification regarding licenses
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02


--5vNYLRcllDrimb99
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

This seems to be a spurious duplicate of bug #292322.  Based on the
information in the bug log, the debian/copyright file for emacspeak does
include appropriate copyright and license information; it just also
includes some *extra* license information that no longer applies.  I
won't bother re-merging this bug with 292322, since it was originally
cloned from there and adds no new information.

Thanks,
--=20
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

--5vNYLRcllDrimb99
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDDsOqKN6ufymYLloRArrNAJ98eWokDvZz6GJjeMjY2YAHv7y8CQCg0Vcl
D4nbQu2UNrtKb+PHkvqoBSU=
=SdrG
-----END PGP SIGNATURE-----

--5vNYLRcllDrimb99--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to