diff --git a/main/autoservice.c b/main/autoservice.c index de14d82dd7..84083c6c50 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 + * Russell Bryant * * 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 + * \author Russell Bryant */ #include "asterisk.h"