aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml4
-rw-r--r--dist/systemd/wgconfd-state@.service4
-rw-r--r--dist/systemd/wgconfd@.service4
3 files changed, 12 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"
diff --git a/dist/systemd/wgconfd-state@.service b/dist/systemd/wgconfd-state@.service
index 6aed8e8..50e1943 100644
--- a/dist/systemd/wgconfd-state@.service
+++ b/dist/systemd/wgconfd-state@.service
@@ -1,3 +1,7 @@
+# SPDX-License-Identifier: CC0-1.0
+#
+# Copyright 2019 Hristo Venev
+
[Unit]
Description=WireGuard runtime state for %i
diff --git a/dist/systemd/wgconfd@.service b/dist/systemd/wgconfd@.service
index 971681d..16b6029 100644
--- a/dist/systemd/wgconfd@.service
+++ b/dist/systemd/wgconfd@.service
@@ -1,3 +1,7 @@
+# SPDX-License-Identifier: CC0-1.0
+#
+# Copyright 2019 Hristo Venev
+
[Unit]
Description=WireGuard configuration daemon on %i
Wants=network.target