diff options
author | Wojtek Kosior <koszko@koszko.org> | 2022-04-22 15:24:24 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2022-04-22 15:24:24 +0200 |
commit | f08583aa2a144b111c5ba17570f904109a41cbfc (patch) | |
tree | 1cd84ff084ee7154612d9f439ba1916da79e27ad /.reuse/dep5 | |
parent | 79c9d19874b9be4a3c9e7505057a31a857e78437 (diff) | |
download | hydrilla-builder-f08583aa2a144b111c5ba17570f904109a41cbfc.tar.gz hydrilla-builder-f08583aa2a144b111c5ba17570f904109a41cbfc.zip |
make REUSE aware of the licensing of Debian packaging
Diffstat (limited to '.reuse/dep5')
-rw-r--r-- | .reuse/dep5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index 7cd5158..31dcc3e 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -10,3 +10,8 @@ License: CC0-1.0 Comment: Those are files that setuptools generate in sdist. `setup.cfg` gets stripped of comments during generation of sdist, so we include it here as well. + +Files: debian/* +Copyright: 2021,2022 Wojtek Kosior <koszko@koszko.org> +License: CC0-1.0 +Comment: debian packaging (files only present in debian-debian branch) |