[zaptel-commits] mattf: branch 1.2 r3370 - in /branches/1.2: wctdm24xxp/ wcte12xp/

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Sat Dec 8 13:52:34 CST 2007


Author: mattf
Date: Sat Dec  8 13:52:33 2007
New Revision: 3370

URL: http://svn.digium.com/view/zaptel?view=rev&rev=3370
Log:
Add GPL disclaimers to some headers without them

Modified:
    branches/1.2/wctdm24xxp/GpakApi.c
    branches/1.2/wctdm24xxp/GpakApi.h
    branches/1.2/wctdm24xxp/GpakCust.c
    branches/1.2/wctdm24xxp/GpakCust.h
    branches/1.2/wctdm24xxp/GpakHpi.h
    branches/1.2/wctdm24xxp/gpakErrs.h
    branches/1.2/wctdm24xxp/gpakenum.h
    branches/1.2/wcte12xp/GpakApi.c
    branches/1.2/wcte12xp/GpakApi.h
    branches/1.2/wcte12xp/GpakErrs.h
    branches/1.2/wcte12xp/GpakHpi.h
    branches/1.2/wcte12xp/gpakenum.h

Modified: branches/1.2/wctdm24xxp/GpakApi.c
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctdm24xxp/GpakApi.c?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wctdm24xxp/GpakApi.c (original)
+++ branches/1.2/wctdm24xxp/GpakApi.c Sat Dec  8 13:52:33 2007
@@ -13,6 +13,24 @@
  * Revision History:
  *   06/15/05 - Initial release.
  *   11/15/2006  - 24 TDM-TDM Channels EC release
+ *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  */
 
 #include <linux/version.h>

Modified: branches/1.2/wctdm24xxp/GpakApi.h
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctdm24xxp/GpakApi.h?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wctdm24xxp/GpakApi.h (original)
+++ branches/1.2/wctdm24xxp/GpakApi.h Sat Dec  8 13:52:33 2007
@@ -14,6 +14,24 @@
  * Revision History:
  *   06/15/05 - Initial release.
  *   11/15/2006  - 24 TDM-TDM Channels EC release
+ *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  */
 
 #ifndef _GPAKAPI_H  /* prevent multiple inclusion */

Modified: branches/1.2/wctdm24xxp/GpakCust.c
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctdm24xxp/GpakCust.c?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wctdm24xxp/GpakCust.c (original)
+++ branches/1.2/wctdm24xxp/GpakCust.c Sat Dec  8 13:52:33 2007
@@ -14,6 +14,24 @@
  *
  * Revision History:
  *   06/15/05 - Initial release.
+ *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  *
  */
 

Modified: branches/1.2/wctdm24xxp/GpakCust.h
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctdm24xxp/GpakCust.h?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wctdm24xxp/GpakCust.h (original)
+++ branches/1.2/wctdm24xxp/GpakCust.h Sat Dec  8 13:52:33 2007
@@ -15,6 +15,23 @@
  * Revision History:
  *   06/15/05 - Initial release.
  *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  */
 
 #ifndef _GPAKCUST_H  /* prevent multiple inclusion */

Modified: branches/1.2/wctdm24xxp/GpakHpi.h
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctdm24xxp/GpakHpi.h?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wctdm24xxp/GpakHpi.h (original)
+++ branches/1.2/wctdm24xxp/GpakHpi.h Sat Dec  8 13:52:33 2007
@@ -12,6 +12,23 @@
  * Revision History:
  *   10/17/01 - Initial release.
  *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  */
 
 #ifndef _GPAKHPI_H  /* prevent multiple inclusion */

Modified: branches/1.2/wctdm24xxp/gpakErrs.h
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctdm24xxp/gpakErrs.h?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wctdm24xxp/gpakErrs.h (original)
+++ branches/1.2/wctdm24xxp/gpakErrs.h Sat Dec  8 13:52:33 2007
@@ -14,6 +14,23 @@
  *   07/03/02 - Updates for conferencing.
  *   06/15/04 - Tone type updates.
  *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  */
 
 #ifndef _GPAKERRS_H  /* prevent multiple inclusion */

Modified: branches/1.2/wctdm24xxp/gpakenum.h
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctdm24xxp/gpakenum.h?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wctdm24xxp/gpakenum.h (original)
+++ branches/1.2/wctdm24xxp/gpakenum.h Sat Dec  8 13:52:33 2007
@@ -12,6 +12,23 @@
  * Revision History:
  *   06/15/05 - Initial release.
  *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  */
 
 #ifndef _GPAKENUM_H  /* prevent multiple inclusion */

Modified: branches/1.2/wcte12xp/GpakApi.c
URL: http://svn.digium.com/view/zaptel/branches/1.2/wcte12xp/GpakApi.c?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wcte12xp/GpakApi.c (original)
+++ branches/1.2/wcte12xp/GpakApi.c Sat Dec  8 13:52:33 2007
@@ -13,6 +13,24 @@
  * Revision History:
  *   06/15/05 - Initial release.
  *   11/15/2006  - 24 TDM-TDM Channels EC release
+ *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  */
 
 #include "zaptel.h"

Modified: branches/1.2/wcte12xp/GpakApi.h
URL: http://svn.digium.com/view/zaptel/branches/1.2/wcte12xp/GpakApi.h?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wcte12xp/GpakApi.h (original)
+++ branches/1.2/wcte12xp/GpakApi.h Sat Dec  8 13:52:33 2007
@@ -14,6 +14,24 @@
  * Revision History:
  *   06/15/05 - Initial release.
  *   11/15/2006  - 24 TDM-TDM Channels EC release
+ *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  */
 
 #ifndef _GPAKAPI_H  /* prevent multiple inclusion */

Modified: branches/1.2/wcte12xp/GpakErrs.h
URL: http://svn.digium.com/view/zaptel/branches/1.2/wcte12xp/GpakErrs.h?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wcte12xp/GpakErrs.h (original)
+++ branches/1.2/wcte12xp/GpakErrs.h Sat Dec  8 13:52:33 2007
@@ -14,6 +14,23 @@
  *   07/03/02 - Updates for conferencing.
  *   06/15/04 - Tone type updates.
  *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  */
 
 #ifndef _GPAKERRS_H  /* prevent multiple inclusion */

Modified: branches/1.2/wcte12xp/GpakHpi.h
URL: http://svn.digium.com/view/zaptel/branches/1.2/wcte12xp/GpakHpi.h?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wcte12xp/GpakHpi.h (original)
+++ branches/1.2/wcte12xp/GpakHpi.h Sat Dec  8 13:52:33 2007
@@ -12,6 +12,23 @@
  * Revision History:
  *   10/17/01 - Initial release.
  *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  */
 
 #ifndef _GPAKHPI_H  /* prevent multiple inclusion */

Modified: branches/1.2/wcte12xp/gpakenum.h
URL: http://svn.digium.com/view/zaptel/branches/1.2/wcte12xp/gpakenum.h?view=diff&rev=3370&r1=3369&r2=3370
==============================================================================
--- branches/1.2/wcte12xp/gpakenum.h (original)
+++ branches/1.2/wcte12xp/gpakenum.h Sat Dec  8 13:52:33 2007
@@ -12,6 +12,23 @@
  * Revision History:
  *   06/15/05 - Initial release.
  *
+ * This program has been released under the terms of the GPL version 2 by
+ * permission of Adaptive Digital Technologies, Inc.  The standard
+ * GPL disclaimer is given inline below for your convenience.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  */
 
 #ifndef _GPAKENUM_H  /* prevent multiple inclusion */




More information about the zaptel-commits mailing list