From 29c57c6dac47c96232971e68b437fac8c929805e Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 22 Feb 2010 06:43:02 +0000 Subject: [PATCH] Tweak copyright and author lines. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@248225 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- tests/test_devicestate.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 */