diff options
author | David Robillard <d@drobilla.net> | 2022-05-20 13:27:44 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-05-20 13:28:18 -0400 |
commit | c07a3d32baec8c546c6778016de61db00bd869f5 (patch) | |
tree | a210157f23d6b3be8c049aaf0f17dcc9401046f4 /.reuse/dep5 | |
parent | f906c379ba7c70c1cffb37db7b64e1db602fe2bd (diff) | |
download | pugl-c07a3d32baec8c546c6778016de61db00bd869f5.tar.gz pugl-c07a3d32baec8c546c6778016de61db00bd869f5.tar.bz2 pugl-c07a3d32baec8c546c6778016de61db00bd869f5.zip |
Add missing license metadata
Diffstat (limited to '.reuse/dep5')
-rw-r--r-- | .reuse/dep5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index 79cb567..a90d6e8 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -3,7 +3,7 @@ Upstream-Name: pugl Upstream-Contact: David Robillard <d@drobilla.net> Source: https://gitlab.com/lv2/pugl -Files: *.md */.clang* .clang* .clant.json .editorconfig .git* .includes.imp AUTHORS doc/*.in meson_options.txt resources/Info.plist.in +Files: **/meson.build *.md */.clang* .clang* .clant.json .editorconfig .git* .includes.imp AUTHORS doc/*.in meson_options.txt resources/Info.plist.in Copyright: 2021 David Robillard <d@drobilla.net> License: CC0-1.0 OR ISC |