[dpdk-dev] [PATCH v3 7/8] eal: Consolidate pci uio functions of linuxapp and bsdapp

Tetsuya Mukawa mukawa at igel.co.jp
Tue Jun 30 04:43:50 CEST 2015


On 2015/06/29 23:03, Iremonger, Bernard wrote:
>
>> -----Original Message-----
>> From: Tetsuya Mukawa [mailto:mukawa at igel.co.jp]
>> Sent: Monday, June 29, 2015 3:57 AM
>> To: dev at dpdk.org
>> Cc: Iremonger, Bernard; david.marchand at 6wind.com; Tetsuya.Mukawa
>> Subject: [PATCH v3 7/8] eal: Consolidate pci uio functions of linuxapp and
>> bsdapp
>>
>> From: "Tetsuya.Mukawa" <mukawa at igel.co.jp>
>>
>> The patch consolidates below functions, and implement these in
>> eal_common_pci_uio.c.
>>  - pci_uio_map_secondary()
>>  - pci_uio_map_resource()
>>  - pci_uio_unmap()
>>  - pci_uio_find_resource()
>>  - pci_uio_unmap_resource()
>>
>> Signed-off-by: Tetsuya Mukawa <mukawa at igel.co.jp>
> Hi Tetsuya,
>
> The copyrights of all files in this patch set should be updated to 2015.

Hi Bernard,

Could I make sure this comment?
Is it okay to change copyright of Intel like below?
- Copyright(c) 2010-2014 Intel Corporation. All rights reserved.
+ Copyright(c) 2010-2015 Intel Corporation. All rights reserved.

Or do you suggest it's better to add my company copyright below Intel?

Regards,
Tetsuya



More information about the dev mailing list