diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:46:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:46:43 +0000 |
commit | 7aef72de6dd0108b7d932b7e01c91c365055c5df (patch) | |
tree | 2dab6ffa82aacfe9515e298cfb125f190738fd3d /debian/copyright | |
parent | Adding upstream version 2.12.1. (diff) | |
download | icingaweb2-7aef72de6dd0108b7d932b7e01c91c365055c5df.tar.xz icingaweb2-7aef72de6dd0108b7d932b7e01c91c365055c5df.zip |
Adding debian version 2.12.1-1.debian/2.12.1-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..2cc7480 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,33 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Icingaweb2 +Source: https://github.com/Icinga/icingaweb2 + +Files: * +Copyright: 2013-2020, Icinga Development Team + 2019-2022, Icinga GmbH +License: GPL-2+ + +Files: application/fonts/fontello-ifont/* + public/font/ifont.* +Copyright: 2012, Dave Gandy for Font Awesome + 2012, P.J. Onori for Iconic + 2012, Daniel Bruce for MFG Labs and Entypo +License: SIL + This Font Software is licensed under the SIL Open Font License. + . + You can find the full license at: `/usr/share/doc/icingaweb2/OFL.txt' + +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. + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2'. |