Skip to content

Commit

Permalink
be2net: Copyright notice change. Update to Emulex instead of ServerEn…
Browse files Browse the repository at this point in the history
…gines

Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Ajit Khaparde authored and David S. Miller committed Mar 16, 2011
1 parent 5d03078 commit d2145cd
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 30 deletions.
10 changes: 5 additions & 5 deletions drivers/net/benet/be.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2005 - 2010 ServerEngines
* Copyright (C) 2005 - 2011 Emulex
* All rights reserved.
*
* This program is free software; you can redistribute it and/or
Expand All @@ -8,11 +8,11 @@
* Public License is included in this distribution in the file called COPYING.
*
* Contact Information:
* linux-drivers@serverengines.com
* linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/

#ifndef BE_H
Expand Down
10 changes: 5 additions & 5 deletions drivers/net/benet/be_cmds.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2005 - 2010 ServerEngines
* Copyright (C) 2005 - 2011 Emulex
* All rights reserved.
*
* This program is free software; you can redistribute it and/or
Expand All @@ -8,11 +8,11 @@
* Public License is included in this distribution in the file called COPYING.
*
* Contact Information:
* linux-drivers@serverengines.com
* linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/

#include "be.h"
Expand Down
10 changes: 5 additions & 5 deletions drivers/net/benet/be_cmds.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2005 - 2010 ServerEngines
* Copyright (C) 2005 - 2011 Emulex
* All rights reserved.
*
* This program is free software; you can redistribute it and/or
Expand All @@ -8,11 +8,11 @@
* Public License is included in this distribution in the file called COPYING.
*
* Contact Information:
* linux-drivers@serverengines.com
* linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/

/*
Expand Down
10 changes: 5 additions & 5 deletions drivers/net/benet/be_ethtool.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2005 - 2010 ServerEngines
* Copyright (C) 2005 - 2011 Emulex
* All rights reserved.
*
* This program is free software; you can redistribute it and/or
Expand All @@ -8,11 +8,11 @@
* Public License is included in this distribution in the file called COPYING.
*
* Contact Information:
* linux-drivers@serverengines.com
* linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/

#include "be.h"
Expand Down
10 changes: 5 additions & 5 deletions drivers/net/benet/be_hw.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2005 - 2010 ServerEngines
* Copyright (C) 2005 - 2011 Emulex
* All rights reserved.
*
* This program is free software; you can redistribute it and/or
Expand All @@ -8,11 +8,11 @@
* Public License is included in this distribution in the file called COPYING.
*
* Contact Information:
* linux-drivers@serverengines.com
* linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/

/********* Mailbox door bell *************/
Expand Down
10 changes: 5 additions & 5 deletions drivers/net/benet/be_main.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2005 - 2010 ServerEngines
* Copyright (C) 2005 - 2011 Emulex
* All rights reserved.
*
* This program is free software; you can redistribute it and/or
Expand All @@ -8,11 +8,11 @@
* Public License is included in this distribution in the file called COPYING.
*
* Contact Information:
* linux-drivers@serverengines.com
* linux-drivers@emulex.com
*
* ServerEngines
* 209 N. Fair Oaks Ave
* Sunnyvale, CA 94085
* Emulex
* 3333 Susan Street
* Costa Mesa, CA 92626
*/

#include "be.h"
Expand Down

0 comments on commit d2145cd

Please sign in to comment.