From a55c47ba802d2e080b18c19092513d410b67a8b2 Mon Sep 17 00:00:00 2001 From: Steffen Hansen Date: Thu, 9 Jan 2003 02:18:15 +0000 Subject: [PATCH] added copyright info svn path=/trunk/kdenetwork/kmail/; revision=198411 --- kmailicalifaceimpl.cpp | 20 ++++++++++++++++++++ kmailicalifaceimpl.h | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/kmailicalifaceimpl.cpp b/kmailicalifaceimpl.cpp index 1804a0823..389f942f4 100644 --- a/kmailicalifaceimpl.cpp +++ b/kmailicalifaceimpl.cpp @@ -1,3 +1,23 @@ +/* + This file is part of KMail. + Copyright (c) 2003 Steffen Hansen + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + 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., 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. +*/ + #include "kmailicalifaceimpl.h" #include diff --git a/kmailicalifaceimpl.h b/kmailicalifaceimpl.h index 67c0b2fc4..8ce5c2003 100644 --- a/kmailicalifaceimpl.h +++ b/kmailicalifaceimpl.h @@ -1,3 +1,23 @@ +/* + This file is part of KMail. + Copyright (c) 2003 Steffen Hansen + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + 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., 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. +*/ + #ifndef KMAILICALIFACEIMPL_H #define KMAILICALIFACEIMPL_H