aboutsummaryrefslogtreecommitdiffstats
path: root/main/autoservice.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-03 16:01:50 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-03 16:01:50 +0000
commita208cb13b7e00933bbbda7735d734912f4450b24 (patch)
tree80663c5f97048f1bb8ebbe6596839713a1b243b9 /main/autoservice.c
parentb307b8a507544dacfff603e39a9299c6bab5b4f9 (diff)
Update the copyright information for autoservice. Most of the code in this file
now is stuff that I have written recently ... git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@105565 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/autoservice.c')
-rw-r--r--main/autoservice.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/main/autoservice.c b/main/autoservice.c
index de14d82dd..84083c6c5 100644
--- a/main/autoservice.c
+++ b/main/autoservice.c
@@ -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@digium.com>
+ * Russell Bryant <russell@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@digium.com>
+ * \author Russell Bryant <russell@digium.com>
*/
#include "asterisk.h"