aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHristo Venev <hristo@venev.name>2019-11-10 13:23:20 +0000
committerHristo Venev <hristo@venev.name>2019-11-10 13:23:44 +0000
commitd9f3505278b0bcf90ef6bab5ca0c6a9889695938 (patch)
tree63256312ce98e0e1a22a1f8346608e2ec73f5291 /Cargo.toml
parent0e8f78d4a2c6ca7adcc1817d731075b4e888b26c (diff)
Release config files under CC0-1.0.
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 a7b0fe8..1b1daed 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,3 +1,7 @@
+# SPDX-License-Identifier: CC0-1.0
+#
+# Copyright 2019 Hristo Venev
+
[package]
name = "wgconfd"
version = "0.2.1"