From owner-freebsd-hackers@FreeBSD.ORG Mon Jul 13 13:39:56 2009 Return-Path: <owner-freebsd-hackers@FreeBSD.ORG> 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 <freebsd-hackers@freebsd.org>; 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 <freebsd-hackers@freebsd.org>; 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 <freebsd-hackers@freebsd.org>; 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: <e71790db0907130626q59cbab51gb948d598448e5fa2@mail.gmail.com> References: <c23df7cb0907121220m45b84fc7te4d6ba2e3f556d77@mail.gmail.com> <e71790db0907122124v5acfa820na285b8c0bbf0c683@mail.gmail.com> <c23df7cb0907130557h2b6304e5g4e55190d66a16b68@mail.gmail.com> <c23df7cb0907130557u8f04aeera77de24335494b39@mail.gmail.com> <e71790db0907130626q59cbab51gb948d598448e5fa2@mail.gmail.com> Date: Mon, 13 Jul 2009 10:39:55 -0300 Message-ID: <c23df7cb0907130639peff57dfjf354ad1ed9c22929@mail.gmail.com> From: Henrique Almeida <hdante@gmail.com> To: "Carlos A. M. dos Santos" <unixmania@gmail.com> 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 <freebsd-hackers.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-hackers>, <mailto:freebsd-hackers-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-hackers> List-Post: <mailto:freebsd-hackers@freebsd.org> List-Help: <mailto:freebsd-hackers-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-hackers>, <mailto:freebsd-hackers-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 13 Jul 2009 13:39:56 -0000 2009/7/13 Carlos A. M. dos Santos <unixmania@gmail.com>: > 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