summaryrefslogtreecommitdiff
path: root/tests/test_devicestate.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2010-02-22 06:43:02 +0000
committerRussell Bryant <russell@russellbryant.com>2010-02-22 06:43:02 +0000
commit29c57c6dac47c96232971e68b437fac8c929805e (patch)
tree6103d70fd8ce2cc89f354b659216d41c5adb29dc /tests/test_devicestate.c
parent55d1fcdd021fdc879fcdbc8091ebb76bffe98056 (diff)
Tweak copyright and author lines.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@248225 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'tests/test_devicestate.c')
-rw-r--r--tests/test_devicestate.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_devicestate.c b/tests/test_devicestate.c
index 7d5e0edf8..962fcda86 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 <dvossel@digium.com>
*
@@ -20,7 +20,7 @@
* \file
* \brief Device State Test Module
*
- * \author\verbatim David Vossel <dvossel@digium.com> \endverbatim
+ * \author David Vossel <dvossel@digium.com>
*
* \ingroup tests
*/