diff --git a/main/autoservice.c b/main/autoservice.c
index 74b1015eff6792fcb03d679ea659dabae8109678..836dfab63f2ace3f638096be2a65252518be6f06 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"