summaryrefslogtreecommitdiff
path: root/tonezone.h
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-08-13 23:22:33 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-08-13 23:22:33 +0000
commit20ab0ff88dafea669c3c4bc7d23243c6e3c3f796 (patch)
treeb8a148e6b4c8c67f3614cbdbb252c3da3355d609 /tonezone.h
parentb595c2b756ad36fd12005317bd283f83e4ac811a (diff)
README updates and license updates for header files
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4481 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'tonezone.h')
-rw-r--r--tonezone.h34
1 files changed, 20 insertions, 14 deletions
diff --git a/tonezone.h b/tonezone.h
index ca795f6..1e54479 100644
--- a/tonezone.h
+++ b/tonezone.h
@@ -3,24 +3,30 @@
*
* Working with the "Tormenta ISA" Card
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser 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 Lesser 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.
- *
* Primary Author: Mark Spencer <markster@linux-support.net>
*
*/
+/*
+ * 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 Lesser General Public License Version 2.1 as published
+ * by the Free Software Foundation. See the LICENSE.LGPL file
+ * included with this program for more details.
+ *
+ * In addition, when this program is distributed with Asterisk in
+ * any form that would qualify as a 'combined work' or as a
+ * 'derivative work' (but not mere aggregation), you can redistribute
+ * and/or modify the combination under the terms of the license
+ * provided with that copy of Asterisk, instead of the license
+ * terms granted here.
+ */
+
#ifndef _TONEZONE_H
#define _TONEZONE_H