From: Russell Bryant Date: Mon, 3 Mar 2008 16:01:50 +0000 (+0000) Subject: Update the copyright information for autoservice. Most of the code in this file X-Git-Tag: 1.4.19~109 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c5af082ca46194bf99d8c35c82db43ce11c9106;p=thirdparty%2Fasterisk.git Update the copyright information for autoservice. Most of the code in this file now is stuff that I have written recently ... git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@105565 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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"