aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-01-23 16:33:26 +0100
committerRobin Krahl <robin.krahl@ireas.org>2019-01-23 16:33:26 +0100
commitfdb7bac3063e62776bfc13f184cf786da19f42d1 (patch)
tree3ae67b81e7f0a0c64b3551bf0234ec9429a06b42 /CHANGELOG.md
parent35fd6be074cd16796f701770845ade471e2c13bd (diff)
downloadnitrokey-rs-fdb7bac3063e62776bfc13f184cf786da19f42d1.tar.gz
nitrokey-rs-fdb7bac3063e62776bfc13f184cf786da19f42d1.tar.bz2
Add license and copyright information
This patch adds license and copyright information to all files to make nitrokey-rs compliant with the REUSE practices [0]. [0] https://reuse.software/practices/2.0/
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c28c228..49ff8fc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+<!---
+Copyright (C) 2019 Robin Krahl <robin.krahl@ireas.org>
+SPDX-License-Identifier: MIT
+-->
+
# Unreleased
- Remove the `test-pro` and `test-storage` features.
- Implement `Display` for `Version`.