summaryrefslogtreecommitdiff
path: root/ppp/zaptel.c
diff options
context:
space:
mode:
Diffstat (limited to 'ppp/zaptel.c')
-rw-r--r--ppp/zaptel.c17
1 files changed, 13 insertions, 4 deletions
diff --git a/ppp/zaptel.c b/ppp/zaptel.c
index 121bfec..969543b 100644
--- a/ppp/zaptel.c
+++ b/ppp/zaptel.c
@@ -11,10 +11,19 @@
* Borrows heavily from the PPPoATM plugin by Mitchell Blank Jr.,
* which is based in part on work from Jens Axboe and Paul Mackerras.
*
- * 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.
+ */
+
+/*
+ * 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.
*/
#include <stdlib.h>