[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:23:23 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=4bfd260

The following commit has been merged in the master branch:
commit 4bfd260c34c1c9a825ffc71206dee05de16a945c
Author: Lasath Fernando <kde at lasath.org>
Date:   Sun Mar 3 10:48:04 2013 +1100

    Add licenses to notify-filter.{h,cpp}
    
    REVIEW: 109181
---
 lib/notify-filter.cpp | 20 ++++++++++++++++++++
 lib/notify-filter.h   | 18 ++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/lib/notify-filter.cpp b/lib/notify-filter.cpp
index f417515..bdca077 100644
--- a/lib/notify-filter.cpp
+++ b/lib/notify-filter.cpp
@@ -1,3 +1,23 @@
+/*
+    Copyright (C) 2010 by David Edmundson <kde at davidedmundson.co.uk>
+    Copyright (C) 2013  Lasath Fernando <kde at lasath.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 "notify-filter.h"
 
 #include <KAboutData>
diff --git a/lib/notify-filter.h b/lib/notify-filter.h
index 9a8b90f..f929ce3 100644
--- a/lib/notify-filter.h
+++ b/lib/notify-filter.h
@@ -1,3 +1,21 @@
+/*
+    Copyright (C) 2013  Lasath Fernando <kde at lasath.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 NOTIFYFILTER_H
 #define NOTIFYFILTER_H
 

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list