From cecb7847783ac1a1d49883c2bf3d0fb2348a2fe5 Mon Sep 17 00:00:00 2001 From: Daniel Potts Date: Thu, 31 May 2007 03:23:23 +0000 Subject: [PATCH] Added GPLv2 clause --- drivers/isdn/hardware/mISDN/netjet.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/drivers/isdn/hardware/mISDN/netjet.c b/drivers/isdn/hardware/mISDN/netjet.c index aff61ce..d0fd479 100644 --- a/drivers/isdn/hardware/mISDN/netjet.c +++ b/drivers/isdn/hardware/mISDN/netjet.c @@ -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