summaryrefslogtreecommitdiff
path: root/timertest.c
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-11-21 23:26:44 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-11-21 23:26:44 +0000
commit2152bae0d5fbb42cc24de6ee166e37ea2dbefb97 (patch)
treeec87914e38e76ef1a7d4f830d2b0db551573379b /timertest.c
parent2aed9ea1819bcb477a9dcb4b58b0015c1478297b (diff)
add copyright headers to all the files that don't have them
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5366 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'timertest.c')
-rw-r--r--timertest.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/timertest.c b/timertest.c
index 462d83b..6f72885 100644
--- a/timertest.c
+++ b/timertest.c
@@ -1,4 +1,18 @@
/*
+ * Written by Mark Spencer <markster@digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim@lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster@digium.com>
+ * Radio Support by Jim Dixon <jim@lambdatel.com>
+ */
+
+/*
* See http://www.asterisk.org for more information about
* the Asterisk project. Please do not directly contact
* any of the maintainers of this project for assistance;