Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jami Upstream-Contact: Alexandre Viau Source: https://dl.jami.net/release/tarballs/ Files: * Copyright: 2004-2021 Savoir-faire Linux Inc. License: GPL-3+ Comment: Upstream embeds everything that is needed to build Jami inside the release tarball. Everything that is already in Debian has been removed. . OpenDHT was kept and not packaged independently. OpenDHT was written for Jami and is a moving target. It is best to wait until it is more mature before packaging it separately. . Msgpack was kept because the version available in Debian is currently too old for Jami to build. The Debian version of Msgpack cannot be updated at the moment because of reverse dependencies which are not ready. . Pjproject was kept because it is heavily patched by Jami developers. None of the patches were merged upstream and Jami developers are still waiting for a reaction from Pjproject developers. See the relevant threads: - http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2014-October/017905.html - http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2015-January/018072.html - http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2016-April/019196.html ##################### ## Start of daemon ## ##################### Files: daemon/doc/dbus-api/tools/devhelp.xsl daemon/doc/dbus-api/tools/doc-generator.py daemon/doc/dbus-api/tools/doc-generator.xsl daemon/doc/dbus-api/tools/specparser.py Copyright: 2009 Collabora Ltd. License: LGPL-2.1+ Files: daemon/src/dlfcn.h daemon/src/dlfcn.c Copyright: 2007 Ramiro Polla License: LGPL-2.1+ Files: daemon/src/media/srtp.h daemon/src/media/srtp.c Copyright: 2012 Martin Storsjo License: LGPL-2.1+ Files: daemon/src/media/audio/opensl/audio_common.h daemon/src/media/audio/opensl/audio_player.cpp daemon/src/media/audio/opensl/audio_player.h daemon/src/media/audio/opensl/audio_recorder.cpp daemon/src/media/audio/opensl/audio_recorder.h daemon/src/media/audio/opensl/buf_manager.h Copyright: 2015 The Android Open Source Project 2015-2019 Savoir-faire Linux Inc. License: Apache-2.0 Files: daemon/extras/tools/bootstrap Copyright: 2011 Rafaël Carré License: GPL-2+ Files: daemon/extras/tools/tools.mak daemon/contrib/src/main.mak Copyright: 2003-2011 the VideoLAN team License: GPL-2+ Files: daemon/m4/ax_cxx_compile_stdcxx.m4 daemon/m4/dolt.m4 Copyright: 2008 Benjamin Kosnik 2012 Zack Weinberg 2013 Roy Stogner 2014-2015 Google Inc. 2015 Paul Norman 2015 Moritz Klammler 2007-2010 Josh Triplett License: GNUAllPermissive Files: daemon/tools/jamidctrl/sippwrap.py daemon/tools/jamidctrl/test_jamid_dbus_interface.py Copyright: 2012 Free Software Foundation, Inc. License: GPL-2+ Files: daemon/tools/cpplint.py3 Copyright: 2009 Google Inc. License: BSD-3-Clause ################### ## End of daemon ## ################### ################## ## Start of lrc ## ################## Files: lrc/* Copyright: 2009-2019 by Savoir-faire Linux License: LGPL-2.1+ ################ ## End of lrc ## ################ License: GPL-3+ 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 3 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. ․ The complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3`. 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: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: LGPL-2.1+ This library 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. . See /usr/share/common-licenses/LGPL-2.1 for the full license text. License: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . The complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". License: GNUAllPermissive Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. License: LGPL-2+ This library 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 of the License, or (at your option) any later version. . See /usr/share/common-licenses/LGPL-2 for the full license text.