dect
/
asterisk
Archived
13
0
Fork 0

Merged revisions 105565 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r105565 | russell | 2008-03-03 10:01:50 -0600 (Mon, 03 Mar 2008) | 3 lines

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/trunk@105566 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
russell 2008-03-03 16:02:19 +00:00
parent 9b1db53c3e
commit 193c03465d
1 changed files with 3 additions and 1 deletions

View File

@ -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"