aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_forkcdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_forkcdr.c')
-rwxr-xr-xapps/app_forkcdr.c22
1 files changed, 17 insertions, 5 deletions
diff --git a/apps/app_forkcdr.c b/apps/app_forkcdr.c
index 23be3bcd4..d0a725d1f 100755
--- a/apps/app_forkcdr.c
+++ b/apps/app_forkcdr.c
@@ -1,12 +1,24 @@
/*
- * Asterisk -- A telephony toolkit for Linux.
+ * Asterisk -- An open source telephony toolkit.
*
- * Fork CDR application
- * Copyright Anthony Minessale anthmct@yahoo.com
+ * Copyright (C) 1999 - 2005, Anthony Minessale anthmct@yahoo.com
* Development of this app Sponsered/Funded by TAAN Softworks Corp
- *
+ *
+ * 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
+ * the GNU General Public License Version 2. See the LICENSE file
+ * at the top of the source tree.
+ */
+
+/*
+ *
+ * Fork CDR application
+ *
*/
#include <stdlib.h>