From 6b3cc4a1529724faacee84d42e76f1491eb037fa Mon Sep 17 00:00:00 2001 From: Mikhail Medvedev Date: Fri, 26 Jan 2024 16:02:58 +0300 Subject: [PATCH] Added copyright and license information --- IMSProg_programmer/chunks.cpp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/IMSProg_programmer/chunks.cpp b/IMSProg_programmer/chunks.cpp index f550f15..55643d1 100644 --- a/IMSProg_programmer/chunks.cpp +++ b/IMSProg_programmer/chunks.cpp @@ -1,3 +1,18 @@ +/* +* Copyright (C) 2015-2016 Winfried Simon +* +* This software may be used under the terms of the GNU Lesser General +* Public License version 2.1 as published by the Free Software Foundation +* and appearing in the file license.txt included in the packaging of this file. +* +* This program 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 Lesser General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program. If not, see . +*/ #include "chunks.h" #include