[dpdk-dev] [PATCH v9 01/12] eal: Fix coding style of eal_pci.c and eal_pci_uio.c

Stephen Hemminger stephen at networkplumber.org
Wed Jul 8 18:09:58 CEST 2015


On Wed,  8 Jul 2015 19:34:42 +0900
Tetsuya Mukawa <mukawa at igel.co.jp> wrote:

> diff --git a/lib/librte_eal/bsdapp/eal/eal_pci.c b/lib/librte_eal/bsdapp/eal/eal_pci.c
> index 2df5c1c..a63d450 100644
> --- a/lib/librte_eal/bsdapp/eal/eal_pci.c
> +++ b/lib/librte_eal/bsdapp/eal/eal_pci.c
> @@ -2,6 +2,7 @@
>   *   BSD LICENSE
>   *
>   *   Copyright(c) 2010-2014 Intel Corporation. All rights reserved.
> + *   Copyright(c) 2015 IGEL Co., Ltd.

I think copyright in file should stay with original author, otherwise
the Copyright will keep growing with all patches.


More information about the dev mailing list