From owner-freebsd-doc@FreeBSD.ORG Mon Jan 2 18:40:07 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0A9216A41F for ; Mon, 2 Jan 2006 18:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8578743D58 for ; Mon, 2 Jan 2006 18:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k02Ie63j066229 for ; Mon, 2 Jan 2006 18:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k02Ie6Z2066228; Mon, 2 Jan 2006 18:40:06 GMT (envelope-from gnats) Date: Mon, 2 Jan 2006 18:40:06 GMT Message-Id: <200601021840.k02Ie6Z2066228@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: "Siebrand Mazeland" Cc: Subject: Re: docs/31109: [patch] replace gif images w/ png ones due to patent license X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Siebrand Mazeland List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2006 18:40:08 -0000 The following reply was made to PR docs/31109; it has been noted by GNATS. From: "Siebrand Mazeland" To: , Cc: Subject: Re: docs/31109: [patch] replace gif images w/ png ones due to patent license Date: Mon, 2 Jan 2006 19:38:38 +0100 The GNU Project has some nice proze on this topic (last updated 2005/10/31). Why no GIFs: "There are no GIFs on the GNU web site because of the patents (Unisys and IBM) covering the LZW compression algorithm which is used in making GIF files. These patents make it impossible to have free software to generate proper GIFs. [...] For more information about the GIF patent problems, see the League for Programming Freedom GIF page[1]. Through that page you can find more information about the problem of software patents in general." When will creating 'real' GIFs probably be safe: "Of the places whose patent databases we were able to search, the latest expiration date seems to be Friday 11 August 2006. Until then, anyone who releases a free program for making GIF files is likely to be sued. We don't know any reason to think that the patent owners would lose these lawsuits." This issue can be closed on Saturday 12 August 2006. How bad has who been before that? Source: http://www.gnu.org/philosophy/gif.html [1] http://lpf.ai.mit.edu/Patents/Gif/Gif.html http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/31109