From abb82b3c8339eb8d12fe5442c5f89c323ae872e4 Mon Sep 17 00:00:00 2001 From: mattf Date: Sat, 8 Dec 2007 19:52:33 +0000 Subject: Add GPL disclaimers to some headers without them git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3370 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wcte12xp/GpakApi.c | 18 ++++++++++++++++++ wcte12xp/GpakApi.h | 18 ++++++++++++++++++ wcte12xp/GpakErrs.h | 17 +++++++++++++++++ wcte12xp/GpakHpi.h | 17 +++++++++++++++++ wcte12xp/gpakenum.h | 17 +++++++++++++++++ 5 files changed, 87 insertions(+) (limited to 'wcte12xp') diff --git a/wcte12xp/GpakApi.c b/wcte12xp/GpakApi.c index 641de88..43b844a 100644 --- a/wcte12xp/GpakApi.c +++ b/wcte12xp/GpakApi.c @@ -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" diff --git a/wcte12xp/GpakApi.h b/wcte12xp/GpakApi.h index 10af77b..e676b32 100644 --- a/wcte12xp/GpakApi.h +++ b/wcte12xp/GpakApi.h @@ -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 */ diff --git a/wcte12xp/GpakErrs.h b/wcte12xp/GpakErrs.h index 73d3666..3413f97 100644 --- a/wcte12xp/GpakErrs.h +++ b/wcte12xp/GpakErrs.h @@ -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 */ diff --git a/wcte12xp/GpakHpi.h b/wcte12xp/GpakHpi.h index 342786f..790bb3c 100644 --- a/wcte12xp/GpakHpi.h +++ b/wcte12xp/GpakHpi.h @@ -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 */ diff --git a/wcte12xp/gpakenum.h b/wcte12xp/gpakenum.h index 1a2af05..ed14a1a 100644 --- a/wcte12xp/gpakenum.h +++ b/wcte12xp/gpakenum.h @@ -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 */ -- cgit v1.2.3