mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
netxen: update copyright
o Add QLogic copyright, add linux-driver@qlogic.com to MAINTAINERS. o Delete old contact information. Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
74c520da54
commit
13af7a6ea5
9 changed files with 9 additions and 54 deletions
|
@ -1,4 +1,5 @@
|
||||||
# Copyright (C) 2003 - 2009 NetXen, Inc.
|
# Copyright (C) 2003 - 2009 NetXen, Inc.
|
||||||
|
# Copyright (C) 2009 - QLogic Corporation.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
|
@ -19,12 +20,6 @@
|
||||||
# The full GNU General Public License is included in this distribution
|
# The full GNU General Public License is included in this distribution
|
||||||
# in the file called LICENSE.
|
# in the file called LICENSE.
|
||||||
#
|
#
|
||||||
# Contact Information:
|
|
||||||
# info@netxen.com
|
|
||||||
# NetXen Inc,
|
|
||||||
# 18922 Forge Drive
|
|
||||||
# Cupertino, CA 95014-0701
|
|
||||||
#
|
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
||||||
|
* Copyright (C) 2009 - QLogic Corporation.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -20,12 +21,6 @@
|
||||||
* The full GNU General Public License is included in this distribution
|
* The full GNU General Public License is included in this distribution
|
||||||
* in the file called LICENSE.
|
* in the file called LICENSE.
|
||||||
*
|
*
|
||||||
* Contact Information:
|
|
||||||
* info@netxen.com
|
|
||||||
* NetXen Inc,
|
|
||||||
* 18922 Forge Drive
|
|
||||||
* Cupertino, CA 95014-0701
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _NETXEN_NIC_H_
|
#ifndef _NETXEN_NIC_H_
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
||||||
|
* Copyright (C) 2009 - QLogic Corporation.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -20,12 +21,6 @@
|
||||||
* The full GNU General Public License is included in this distribution
|
* The full GNU General Public License is included in this distribution
|
||||||
* in the file called LICENSE.
|
* in the file called LICENSE.
|
||||||
*
|
*
|
||||||
* Contact Information:
|
|
||||||
* info@netxen.com
|
|
||||||
* NetXen Inc,
|
|
||||||
* 18922 Forge Drive
|
|
||||||
* Cupertino, CA 95014-0701
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "netxen_nic_hw.h"
|
#include "netxen_nic_hw.h"
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
||||||
|
* Copyright (C) 2009 - QLogic Corporation.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -20,12 +21,6 @@
|
||||||
* The full GNU General Public License is included in this distribution
|
* The full GNU General Public License is included in this distribution
|
||||||
* in the file called LICENSE.
|
* in the file called LICENSE.
|
||||||
*
|
*
|
||||||
* Contact Information:
|
|
||||||
* info@netxen.com
|
|
||||||
* NetXen Inc,
|
|
||||||
* 18922 Forge Drive
|
|
||||||
* Cupertino, CA 95014-0701
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/types.h>
|
#include <linux/types.h>
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
||||||
|
* Copyright (C) 2009 - QLogic Corporation.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -20,12 +21,6 @@
|
||||||
* The full GNU General Public License is included in this distribution
|
* The full GNU General Public License is included in this distribution
|
||||||
* in the file called LICENSE.
|
* in the file called LICENSE.
|
||||||
*
|
*
|
||||||
* Contact Information:
|
|
||||||
* info@netxen.com
|
|
||||||
* NetXen Inc,
|
|
||||||
* 18922 Forge Drive
|
|
||||||
* Cupertino, CA 95014-0701
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __NETXEN_NIC_HDR_H_
|
#ifndef __NETXEN_NIC_HDR_H_
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
||||||
|
* Copyright (C) 2009 - QLogic Corporation.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -20,12 +21,6 @@
|
||||||
* The full GNU General Public License is included in this distribution
|
* The full GNU General Public License is included in this distribution
|
||||||
* in the file called LICENSE.
|
* in the file called LICENSE.
|
||||||
*
|
*
|
||||||
* Contact Information:
|
|
||||||
* info@netxen.com
|
|
||||||
* NetXen Inc,
|
|
||||||
* 18922 Forge Drive
|
|
||||||
* Cupertino, CA 95014-0701
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "netxen_nic.h"
|
#include "netxen_nic.h"
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
||||||
|
* Copyright (C) 2009 - QLogic Corporation.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -20,12 +21,6 @@
|
||||||
* The full GNU General Public License is included in this distribution
|
* The full GNU General Public License is included in this distribution
|
||||||
* in the file called LICENSE.
|
* in the file called LICENSE.
|
||||||
*
|
*
|
||||||
* Contact Information:
|
|
||||||
* info@netxen.com
|
|
||||||
* NetXen Inc,
|
|
||||||
* 18922 Forge Drive
|
|
||||||
* Cupertino, CA 95014-0701
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __NETXEN_NIC_HW_H_
|
#ifndef __NETXEN_NIC_HW_H_
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
||||||
|
* Copyright (C) 2009 - QLogic Corporation.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -20,12 +21,6 @@
|
||||||
* The full GNU General Public License is included in this distribution
|
* The full GNU General Public License is included in this distribution
|
||||||
* in the file called LICENSE.
|
* in the file called LICENSE.
|
||||||
*
|
*
|
||||||
* Contact Information:
|
|
||||||
* info@netxen.com
|
|
||||||
* NetXen Inc,
|
|
||||||
* 18922 Forge Drive
|
|
||||||
* Cupertino, CA 95014-0701
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/netdevice.h>
|
#include <linux/netdevice.h>
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
* Copyright (C) 2003 - 2009 NetXen, Inc.
|
||||||
|
* Copyright (C) 2009 - QLogic Corporation.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -20,12 +21,6 @@
|
||||||
* The full GNU General Public License is included in this distribution
|
* The full GNU General Public License is included in this distribution
|
||||||
* in the file called LICENSE.
|
* in the file called LICENSE.
|
||||||
*
|
*
|
||||||
* Contact Information:
|
|
||||||
* info@netxen.com
|
|
||||||
* NetXen Inc,
|
|
||||||
* 18922 Forge Drive
|
|
||||||
* Cupertino, CA 95014-0701
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/vmalloc.h>
|
#include <linux/vmalloc.h>
|
||||||
|
|
Loading…
Reference in a new issue