commit f08583aa2a144b111c5ba17570f904109a41cbfc Author: Wojtek Kosior Date: Fri Apr 22 15:24:24 2022 +0200 make REUSE aware of the licensing of Debian packaging 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 +License: CC0-1.0 +Comment: debian packaging (files only present in debian-debian branch)