提交 577ae39d 编写于 作者: J Jitendra Kalsaria 提交者: David S. Miller

qlcnic: Updating copyright information.

We recently refactored the driver source, this patch will take care of
updating copyright date and adding it to newly added files.
Signed-off-by: NJitendra Kalsaria <jitendra.kalsaria@qlogic.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 7c1e7e99
Copyright (c) 2009-2011 QLogic Corporation Copyright (c) 2009-2013 QLogic Corporation
QLogic Linux qlcnic NIC Driver QLogic Linux qlcnic NIC Driver
You may modify and redistribute the device driver code under the You may modify and redistribute the device driver code under the
......
/* /*
* QLogic qlcnic NIC Driver * QLogic qlcnic NIC Driver
* Copyright (c) 2009-2010 QLogic Corporation * Copyright (c) 2009-2013 QLogic Corporation
* *
* See LICENSE.qlcnic for copyright and licensing details. * See LICENSE.qlcnic for copyright and licensing details.
*/ */
......
/*
* QLogic qlcnic NIC Driver
* Copyright (c) 2009-2013 QLogic Corporation
*
* See LICENSE.qlcnic for copyright and licensing details.
*/
#include "qlcnic.h" #include "qlcnic.h"
#include <linux/if_vlan.h> #include <linux/if_vlan.h>
#include <linux/ipv6.h> #include <linux/ipv6.h>
......
/*
* QLogic qlcnic NIC Driver
* Copyright (c) 2009-2013 QLogic Corporation
*
* See LICENSE.qlcnic for copyright and licensing details.
*/
#ifndef __QLCNIC_83XX_HW_H #ifndef __QLCNIC_83XX_HW_H
#define __QLCNIC_83XX_HW_H #define __QLCNIC_83XX_HW_H
......
/*
* QLogic qlcnic NIC Driver
* Copyright (c) 2009-2013 QLogic Corporation
*
* See LICENSE.qlcnic for copyright and licensing details.
*/
#include "qlcnic.h" #include "qlcnic.h"
#include "qlcnic_hw.h" #include "qlcnic_hw.h"
......
/*
* QLogic qlcnic NIC Driver
* Copyright (c) 2009-2013 QLogic Corporation
*
* See LICENSE.qlcnic for copyright and licensing details.
*/
#include "qlcnic.h" #include "qlcnic.h"
#include "qlcnic_hw.h" #include "qlcnic_hw.h"
......
/* /*
* QLogic qlcnic NIC Driver * QLogic qlcnic NIC Driver
* Copyright (c) 2009-2010 QLogic Corporation * Copyright (c) 2009-2013 QLogic Corporation
* *
* See LICENSE.qlcnic for copyright and licensing details. * See LICENSE.qlcnic for copyright and licensing details.
*/ */
......
/* /*
* QLogic qlcnic NIC Driver * QLogic qlcnic NIC Driver
* Copyright (c) 2009-2010 QLogic Corporation * Copyright (c) 2009-2013 QLogic Corporation
* *
* See LICENSE.qlcnic for copyright and licensing details. * See LICENSE.qlcnic for copyright and licensing details.
*/ */
......
/* /*
* QLogic qlcnic NIC Driver * QLogic qlcnic NIC Driver
* Copyright (c) 2009-2010 QLogic Corporation * Copyright (c) 2009-2013 QLogic Corporation
* *
* See LICENSE.qlcnic for copyright and licensing details. * See LICENSE.qlcnic for copyright and licensing details.
*/ */
......
/* /*
* QLogic qlcnic NIC Driver * QLogic qlcnic NIC Driver
* Copyright (c) 2009-2010 QLogic Corporation * Copyright (c) 2009-2013 QLogic Corporation
* *
* See LICENSE.qlcnic for copyright and licensing details. * See LICENSE.qlcnic for copyright and licensing details.
*/ */
......
/*
* QLogic qlcnic NIC Driver
* Copyright (c) 2009-2013 QLogic Corporation
*
* See LICENSE.qlcnic for copyright and licensing details.
*/
#ifndef __QLCNIC_HW_H #ifndef __QLCNIC_HW_H
#define __QLCNIC_HW_H #define __QLCNIC_HW_H
......
/* /*
* QLogic qlcnic NIC Driver * QLogic qlcnic NIC Driver
* Copyright (c) 2009-2010 QLogic Corporation * Copyright (c) 2009-2013 QLogic Corporation
* *
* See LICENSE.qlcnic for copyright and licensing details. * See LICENSE.qlcnic for copyright and licensing details.
*/ */
......
/*
* QLogic qlcnic NIC Driver
* Copyright (c) 2009-2013 QLogic Corporation
*
* See LICENSE.qlcnic for copyright and licensing details.
*/
#include <linux/netdevice.h> #include <linux/netdevice.h>
#include <linux/if_vlan.h> #include <linux/if_vlan.h>
#include <net/ip.h> #include <net/ip.h>
......
/* /*
* QLogic qlcnic NIC Driver * QLogic qlcnic NIC Driver
* Copyright (c) 2009-2010 QLogic Corporation * Copyright (c) 2009-2013 QLogic Corporation
* *
* See LICENSE.qlcnic for copyright and licensing details. * See LICENSE.qlcnic for copyright and licensing details.
*/ */
......
/*
* QLogic qlcnic NIC Driver
* Copyright (c) 2009-2013 QLogic Corporation
*
* See LICENSE.qlcnic for copyright and licensing details.
*/
#include "qlcnic.h" #include "qlcnic.h"
#include "qlcnic_hdr.h" #include "qlcnic_hdr.h"
......
/*
* QLogic qlcnic NIC Driver
* Copyright (c) 2009-2013 QLogic Corporation
*
* See LICENSE.qlcnic for copyright and licensing details.
*/
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/vmalloc.h> #include <linux/vmalloc.h>
#include <linux/interrupt.h> #include <linux/interrupt.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册