aboutsummaryrefslogtreecommitdiff
path: root/NK_C_API.h
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2018-01-05 17:52:26 +0100
committerSzczepan Zalega <szczepan@nitrokey.com>2018-01-16 14:43:24 +0100
commit50e586eade957f93e9f6c63bafb835de3d9c3c04 (patch)
tree32c03b897e7113115f9191aeb83ca6fba15f2271 /NK_C_API.h
parentf9fbe90e2b1add06b8c2c1597958fc597e997b95 (diff)
downloadlibnitrokey-50e586eade957f93e9f6c63bafb835de3d9c3c04.tar.gz
libnitrokey-50e586eade957f93e9f6c63bafb835de3d9c3c04.tar.bz2
Update license/copyright lines
Remove redundant file Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to 'NK_C_API.h')
-rw-r--r--NK_C_API.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/NK_C_API.h b/NK_C_API.h
index 3742b43..aa89ece 100644
--- a/NK_C_API.h
+++ b/NK_C_API.h
@@ -1,3 +1,24 @@
+/*
+ * Copyright (c) 2015-2018 Nitrokey UG
+ *
+ * This file is part of libnitrokey.
+ *
+ * libnitrokey is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * any later version.
+ *
+ * libnitrokey is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with libnitrokey. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * SPDX-License-Identifier: LGPL-3.0
+ */
+
#ifndef LIBNITROKEY_NK_C_API_H
#define LIBNITROKEY_NK_C_API_H