diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-13 14:28:54 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-13 14:28:54 +0100 |
commit | bd3ee3e3eb4c6cc98d2d30196de91f2f46c25198 (patch) | |
tree | 3962833760b970b8259d823b3fba80113dd23a2d /debian/copyright | |
parent | 4e277b26c1703d69f5d56bc25f1b87e5889cd802 (diff) |
d/copyright: Rewrite to make lrc happy
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright index b803404..a6bec5c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -19,10 +19,35 @@ Files: test/VersionSuite.* Copyright: 2014-2015 Sebastian Pipping <webmaster@hartwork.org> License: LGPL-2.1+ +Files: .github/dependabot.yml + .github/workflows/build-and-test.yml +Copyright: 2021 Sebastian Pipping <sebastian@pipping.org> +License: Expat + Files: debian/* Copyright: 2014-2024 Jörg Frings-Fürst <debian@jff.email> License: GPL-3+ +License: Expat + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + License: BSD-3-clause All rights reserved. . |