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 743F118BD8 for ; Fri, 18 Mar 2016 16:23:34 +0000 (UTC) Received: (qmail 5739 invoked by uid 500); 18 Mar 2016 16:23:34 -0000 Delivered-To: apmail-legal-discuss-archive@apache.org Received: (qmail 5557 invoked by uid 500); 18 Mar 2016 16:23:34 -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 5510 invoked by uid 99); 18 Mar 2016 16:23:34 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Mar 2016 16:23:34 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0A2212C1F64 for ; Fri, 18 Mar 2016 16:23:34 +0000 (UTC) Date: Fri, 18 Mar 2016 16:23:34 +0000 (UTC) From: "Henri Yandell (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=15201728#comment-15201728 ] Henri Yandell commented on LEGAL-114: ------------------------------------- I put it on src-headers.html as that's the page targeted to Apache projects about what to put at the top of our source files. The apply-license.html page is more broadly targeted, and duplicating the content on resolved.html seems unnecessary. Apologies for not updating this issue with the move from resolved to src-headers. > 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 was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org For additional commands, e-mail: legal-discuss-help@apache.org