From 89b4558edc92396f7cd4c2484f118a9516646803 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Thu, 7 Apr 2022 16:03:49 +0300 Subject: [PATCH] kgreeter: copyright Signed-off-by: Ivailo Monev --- kgreeter/kgreeter.cpp | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/kgreeter/kgreeter.cpp b/kgreeter/kgreeter.cpp index d1f14535..ca23121e 100644 --- a/kgreeter/kgreeter.cpp +++ b/kgreeter/kgreeter.cpp @@ -1,3 +1,21 @@ +/* This file is part of the KDE project + Copyright (C) 2022 Ivailo Monev + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License version 2, as published by the Free Software Foundation. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. +*/ + #define QT_NO_KEYWORDS #include #include