[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice
Subject:    [PATCH] Missing copyright and license in some KPresenter files
From:       "=?UTF-8?Q?Enrique_Mat=C3=ADas_S=C3=A1nchez_\(Quique\)?=" <cronopios () gmail ! com>
Date:       2006-12-16 18:56:14
Message-ID: 8511b92f0612161056x3e3beb5cka9370fc96e52ad84 () mail ! gmail ! com
[Download RAW message or body]

The KDE Licensing Policy requires that all source files contain a
copyright header which identifies the copyright holder(s) together
with an e-mail address, as well as a license or a reference to a
license which states under which terms the software may be used,
modified and redistributed.

A few files in KPresenter lacks this. In the attached patch I add a
reference to the GNU LGPL, and the first committer as copyright
holder.


-- 
Do we have to destroy our freedom in order to save it?
Data retention is no solution.

["kpresenter_patch.diff" (text/x-diff)]

Index: KPrShadowDialogImpl.h
===================================================================
--- KPrShadowDialogImpl.h	(revisión: 614187)
+++ KPrShadowDialogImpl.h	(copia de trabajo)
@@ -1,4 +1,22 @@
 // -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*-
+/*
+   Copyright (C) 2002 Matthias Elter <elter@kde.org>
+
+   This library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Lesser General Public
+   License as published by the Free Software Foundation; either
+   version 2.1 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
+   Lesser General Public License for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License along with this library; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
 #ifndef __shadowdialogimpl_h__
 #define __shadowdialogimpl_h__
 
Index: KPrShadowDialogImpl.cpp
===================================================================
--- KPrShadowDialogImpl.cpp	(revisión: 614187)
+++ KPrShadowDialogImpl.cpp	(copia de trabajo)
@@ -1,4 +1,22 @@
 // -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*-
+/*
+   Copyright (C) 2002 Matthias Elter <elter@kde.org>
+
+   This library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Lesser General Public
+   License as published by the Free Software Foundation; either
+   version 2.1 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
+   Lesser General Public License for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License along with this library; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
 #include <QSpinBox>
 #include <q3groupbox.h>
 #include <QLayout>
Index: KPrTextPreview.h
===================================================================
--- KPrTextPreview.h	(revisión: 614187)
+++ KPrTextPreview.h	(copia de trabajo)
@@ -1,3 +1,21 @@
+/*
+   Copyright (C) 2002 Matthias Elter <elter@kde.org>
+
+   This library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Lesser General Public
+   License as published by the Free Software Foundation; either
+   version 2.1 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
+   Lesser General Public License for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License along with this library; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
 #ifndef __textpreview_h__
 #define __textpreview_h__
 
Index: KPrTextPreview.cpp
===================================================================
--- KPrTextPreview.cpp	(revisión: 614187)
+++ KPrTextPreview.cpp	(copia de trabajo)
@@ -1,3 +1,21 @@
+/*
+   Copyright (C) 2002 Matthias Elter <elter@kde.org>
+
+   This library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Lesser General Public
+   License as published by the Free Software Foundation; either
+   version 2.1 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
+   Lesser General Public License for more details.
+
+   You should have received a copy of the GNU Lesser General Public
+   License along with this library; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+
 #include "KPrTextPreview.h"
 
 #include <KoGlobal.h>


____________________________________
koffice mailing list
koffice@kde.org
To unsubscribe please visit:
https://mail.kde.org/mailman/listinfo/koffice


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic