From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 8 11:12:31 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CE8B1065692 for ; Tue, 8 Sep 2009 11:12:31 +0000 (UTC) (envelope-from joachim.kuebart@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id E998B8FC0C for ; Tue, 8 Sep 2009 11:12:30 +0000 (UTC) Received: (qmail invoked by alias); 08 Sep 2009 10:45:47 -0000 Received: from cpc2-oxfd10-0-0-cust569.oxfd.cable.ntl.com (EHLO localhost.localdomain) [81.110.34.58] by mail.gmx.net (mp023) with SMTP; 08 Sep 2009 12:45:47 +0200 X-Authenticated: #31053830 X-Provags-ID: V01U2FsdGVkX18EDvR4tg8ESiTFil7raplmwee9qQCr8Epi6XruYd NmbfAGbmsP1HiO From: Joachim Kuebart To: freebsd-hackers@freebsd.org Content-Type: text/plain Date: Tue, 08 Sep 2009 11:45:45 +0100 Message-Id: <1252406745.778.22.camel@yacht> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3nb1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 Subject: License change X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Sep 2009 11:12:31 -0000 Hi, much to my embarrassment, I noticed recently that there is a file authored by me using the 4-clause BSD license in the FreeBSD tree. The file src/sys/dev/sound/pci/es137x.c uses the 4-clause BSD license while the accompanying .h file uses a kind of 3-clause BSD license that I apparently made up at the time. I would like to change the license of es137x.c to the 3-clause BSD license. Unfortunately I cannot prove that I'm in fact the original author because the e-mail address given in the file is no longer active. If this means that the license cannot be changed anymore, that's unfortunate, but I guess it's the way it has to be... Best regards, Joachim