[svn-commits] kpfleming: tools/trunk r5366 - /tools/trunk/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Nov 21 17:26:44 CST 2008


Author: kpfleming
Date: Fri Nov 21 17:26:44 2008
New Revision: 5366

URL: http://svn.digium.com/view/dahdi?view=rev&rev=5366
Log:
add copyright headers to all the files that don't have them

Modified:
    tools/trunk/dahdi_diag.c
    tools/trunk/dahdi_speed.c
    tools/trunk/dahdi_test.c
    tools/trunk/fxstest.c
    tools/trunk/hdlcgen.c
    tools/trunk/hdlcstress.c
    tools/trunk/hdlctest.c
    tools/trunk/hdlcverify.c
    tools/trunk/patgen.c
    tools/trunk/patlooptest.c
    tools/trunk/pattest.c
    tools/trunk/timertest.c

Modified: tools/trunk/dahdi_diag.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/dahdi_diag.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/dahdi_diag.c (original)
+++ tools/trunk/dahdi_diag.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact

Modified: tools/trunk/dahdi_speed.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/dahdi_speed.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/dahdi_speed.c (original)
+++ tools/trunk/dahdi_speed.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * 
  * Generic speed test -- Run an infinite loop and

Modified: tools/trunk/dahdi_test.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/dahdi_test.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/dahdi_test.c (original)
+++ tools/trunk/dahdi_test.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact

Modified: tools/trunk/fxstest.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/fxstest.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/fxstest.c (original)
+++ tools/trunk/fxstest.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact

Modified: tools/trunk/hdlcgen.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/hdlcgen.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/hdlcgen.c (original)
+++ tools/trunk/hdlcgen.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact

Modified: tools/trunk/hdlcstress.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/hdlcstress.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/hdlcstress.c (original)
+++ tools/trunk/hdlcstress.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact

Modified: tools/trunk/hdlctest.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/hdlctest.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/hdlctest.c (original)
+++ tools/trunk/hdlctest.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact

Modified: tools/trunk/hdlcverify.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/hdlcverify.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/hdlcverify.c (original)
+++ tools/trunk/hdlcverify.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact

Modified: tools/trunk/patgen.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/patgen.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/patgen.c (original)
+++ tools/trunk/patgen.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact

Modified: tools/trunk/patlooptest.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/patlooptest.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/patlooptest.c (original)
+++ tools/trunk/patlooptest.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact

Modified: tools/trunk/pattest.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/pattest.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/pattest.c (original)
+++ tools/trunk/pattest.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact

Modified: tools/trunk/timertest.c
URL: http://svn.digium.com/view/dahdi/tools/trunk/timertest.c?view=diff&rev=5366&r1=5365&r2=5366
==============================================================================
--- tools/trunk/timertest.c (original)
+++ tools/trunk/timertest.c Fri Nov 21 17:26:44 2008
@@ -1,3 +1,17 @@
+/*
+ * Written by Mark Spencer <markster at digium.com>
+ * Based on previous works, designs, and architectures conceived and
+ * written by Jim Dixon <jim at lambdatel.com>.
+ *
+ * Copyright (C) 2001 Jim Dixon / Zapata Telephony.
+ * Copyright (C) 2001-2008 Digium, Inc.
+ *
+ * All rights reserved.
+ *
+ * Primary Author: Mark Spencer <markster at digium.com>
+ * Radio Support by Jim Dixon <jim at lambdatel.com>
+ */
+
 /*
  * See http://www.asterisk.org for more information about
  * the Asterisk project. Please do not directly contact




More information about the svn-commits mailing list