summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-10 17:46:05 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-10 17:46:05 +0200
commit3bca2cded2fecfaf4ba2f9bddadbd50a37ede9d8 (patch)
treed234c08279633b5e92b3bb1bc9f7f36c28bb8d6d /debian/copyright
parent54e1f8248f11bdf67b0c225f02c6390235a2f2fe (diff)
downloadlibayatana-appindicator-3bca2cded2fecfaf4ba2f9bddadbd50a37ede9d8.tar.gz
libayatana-appindicator-3bca2cded2fecfaf4ba2f9bddadbd50a37ede9d8.tar.bz2
libayatana-appindicator-3bca2cded2fecfaf4ba2f9bddadbd50a37ede9d8.zip
debian/: Prepare release v0.6.0. Update packaging from Debian unstable.
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright175
1 files changed, 101 insertions, 74 deletions
diff --git a/debian/copyright b/debian/copyright
index 9cd43ea..6795dd5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,52 +1,56 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libayatana-appindicator
Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Source: https://github.com/AyatanaIndicators/libayatana-appindicator
-Files: AUTHORS
+Files: .build.yml
+ .travis.yml
+ AUTHORS
+ CMakeLists.txt
ChangeLog
- Makefile.am.coverage
- Makefile.am.enum
- Makefile.am.marshal
- Makefile.am
+ INSTALL.md
NEWS
- README
- autogen.sh
- bindings/Makefile.am
- bindings/mono/ApplicationIndicator.custom
- bindings/mono/Makefile.am
+ README.md
+ bindings/CMakeLists.txt
+ bindings/mono/ApplicationIndicatorCustom.cs.in
+ bindings/mono/CMakeLists.txt
bindings/mono/app-indicator.sources.xml.in
bindings/mono/ayatana-appindicator-sharp-0.1.pc.in
- bindings/mono/ayatana-appindicator-sharp.dll.config.in
+ bindings/mono/ayatana-appindicator-sharp.dll.config
bindings/mono/ayatana-appindicator-sharp.snk
- bindings/mono/libayatana-appindicator-api.metadata
- bindings/mono/examples/Makefile.am
+ bindings/mono/ayatana-appindicator3-sharp-0.1.pc.in
+ bindings/mono/ayatana-appindicator3-sharp.dll.config
+ bindings/mono/ayatana-appindicator3-sharp.snk
+ bindings/mono/examples/CMakeLists.txt
bindings/mono/examples/ayatana-indicator-example.in
+ bindings/mono/libayatana-appindicator-api.metadata
+ bindings/mono/libayatana-appindicator3-api.metadata
bindings/mono/policy.0.0.ayatana-appindicator-sharp.config.in
+ bindings/mono/policy.0.0.ayatana-appindicator3-sharp.config.in
bindings/mono/policy.0.1.ayatana-appindicator-sharp.config.in
- bindings/python/Makefile.am
- bindings/python/ayatana_appindicator.defs
- example/simple-client-test-icon.png
- bindings/vala/Makefile.am
- bindings/vala/examples/Makefile.am
- docs/Makefile.am
- docs/reference/Makefile.am
+ bindings/mono/policy.0.1.ayatana-appindicator3-sharp.config.in
+ bindings/vala/CMakeLists.txt
+ bindings/vala/ayatana-appindicator3-0.1.deps
+ bindings/vala/examples/CMakeLists.txt
+ docs/CMakeLists.txt
+ docs/reference/CMakeLists.txt
docs/reference/libayatana-appindicator-docs.sgml.in
docs/reference/libayatana-appindicator-overrides.txt
docs/reference/libayatana-appindicator-sections.txt
docs/reference/libayatana-appindicator.types
+ docs/reference/scangobj.sh.in
docs/reference/version.xml.in
- example/Makefile.am
+ example/CMakeLists.txt
example/simple-client-test-icon.png
- m4/gcov.m4
- src/AyatanaAppIndicator-0.1.metadata.in
- src/AyatanaAppIndicator3-0.1.metadata.in
- src/Makefile.am
+ src/AyatanaAppIndicator-0.1.metadata
+ src/AyatanaAppIndicator3-0.1.metadata
+ src/CMakeLists.txt
+ src/app-indicator.symbols
src/ayatana-appindicator-0.1.pc.in
src/ayatana-appindicator3-0.1.pc.in
src/notification-item.xml
src/notification-watcher.xml
- tests/Makefile.am
+ tests/CMakeLists.txt
tests/run-xvfb.sh
tests/test-libappindicator-fallback-item.c
tests/test-libappindicator.desktop
@@ -59,8 +63,12 @@ Comment:
Assuming same copyright holdership as in majority of the other files in
this code project
-Files: bindings/mono/AssemblyInfo.cs
- bindings/mono/TestAyatanaIndicator.cs
+Files: cmake/FindVala.cmake
+ cmake/UseVala.cmake
+Copyright: 2011, Přemysl Janouch
+License: BSD-2-clause
+
+Files: bindings/mono/TestAyatanaIndicator.cs
bindings/mono/examples/AyatanaIndicatorExample.cs
bindings/vala/examples/ayatana-indicator-example.vala
example/simple-client-vala.vala
@@ -82,49 +90,38 @@ Copyright: 2009, Canonical Ltd.
2011, Canonical Ltd.
License: GPL-3
-Files: bindings/python/__init__.py
- bindings/python/appindicator-arg-types.py
- bindings/python/ayatana_appindicator.override.in
- src/app-indicator-enum-types.c.in
+Files: src/app-indicator-enum-types.c.in
src/app-indicator-enum-types.h.in
src/app-indicator.c
src/app-indicator.h
Copyright: 2009, Canonical Ltd.
License: LGPL-2.1 or LGPL-3
-Files: acinclude.m4
-Copyright: 1999-2004, Free Software Foundation, Inc.
-License: GPL-2+
-
-Files: configure.ac
-Copyright: 2009-2011, Canonical Ltd.
- 2015, Arctica Project
-License: LGPL-2.1 or LGPL-3 or GPL-3
-Comment:
- Assuming licenses as found in COPYING and COPYING.LGPL.2.1 file. As some
- code files are also licensed under GPL-3, assuming that one, as well.
- .
- Adding Canonical Ltd. to copyright holders, as they original set up this
- project.
-
-Files: bindings/python/ayatana_appindicatormodule.c
-Copyright: 2009, Canonical Ltd.
- 2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
-License: LGPL-2.1 or LGPL-3
-
Files: bindings/vala/ayatana-appindicator-0.1-custom.vala
Copyright: 2011, Canonical, Ltd.
License: LGPL-2.1 or LGPL-3
-Files: m4/introspection.m4
-Copyright: 2009, Johan Dahlin
-License: public-domain
+Files: cmake/FindGObjectIntrospection.cmake
+ cmake/UseGObjectIntrospection.cmake
+Copyright: 2010, Pino Toscano, <pino@kde.org>
+License: BSD-3-clause
+
+Files: bindings/mono/AssemblyInfo.cs
+Copyright: 2010, Canonical Ltd.
+ 2010, Canonical, Ltd.
+ 2015, Mike Gabriel
+ 2021, Robert Tari
+License: GPL-3
Files: debian/*
Copyright: 2009-2011, Canonical Ltd.
- 2015-2017, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+ 2015-2024, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: GPL-3
+Files: debian/patches/*
+Copyright: 2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+License: GPL-3 or LGPL-2.1 or LGPL-3
+
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
@@ -159,23 +156,6 @@ License: LGPL-2.1
.
See /usr/share/common-licenses/LGPL-2.1 for the full license text.
-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 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
- Library 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
- .
- See /usr/share/common-licenses/GPL-2 for the full license text.
-
License: LGPL-3
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
@@ -197,3 +177,50 @@ License: public-domain
This file is free software; the author(s) gives unlimited
permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.
+
+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:
+ .
+ 1. Redistributions of source code must retain the copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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: 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.
+ .
+ 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 HOLDERS 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.
+