From 9777dd33ef2e7804ecce540623c97e5b05c82faa Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Tue, 5 Aug 2008 23:56:00 +0000 Subject: first pass at licensing cleanup here... put dahdi/user.h under LGPL instead of GPL git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4709 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/tor2-hw.h | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) (limited to 'drivers/dahdi/tor2-hw.h') diff --git a/drivers/dahdi/tor2-hw.h b/drivers/dahdi/tor2-hw.h index acad699..04f01d5 100644 --- a/drivers/dahdi/tor2-hw.h +++ b/drivers/dahdi/tor2-hw.h @@ -8,20 +8,19 @@ * * All rights reserved. * - * 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 - * (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. - * + */ + +/* + * See http://www.asterisk.org for more information about + * the Asterisk project. Please do not directly contact + * any of the maintainers of this project for assistance; + * the project provides a web site, mailing lists and IRC + * channels for your use. + * + * This program is free software, distributed under the terms of + * the GNU General Public License Version 2 as published by the + * Free Software Foundation. See the LICENSE file included with + * this program for more details. */ #ifndef _TOR2_HW_H -- cgit v1.2.3