Return-Path: X-Original-To: apmail-legal-discuss-archive@www.apache.org Delivered-To: apmail-legal-discuss-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A3FDA109BC for ; Sun, 9 Jun 2013 14:08:30 +0000 (UTC) Received: (qmail 77423 invoked by uid 500); 9 Jun 2013 14:08:28 -0000 Delivered-To: apmail-legal-discuss-archive@apache.org Received: (qmail 75639 invoked by uid 500); 9 Jun 2013 14:08:22 -0000 Mailing-List: contact legal-discuss-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: Reply-To: legal-discuss@apache.org List-Id: Delivered-To: mailing list legal-discuss@apache.org Received: (qmail 75455 invoked by uid 99); 9 Jun 2013 14:08:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Jun 2013 14:08:20 +0000 Date: Sun, 9 Jun 2013 14:08:20 +0000 (UTC) From: "Noah Slater (JIRA)" To: legal-discuss@apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LEGAL-114) License Header - Short Form? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LEGAL-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13679064#comment-13679064 ] Noah Slater commented on LEGAL-114: ----------------------------------- Having talked to Marvin, I am now also -1 for any short form license header which includes a copyright notice. Specifically, the following board resolutions (and the discussion around them) convinced me: http://www.apache.org/foundation/records/minutes/2004/board_minutes_2004_11_14.txt http://www.apache.org/foundation/records/minutes/2006/board_minutes_2006_05_24.txt My understanding, in summary: The ASF does not hold the copyright to individual contributions, so a per-file ASF copyright attribution would be misleading. On the other hand, using contributor copyright attributions has undesirable social side-effects. So best to just leave it out. I am now in a position of not knowing what to suggest. A short-form license would be useful to keep the clutter in small files down, but I do not know how to reword our ratified boilerplate to shorten it to a few lines. The shortest I think I can get it is: "Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. The ASF licenses this file to you under the Apache License, Version 2.0. See the NOTICE and LICENSE files for more details." I note that it appears that any such short-form version would have to pass a board resolution. > License Header - Short Form? > ---------------------------- > > Key: LEGAL-114 > URL: https://issues.apache.org/jira/browse/LEGAL-114 > Project: Legal Discuss > Issue Type: Question > Reporter: Roger Meier > > Hi all > Today the license headers within files does need ~ 15 lines within a file. > This needs lot of space at the top of a file, probably too much if you have a small README file. > e.g. http://svn.apache.org/viewvc/thrift/trunk/tutorial/README?view=markup > Is it possible to use a smaller header reflecting the license terms within a source or README file? > Can we use something like that one or a shorter one? > {noformat} > /* > * Copyright (c) The Apache Software Foundation > * Licensed to the ASF under one or more contributor license agreements > * (see NOTICE file distributed with this work). ASF licenses this file to you > * under the following license http://www.apache.org/licenses/LICENSE-2.0 > * Software distributed is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES > * OR CONDITIONS OF ANY KIND, either express or implied. > */ > {noformat} > Should we mention also the License identifier (Apache-2.0) used within spdx standard? > see http://spdx.org/licenses/ > Thanks, > Roger -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org For additional commands, e-mail: legal-discuss-help@apache.org