From 18226f275361fa266654ebf75e8e7a4103d751bf Mon Sep 17 00:00:00 2001 From: EndrII Date: Sat, 23 May 2020 02:13:32 +0300 Subject: [PATCH] added copyright --- global.h | 7 +++++++ helpdata.h | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/global.h b/global.h index f0f543d..c2fc395 100644 --- a/global.h +++ b/global.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 2018-2020 QuasarApp. + * Distributed under the lgplv3 software license, see the accompanying + * Everyone is permitted to copy and distribute verbatim copies + * of this license document, but changing it is not allowed. +*/ + #ifndef GLOBAL_H #define GLOBAL_H diff --git a/helpdata.h b/helpdata.h index b071e80..36a790b 100644 --- a/helpdata.h +++ b/helpdata.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 2018-2020 QuasarApp. + * Distributed under the lgplv3 software license, see the accompanying + * Everyone is permitted to copy and distribute verbatim copies + * of this license document, but changing it is not allowed. +*/ + #ifndef HELPDATA_H #define HELPDATA_H