From 146d3142738c8d9dc87571fbd9b3de1c6524a5e9 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Tue, 29 Aug 2023 12:08:53 +0200 Subject: Update license to AGPL-3.0 --- .reuse/dep5 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .reuse/dep5 (limited to '.reuse') diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 0000000..74eb3ad --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,8 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Config::Parser::TOML +Upstream-Contact: Patrick Spek +Source: https://git.tyil.nl/raku/config-parser-toml + +Files: .gitignore META6.json README.md t/* +Copyright: 2023 Patrick Spek +License: AGPL-3.0-only -- cgit v1.1