Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: tone-generated
Upstream-Contact: UBports developers <devs@ubports.com>
Source: https://gitlab.com/ubports/development/core/tone-generator/

Files: src/ausrv.c
 src/ausrv.h
 src/dbusif.c
 src/dbusif.h
 src/dtmf.c
 src/dtmf.h
 src/envelop.c
 src/envelop.h
 src/indicator.c
 src/indicator.h
 src/interact.c
 src/interact.h
 src/log/log.h
 src/main.c
 src/note.c
 src/note.h
 src/notification.c
 src/notification.h
 src/rfc4733.c
 src/rfc4733.h
 src/stream.c
 src/stream.h
 src/tone.c
 src/tone.h
 src/tonegend.h
 src/trace/trace.h
Copyright: 2010, Nokia Corporation.
License: LGPL-2.1

Files: AUTHORS
 ChangeLog
 Makefile.am
 README
 autogen.sh
 rpm/tone-generator.changes
 rpm/tone-generator.service
 rpm/tone-generator.spec
 rpm/tonegend.desktop
 src/Makefile.am
 test/test-dtmf
 test/test-signal
 test/tonegen-test.sh
Copyright: 2010, Nokia Corporation.
License: LGPL-2.1
Comment:
 Assuming same copyright holder and license as code files above (also see
 COPYING file for the project's main license)..

Files: configure.ac
Copyright: 2008, Nokia Corporation
License: LGPL-2.1
Comment:
 Assuming license from COPYING file.

Files: debian/*
Copyright: 2008-2010, Nokia Corporations.
  2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: LGPL-2.1

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
 version 2.1 of the License.
 .
 This library 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 this library; 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 can be found in `/usr/share/common-licenses/LGPL-2.1'.