summaryrefslogtreecommitdiff
path: root/kernel/mg2ec.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/mg2ec.h')
-rw-r--r--kernel/mg2ec.h18
1 files changed, 13 insertions, 5 deletions
diff --git a/kernel/mg2ec.h b/kernel/mg2ec.h
index 1d4189b..a0b7d66 100644
--- a/kernel/mg2ec.h
+++ b/kernel/mg2ec.h
@@ -7,11 +7,6 @@
*
* Copyright (C) 2002, Digium, Inc.
*
- * This program is free software and may be used and
- * distributed according to the terms of the GNU
- * General Public License, incorporated herein by
- * reference.
- *
* Additional background on the techniques used in this code can be found in:
*
* Messerschmitt, David; Hedberg, David; Cole, Christopher; Haoui, Amine;
@@ -23,6 +18,19 @@
*
*/
+/*
+ * 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 _MG2_ECHO_H
#define _MG2_ECHO_H