Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dahdi-linux
Source: https://gitea.osmocom.org/retronetworking/dahdi-linux/
Files-Excluded:
  drivers/dahdi/xpp/firmwares/*.hex
Comment:
 All of the code in DAHDI-proper (except code from the dahdi-linux-extra
 patch (mainly drivers/staging/echo - OSLEC) may not be under Digium's
 copyright but granted to Digium with a license that allows the company to
 relicense it.

Files: *
Copyright: 2001-2020, Sangoma, Inc
License: GPL-2-Digium

Files: drivers/dahdi/xpp/*
Copyright: 2004-2018, Xorcom
License: GPL-2+

Files: drivers/dahdi/xpp/XppConfig.pm
License: GPL-1+ or Artistic
 This program is free software; you can redistribute and/or
 modify it under the same terms as Perl itself.
 .
 On Debian systems you may find the Artistic License on
 /usr/share/common-licenses/Artistic and the General Public License v.1 on
 /usr/share/common-licenses/GPL-1 .
Copyright: 2008, Xorcom
Comment: Written by Oron Peled <oron@actcom.co.il>

Files: drivers/dahdi/dahdi-sysfs-chan.c
 drivers/dahdi/dahdi-sysfs.c
 drivers/dahdi/dahdi.h
Copyright: 2011, Digium, Inc
  2011, Xorcom
  2011-2012, Digium, Inc
  2011-2012, Xorcom
License: GPL-2-Digium

Files: drivers/dahdi/oct612x/*
Copyright: 2001-2007 Octasic Inc.
License: GPL-2+-OCTAPI

Files: drivers/dahdi/datamods/hdlc_cisco.c
 drivers/dahdi/datamods/hdlc_fr.c
 drivers/dahdi/datamods/hdlc_generic.c
 drivers/dahdi/datamods/hdlc_ppp.c
 drivers/dahdi/datamods/hdlc_raw.c
 drivers/dahdi/datamods/hdlc_raw_eth.c
Copyright: 1999 - 2005, Krzysztof Halasa <khc@pm.waw.pl>
License: GPL-2-Digium

Files: drivers/dahdi/dahdi-base.c
 drivers/dahdi/dahdi-version.c
 drivers/dahdi/makefw.c
 drivers/dahdi/wct4xxp/base.c
Copyright: 2001, - 2012, Digium, Inc
  2001, Jim Dixon
  2001-2008, Digium, Inc
  2001-2012, Digium, Inc
  2011, Digium, Inc
  Zapata Telephony
License: GPL-2-Digium

Files: drivers/dahdi/voicebus/GpakApi.c
 drivers/dahdi/voicebus/GpakApi.h
 drivers/dahdi/voicebus/GpakHpi.h
 drivers/dahdi/voicebus/gpakErrs.h
 drivers/dahdi/voicebus/gpakenum.h
Copyright: 2001 - 2005, Adaptive Digital Technologies, Inc
License: GPL-2-Digium

Files: drivers/dahdi/voicebus/GpakCust.c
Copyright: 2005, Adaptive Digital Technologies, Inc
  2005-2010, Digium Incorporated
License: GPL-2-Digium

Files: drivers/dahdi/biquad.h
 drivers/dahdi/dahdi_echocan_sec.c
 drivers/dahdi/dahdi_echocan_sec2.c
 drivers/dahdi/ecdis.h
 drivers/dahdi/fir.h
Copyright: 2001, Steve Underwood
  2002, Steve Underwood
License: GPL-2-Digium

Files: drivers/dahdi/datamods/syncppp.c
Copyright: 1994 Cronyx Ltd.
Comment: Author: Serge Vakulenko, <vak@zebub.msk.su>
License: GPL-2+

Files: drivers/dahdi/dahdi_dynamic_loc.c
Copyright: 2004, Axialys Interactive
License: GPL-2-Digium

Files: drivers/dahdi/dahdi_dummy.c
Copyright: 2002, Hermes Softlab
  2004-2012, Digium, Inc
License: GPL-2-Digium
Comment: Not used anymore.

Files: drivers/dahdi/wctdm24xxp/base.c
Copyright: 2005, - 2012, Digium, Inc
  2006, Jim Dixon and QRV Communications
License: GPL-2-Digium

Files: drivers/staging/echo/*
Copyright: 2001, 2003 Steve Underwood
           2007, 2008 David Rowe
License: GPL-2
Comment: From the dahdi-linux-extra patch.

Files: drivers/dahdi/icE1usb/*
Copyright: 2020-2023, Harald Welte <laforge@osmocom.org>
License: GPL-2+

Files: drivers/dahdi/zaphfc/*
Copyright:
 2009, Jose A. Deniz
 2006, headiisue GmbH; Jens Wilke
 2004 Daniele Orlandi
 2002, 2003, 2004, Junghanns.NET GmbH
License: GPL-2

Files: drivers/staging/echo/mmx.h
Copyright: 1997-2001 H. Dietz and R. Fisher
License: LGPL-2.1+
 * FFmpeg is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 2.1 of the License, or (at your option) any later version.
 *
 * FFmpeg 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
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with FFmpeg; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1.
Comment: This file was originally part of FFmpeg.

Files: debian/*
Copyright: 2015 Oron Peled <oron.peled@xorcom.com>
License: GPL-2+

License: GPL-2
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2, as
 * published by the Free Software Foundation.
 *
 * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
 * USA.

License: GPL-2-Digium
 * This program is free software, distributed under the terms of
 * the GNU General Public License Version 2 as published by the
 * Free Software Foundation. See the LICENSE file included with
 * this program for more details.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: GPL-2+
 This package 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 package 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, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: GPL-2+-OCTAPI
 This file is part of the Octasic OCT6100 GPL API . The OCT6100 GPL API  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.
 .
 The OCT6100 GPL API 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 the OCT6100 GPL API; if not, write to the Free Software 
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all
 copyright and related and neighboring rights to this software to the public
 domain worldwide. This software is distributed without any warranty.
 .
 On Debian systems, the complete text of the CC0 license, version 1.0,
 can be found in /usr/share/common-licenses/CC0-1.0.