Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: appmenu-gtk-module
Upstream-Contact: Konstantin aka rilian-la-te (https://github.com/rilian-la-te/vala-panel-appmenu/issues/)
Source: https://github.com/rilian-la-te/vala-panel-appmenu/tree/master/subprojects/appmenu-gtk-module

Files: AUTHORS
 CMakeLists.txt
 README.md
 TODO
 cmake/GLibProgramHandlers.cmake
 data/CMakeLists.txt
 data/appmenu-gtk-module.service.in
 data/appmenu-gtk2-parser.pc.in
 data/appmenu-gtk3-parser.pc.in
 data/org.appmenu.gtk-module.gschema.xml
 docs/CMakeLists.txt
 docs/appmenu-gtk-parser-docs.sgml
 docs/gtkdocentities.ent.in
 lib/CMakeLists.txt
 src/CMakeLists.txt
 src/datastructs.c
 src/datastructs.h
 tests/CMakeLists.txt
 tests/autopilot/tests/__init__.py
 tests/autopilot/test.sh
 tests/autopilot/tests/test_gedit.py
 tests/demos/CMakeLists.txt
 tests/demos/black.vala
 tests/demos/client.c
 tests/demos/hello.c
 tests/demos/test-radio.c
 tests/demos/unity-gtk-menu-tester.c
Copyright: 2012, Canonical Ltd.
License: LGPL-3
Comment:
 No license information in file headers.
 .
 Assuming copyrights and licenses from other
 source files and COPYING file.

Files: src/appmenu-gtk-module.c
 src/blacklist.c
 src/blacklist.h
 src/consts.h
 src/datastructs-private.h
 src/datastructs.c
 src/datastructs.h
 src/hijack.c
 src/hijack.h
 src/platform.c
 src/platform.h
 src/support.c
 src/support.h
Copyright: 2012, Canonical Ltd.
  2015-2017, Konstantin Pugin <ria.freelander@gmail.com>
License: LGPL-3+

Files: lib/unity-gtk-action-group-private.h
 lib/unity-gtk-action-group.c
 lib/appmenu-gtk-action-group.h
 lib/unity-gtk-action-private.h
 lib/unity-gtk-action.c
 lib/unity-gtk-menu-item-private.h
 lib/unity-gtk-menu-item.c
 lib/unity-gtk-menu-section-private.h
 lib/unity-gtk-menu-section.c
 lib/unity-gtk-menu-shell-private.h
 lib/unity-gtk-menu-shell.c
 lib/appmenu-gtk-menu-shell.h
 lib/appmenu-gtk-parser.h
Copyright: 2012, Canonical Ltd.
License: LGPL-3

Files: tests/demos/altgrabber.c
 tests/demos/altgrabber.h
 tests/demos/altmonitor.c
 tests/demos/altmonitor.h
 tests/demos/menusource.c
 tests/demos/menusource.h
Copyright: 2011, Canonical Limited
License: LGPL-3
Comment:
 Using license as found in COPYING file.

Files: cmake/FindGLIB2.cmake
 cmake/FindGTK.cmake
Copyright: 2012, Raphael Kubo da Costa <rakuco@webkit.org>
  2018, Konstantin Pugin <ria.freelander@gmail.com>
License: BSD-2-clause

Files: tests/autopilot/__init__.py
Copyright: 2013, Canonical
License: LGPL-3
Comment:
 Using license as found in COPYING file.

Files: debian/*
Copyright: 2011-2013, Canonical Ltd.
  2017, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: LGPL-3

License: LGPL-3
 This package 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 3 of
 the License.
 .
 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
 Lesser General Public License for more details.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-3".

License: LGPL-3+
 This program 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 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.
  .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-3".

License: BSD-2-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 author
 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 HOLDER 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.
