On 2015/06/30 11:43, Tetsuya Mukawa wrote: > 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 >
Hi Bernard, I haven't involved this fixing in latest patch series. (Probably deadline will come soon, but my patches still have some comments, so I will submit the patches that fix such issues.) Even if we need to change copyright, it'll be very easy. In the case, I will send new version patch series to fix it. Regards, Tetsuya