Return-Path: X-Original-To: apmail-incubator-openmeetings-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-openmeetings-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5F786DE78 for ; Sun, 5 Aug 2012 08:08:49 +0000 (UTC) Received: (qmail 97739 invoked by uid 500); 5 Aug 2012 08:08:49 -0000 Delivered-To: apmail-incubator-openmeetings-dev-archive@incubator.apache.org Received: (qmail 97689 invoked by uid 500); 5 Aug 2012 08:08:48 -0000 Mailing-List: contact openmeetings-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: openmeetings-dev@incubator.apache.org Delivered-To: mailing list openmeetings-dev@incubator.apache.org Received: (qmail 97678 invoked by uid 99); 5 Aug 2012 08:08:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Aug 2012 08:08:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of seba.wagner@gmail.com designates 209.85.215.47 as permitted sender) Received: from [209.85.215.47] (HELO mail-lpp01m010-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Aug 2012 08:08:43 +0000 Received: by lagv3 with SMTP id v3so641315lag.6 for ; Sun, 05 Aug 2012 01:08:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:cc:content-type; bh=eaKn0Ftl6zGXL7N7Xzzba1XLuv470NqhJOt66Jo8gDk=; b=oblu7pP/1m2tuNCZcgZ4lbSB6ol2H556zX4Nzayxh0Y0nFDYitRVJBR4T+yxPfrMXB fYUDBz+PXkbb/L9D27pFqVsppyNBDRQWkTLOEPrx05bDKh5sUyBkrdFHSCMG83wtXpzZ Fh9IL51HJ2dQGtaDhKvcJrrKRueB2cfkQcNn0c2ey1AvT93j76Vinq+KqPca/v99Yn76 YnUMVBtDfYhfpdAXlRkCfa6hqKi7VU2Nu3I7BbtCiA0UfclKsrXwn1wqStgSsn3jh5yt F6G6vED6DQ2J4ScGiMkpDbP/6LaeRFUMWnf3oq2F37f6BQWTm8rKWr1iYU71AGoF0+ld sDOg== Received: by 10.152.146.101 with SMTP id tb5mr6979731lab.0.1344154101896; Sun, 05 Aug 2012 01:08:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.25.101 with HTTP; Sun, 5 Aug 2012 01:08:01 -0700 (PDT) From: "seba.wagner@gmail.com" Date: Sun, 5 Aug 2012 10:08:01 +0200 Message-ID: Subject: License/Notice/Disclaimer file location in tree and modifcations of License headers in contributed files To: general@incubator.apache.org Cc: openmeetings-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, we maintain some plugins at the podling Apache OpenMeetings for various 3th party applications. Those plugins have a fixed folder structure where the actual module is sometimes nested in the structure. Do we always need to put the files LICENSE, DISCLAIMER, NOTES, CHANGELOG, README in the root dir of the source and binary packages? For example: http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/plugins/drupal/ There is just a build.xml in the root, the actual "module dir" (those files that will be imported and copied by Drupals plugin installation hook) are situated at: http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/plugins/drupal/sites/all/modules/openmeetings/ I could not find any strict rule for the place of LICENSE, et cetera files in the docs. However is there any? Modifications of License headers: Additionally we did receive some contributed files at: https://issues.apache.org/jira/browse/OPENMEETINGS-280 The OCAD team contributed the files to the ASF so that our student/we can distribute this plugin at the Apache Foundation. However those source files already contained a license header. Can we just replace that license header with an Apache License header and put a note in the Readme to give some credits to the initial contributors or? Thanks! Sebastian -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.webbase-design.de http://www.wagner-sebastian.com seba.wagner@gmail.com