From owner-freebsd-hackers@FreeBSD.ORG Mon Jul 13 13:39:56 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 3BCFF1065698 for ; Mon, 13 Jul 2009 13:39:56 +0000 (UTC) (envelope-from hdante@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.228]) by mx1.freebsd.org (Postfix) with ESMTP id 0CFC08FC3C for ; Mon, 13 Jul 2009 13:39:55 +0000 (UTC) (envelope-from hdante@gmail.com) Received: by rv-out-0506.google.com with SMTP id f9so697098rvb.43 for ; Mon, 13 Jul 2009 06:39:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=gJIkJ2jha/CsPwJE2JYGad7m/AfkJ/5rrrYCje14BTE=; b=cIzra3hWftwtitt2nYc/M/tduPeQ2VQtBgO/3aFoqeLM1SmEhw+brHivqFwfN5Axzm vJ8vz02D0J8drxurCkqRD/1DoEJiFolw79ys8BtNvqo5I5j8ysmf8Y9PR+Vwz4uCRSsc 96IjL7fYRmNRGhD79Dvv/ZgSozYB0xnTj796M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=uUJzPk+gSWyqBh6OF7It5ykyAL0CW8K4oUV1JeNkf0MfosTq4w/f+ybp7m8sWjbRF+ kVXF/N+Y+xMbqUYVt/EaNVyagHVqAQ7crbaHRGgD4KJrWpGbH1nN4pCkKcijBg5hJ6Am cGW9HEdK2VuSGei+FCKJlvoBKMYJhdTFnSvFU= MIME-Version: 1.0 Received: by 10.140.201.21 with SMTP id y21mr2832540rvf.89.1247492395458; Mon, 13 Jul 2009 06:39:55 -0700 (PDT) In-Reply-To: References: Date: Mon, 13 Jul 2009 10:39:55 -0300 Message-ID: From: Henrique Almeida To: "Carlos A. M. dos Santos" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: Help on relicensing derived code 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: Mon, 13 Jul 2009 13:39:56 -0000 2009/7/13 Carlos A. M. dos Santos : > If you are writing your own version of errno.h then it is not a > derived work. In this particular case, errno.h is just a list of error > codes so you can copy/paste the numbers and mnemonics from the output > of "man 2 intro". That would be considered "compatible code", not Perfect. I told you I would be able to use uniform licensing. ;-) -- Henrique Dante de Almeida hdante@gmail.com