Re: [dpdk-dev] [RFC] remove redundant file header note

2017-08-24 Thread Ferruh Yigit
On 8/23/2017 9:40 PM, Thomas Monjalon wrote: > 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 l

Re: [dpdk-dev] [RFC] remove redundant file header note

2017-08-23 Thread Thomas Monjalon
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

[dpdk-dev] [RFC] remove redundant file header note

2017-08-21 Thread 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. A