aboutsummaryrefslogtreecommitdiffstats
path: root/main/autoservice.c
diff options
context:
space:
mode:
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"