From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [RFC] remove redundant file header note Date: Wed, 23 Aug 2017 22:40:50 +0200 Message-ID: <3084352.EgKNohe7Fy@xps> References: <20170821135103.22631-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Ferruh Yigit Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 4DF1F7D52 for ; Wed, 23 Aug 2017 22:40:55 +0200 (CEST) In-Reply-To: <20170821135103.22631-1-ferruh.yigit@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 21/08/2017 15:51, Ferruh Yigit: > Some of the "All rights reserved." note looks like duplicate, there is > one for each copyright note in the same line, and extra one after the > copyright notes. Sample is in below patch. > > Although this looks like a duplication, I am not sure if this is a legal > requirement, or legally has a meaning. I think the whole sentence "All rights reserved" has no meaning and could be removed in both lines, but I am not a lawyer :) I'm afraid lawyers won't take the risk to change these lines. [...] > # Copyright(c) 2010-2014 Intel Corporation. All rights reserved. > -# All rights reserved. You could also remove "(c)" after Copyright.