From owner-freebsd-hackers@FreeBSD.ORG Wed Mar 25 09:36:04 2009 Return-Path: Delivered-To: hackers@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A41151065670 for ; Wed, 25 Mar 2009 09:36:04 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.9.129]) by mx1.freebsd.org (Postfix) with ESMTP id 6AFDD8FC18 for ; Wed, 25 Mar 2009 09:36:04 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 1038E73098; Wed, 25 Mar 2009 10:41:00 +0100 (CET) Date: Wed, 25 Mar 2009 10:41:00 +0100 From: Luigi Rizzo To: hackers@FreeBSD.ORG Message-ID: <20090325094100.GA915@onelab2.iet.unipi.it> References: <20090325084722.GC98685@onelab2.iet.unipi.it> <20090325093152.GB85469@zim.MIT.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090325093152.GB85469@zim.MIT.EDU> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: does Copyright on source files expire ? 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: Wed, 25 Mar 2009 09:36:05 -0000 On Wed, Mar 25, 2009 at 05:31:52AM -0400, David Schultz wrote: > On Wed, Mar 25, 2009, Luigi Rizzo wrote: > > Someone just asked me permission to move to a 3-clause BSD > > copyright some piece of software that I haven't touched in 10+ years. > > > > I said yes, but then I was wondering what happens if the > > person listed is not responding or not reachable anymore: > > does copyright on source code expire, and if so, when ? > > (I suppose it is related to either the date listed on the copyright, > > or to the date of some remarkable event for the author). > > In the US, the rule that applies most of the time is that > Copyright expires 70 years after the author dies, although there > are many special cases where the term differs. > > A person's Copyright doesn't go away just because they die, > disappear, or fail to respond. If you can't contact them, their > heirs, or whomever they transferred the Copyright to, you're stuck. so it's worse than a patent :) cheers luigi