[asterisk-commits] russell: branch 1.4 r105565 - /branches/1.4/main/autoservice.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Mon Mar 3 10:01:51 CST 2008


Author: russell
Date: Mon Mar  3 10:01:50 2008
New Revision: 105565

URL: http://svn.digium.com/view/asterisk?view=rev&rev=105565
Log:
Update the copyright information for autoservice.  Most of the code in this file
now is stuff that I have written recently ...

Modified:
    branches/1.4/main/autoservice.c

Modified: branches/1.4/main/autoservice.c
URL: http://svn.digium.com/view/asterisk/branches/1.4/main/autoservice.c?view=diff&rev=105565&r1=105564&r2=105565
==============================================================================
--- branches/1.4/main/autoservice.c (original)
+++ branches/1.4/main/autoservice.c Mon Mar  3 10:01:50 2008
@@ -1,9 +1,10 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 1999 - 2006, Digium, Inc.
+ * Copyright (C) 1999 - 2008, Digium, Inc.
  *
  * Mark Spencer <markster at digium.com>
+ * Russell Bryant <russell at digium.com>
  *
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact
@@ -21,6 +22,7 @@
  * \brief Automatic channel service routines
  *
  * \author Mark Spencer <markster at digium.com> 
+ * \author Russell Bryant <russell at digium.com>
  */
 
 #include "asterisk.h"




More information about the asterisk-commits mailing list