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 1B6177290 for ; Thu, 1 Dec 2011 19:49:04 +0000 (UTC) Received: (qmail 74945 invoked by uid 500); 1 Dec 2011 19:49:03 -0000 Delivered-To: apmail-legal-discuss-archive@apache.org Received: (qmail 74664 invoked by uid 500); 1 Dec 2011 19:49:03 -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 74657 invoked by uid 99); 1 Dec 2011 19:49:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2011 19:49:03 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2011 19:49:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E0DCDAE24C for ; Thu, 1 Dec 2011 19:48:39 +0000 (UTC) Date: Thu, 1 Dec 2011 19:48:39 +0000 (UTC) From: "Roger Meier (Created) (JIRA)" To: legal-discuss@apache.org Message-ID: <747649011.32056.1322768919922.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (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 X-Virus-Checked: Checked by ClamAV on apache.org 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa 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