aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2021-12-16 18:20:46 +0100
committerHarald Eilertsen <haraldei@anduin.net>2021-12-16 18:20:46 +0100
commitf1ce13d3d8c4a1ac91d214990fe877bbc62359f0 (patch)
treef9856f5d4839c75b8997a2d99427bcf693ff7846 /Cargo.toml
parentfc90574ded706faa3c1ff7e5f66a2058d5869c3f (diff)
downloadcbconv-f1ce13d3d8c4a1ac91d214990fe877bbc62359f0.tar.gz
cbconv-f1ce13d3d8c4a1ac91d214990fe877bbc62359f0.tar.bz2
cbconv-f1ce13d3d8c4a1ac91d214990fe877bbc62359f0.zip
Switch to REUSE for license handling.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 513cea1..7ea5233 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2021 Harald Eilertsen <haraldei@anduin.net>
+#
+# SPDX-License-Identifier: GPL-3.0-or-later
+
[package]
name = "cbconv"
version = "0.1.0"