aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2010-02-22 06:43:02 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2010-02-22 06:43:02 +0000
commit1dffa6d6fdc6ef893a4fc97e868068a2e0751213 (patch)
tree6103d70fd8ce2cc89f354b659216d41c5adb29dc /tests
parenta86f6b9a41298357624d3912d61e1b1ed7832c98 (diff)
Tweak copyright and author lines.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@248225 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'tests')
-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
*/