From: Russell Bryant Date: Mon, 22 Feb 2010 06:43:02 +0000 (+0000) Subject: Tweak copyright and author lines. X-Git-Tag: 11.0.0-beta1~3398 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=29c57c6dac47c96232971e68b437fac8c929805e;p=thirdparty%2Fasterisk.git Tweak copyright and author lines. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@248225 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/tests/test_devicestate.c b/tests/test_devicestate.c index 7d5e0edf8f..962fcda860 100644 --- a/tests/test_devicestate.c +++ b/tests/test_devicestate.c @@ -1,7 +1,7 @@ /* * Asterisk -- An open source telephony toolkit. * - * Copyright (C) 2010, David Vossel + * Copyright (C) 2010, Digium, Inc. * * David Vossel * @@ -20,7 +20,7 @@ * \file * \brief Device State Test Module * - * \author\verbatim David Vossel \endverbatim + * \author David Vossel * * \ingroup tests */