Skip to content

Commit

Permalink
[phantom] Add NetXen dual copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Brown committed Jul 8, 2008
1 parent 4f05d2f commit 22d0079
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/drivers/net/phantom/phantom.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Michael Brown <mbrown@fensystems.co.uk>.
* Copyright (C) 2008 NetXen, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
Expand Down
19 changes: 19 additions & 0 deletions src/drivers/net/phantom/phantom.h
@@ -1,6 +1,25 @@
#ifndef _PHANTOM_H
#define _PHANTOM_H

/*
* Copyright (C) 2008 Michael Brown <mbrown@fensystems.co.uk>.
* Copyright (C) 2008 NetXen, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of the
* License, or any later version.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

/**
* @file
*
Expand Down
1 change: 1 addition & 0 deletions src/drivers/net/phantom/phantom_hw.h
Expand Up @@ -3,6 +3,7 @@

/*
* Copyright (C) 2008 Michael Brown <mbrown@fensystems.co.uk>.
* Copyright (C) 2008 NetXen, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
Expand Down

0 comments on commit 22d0079

Please sign in to comment.