summaryrefslogtreecommitdiff
path: root/hdlcverify.c
diff options
context:
space:
mode:
Diffstat (limited to 'hdlcverify.c')
-rw-r--r--hdlcverify.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/hdlcverify.c b/hdlcverify.c
index 8212b2a..c3f3e2a 100644
--- a/hdlcverify.c
+++ b/hdlcverify.c
@@ -1,3 +1,16 @@
+/*
+ * 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.
+ */
+
#define FAST_HDLC_NEED_TABLES
#include "kernel/fasthdlc.h"
#include <stdio.h>