[dahdi-commits] rmeyerriecks: branch linux/rmeyerriecks/dahdi-tools-maintmodes r8067 - /linux...

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Mon Feb 22 13:42:13 CST 2010


Author: rmeyerriecks
Date: Mon Feb 22 13:42:10 2010
New Revision: 8067

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=8067
Log:
Added a comment header to dahdi_maint

Modified:
    linux/team/rmeyerriecks/dahdi-tools-maintmodes/dahdi_maint.c

Modified: linux/team/rmeyerriecks/dahdi-tools-maintmodes/dahdi_maint.c
URL: http://svnview.digium.com/svn/dahdi/linux/team/rmeyerriecks/dahdi-tools-maintmodes/dahdi_maint.c?view=diff&rev=8067&r1=8066&r2=8067
==============================================================================
--- linux/team/rmeyerriecks/dahdi-tools-maintmodes/dahdi_maint.c (original)
+++ linux/team/rmeyerriecks/dahdi-tools-maintmodes/dahdi_maint.c Mon Feb 22 13:42:10 2010
@@ -1,3 +1,27 @@
+/*
+ * Performance and Maintenance utility
+ *
+ * Written by Russ Meyerriecks <rmeyerriecks at digium.com>
+ *
+ * Copyright (C) 2001-2010 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ */
+
+/*
+ * 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 <stdio.h>
 #include <getopt.h>
 #include <unistd.h>




More information about the dahdi-commits mailing list