Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 38890B038 for ; Fri, 6 Jan 2012 19:22:58 +0000 (UTC) Received: (qmail 61184 invoked by uid 500); 6 Jan 2012 19:22:58 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 61035 invoked by uid 500); 6 Jan 2012 19:22:57 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 61028 invoked by uid 99); 6 Jan 2012 19:22:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2012 19:22:56 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [148.87.113.117] (HELO rcsinet15.oracle.com) (148.87.113.117) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2012 19:22:47 +0000 Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by rcsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id q06JMPAJ026969 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 6 Jan 2012 19:22:26 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q06JMPCf014298 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 6 Jan 2012 19:22:25 GMT Received: from abhmt119.oracle.com (abhmt119.oracle.com [141.146.116.71]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q06JMPgq029851 for ; Fri, 6 Jan 2012 13:22:25 -0600 Received: from dhcp-rmdc-twvpn-1-vpnpool-10-159-2-109.vpn.oracle.com (/10.159.2.109) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 06 Jan 2012 11:22:24 -0800 Message-ID: <4F0749E6.5010407@oracle.com> Date: Fri, 06 Jan 2012 11:22:14 -0800 From: Rick Hillegas User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 MIME-Version: 1.0 To: "derby-dev@db.apache.org" Subject: Re: Copyright clairification for fo2html.xsl in Derby software. References: <4F061942.2060504@oracle.com> <4F06F823.2040905@oracle.com> <4F072DEC.8060402@fastmail.fm> <4F0730D8.5080007@fastmail.fm> In-Reply-To: <4F0730D8.5080007@fastmail.fm> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090208.4F0749F2.0194,ss=1,re=0.000,fgs=0 > http://www.apache.org/legal/src-headers.html > > see the section titled "Treatment of Third-Party Works". > > I hope this helps, > > -jean > Thanks, Jean, that's very helpful. If I am reading that web-page correctly, the scripts in question are addressed by the section titled "Treatment of Third-Party Works". Bullet (2) in that section clarifies: "2) Do ensure that every third-party work includes its associated license, even if that requires adding a copy of the license from the third-party download site into the distribution." I believe that the following paragraph in the docs NOTICE file covers these scripts. That is, this is the license which Dan is looking for: "The XSL stylesheets in the documentation source directory 'lib' were originally developed by the DITA Open Toolkit project as part of DITA-OT 1.1.2.1. These files are copyright 2004, 2005 IBM Corp. and licensed under the Apache License Version 2.0. See DITA project page at http://dita-ot.sourceforge.net/" I have verified that the DITA toolkit is licensed under Apache 2.0 here: http://dita-ot.sourceforge.net/license.html Thanks, -Rick