summaryrefslogtreecommitdiff
path: root/drivers/dahdi/dahdi_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/dahdi_config.h')
-rw-r--r--drivers/dahdi/dahdi_config.h18
1 files changed, 16 insertions, 2 deletions
diff --git a/drivers/dahdi/dahdi_config.h b/drivers/dahdi/dahdi_config.h
index 617b4aa..271f106 100644
--- a/drivers/dahdi/dahdi_config.h
+++ b/drivers/dahdi/dahdi_config.h
@@ -2,8 +2,22 @@
* DAHDI configuration options
*
*/
-#ifndef _ZCONFIG_H
-#define _ZCONFIG_H
+
+/*
+ * 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 _DAHDI_CONFIG_H
+#define _DAHDI_CONFIG_H
#ifdef __KERNEL__
#include <linux/version.h>