From 0a89078d8c6862128ea0865980b6a740cff99902 Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Tue, 16 Jan 2018 14:31:57 +0100 Subject: Remove 'Created by sz' Signed-off-by: Szczepan Zalega --- include/CommandFailedException.h | 4 ---- include/LongOperationInProgressException.h | 4 ---- include/stick10_commands_0.8.h | 3 --- 3 files changed, 11 deletions(-) diff --git a/include/CommandFailedException.h b/include/CommandFailedException.h index 55ae705..42fad73 100644 --- a/include/CommandFailedException.h +++ b/include/CommandFailedException.h @@ -19,10 +19,6 @@ * SPDX-License-Identifier: LGPL-3.0 */ -// -// Created by sz on 23.07.16. -// - #ifndef LIBNITROKEY_COMMANDFAILEDEXCEPTION_H #define LIBNITROKEY_COMMANDFAILEDEXCEPTION_H diff --git a/include/LongOperationInProgressException.h b/include/LongOperationInProgressException.h index f847e0d..865d6b5 100644 --- a/include/LongOperationInProgressException.h +++ b/include/LongOperationInProgressException.h @@ -19,10 +19,6 @@ * SPDX-License-Identifier: LGPL-3.0 */ -// -// Created by sz on 24.10.16. -// - #ifndef LIBNITROKEY_LONGOPERATIONINPROGRESSEXCEPTION_H #define LIBNITROKEY_LONGOPERATIONINPROGRESSEXCEPTION_H diff --git a/include/stick10_commands_0.8.h b/include/stick10_commands_0.8.h index 1381fef..a04946f 100644 --- a/include/stick10_commands_0.8.h +++ b/include/stick10_commands_0.8.h @@ -19,9 +19,6 @@ * SPDX-License-Identifier: LGPL-3.0 */ -// -// Created by sz on 08.11.16. -// #ifndef LIBNITROKEY_STICK10_COMMANDS_0_8_H #define LIBNITROKEY_STICK10_COMMANDS_0_8_H -- cgit v1.2.1