summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 11:44:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 11:44:46 +0000
commit5661837744f15641477a5c953586192be1bb500e (patch)
treef2cb6a2acd56c3344f4bd6cd298b3bb5fe05c351 /debian/copyright
parentAdding upstream version 1.1.1. (diff)
downloadicingadb-web-5661837744f15641477a5c953586192be1bb500e.tar.xz
icingadb-web-5661837744f15641477a5c953586192be1bb500e.zip
Adding debian version 1.1.1-1.debian/1.1.1-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..86141c0
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,29 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Icinga DB Web
+Source: https://github.com/Icinga/icingadb-web
+
+Files: *
+Copyright: 2020-2023, Icinga GmbH <info@icinga.com>
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2018, Icinga GmbH <info@icinga.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 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 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.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.