Added GPLv2 clause

This commit is contained in:
Daniel Potts 2007-05-31 03:23:23 +00:00
parent 19890b650c
commit cecb784778
1 changed files with 15 additions and 0 deletions

View File

@ -5,6 +5,21 @@
* Copyright (C) 2005 Traverse Technologies P/L
*
* Based on HiSax NETJet driver by Karsten Keil
*
* 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, or (at your option)
* 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.
*
*/
#include <linux/module.h>