[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:21:07 UTC 2016


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

The following commit has been merged in the master branch:
commit 50771c729a2b3f9b8a2fa55febe76b82ee5d587e
Author: Lasath Fernando <kde at lasath.org>
Date:   Thu Feb 2 13:33:30 2012 +1100

    Add license information to new files
---
 lib/filters.h      | 17 +++++++++++++++++
 lib/url-filter.cpp | 18 ++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/lib/filters.h b/lib/filters.h
index bc955c0..5f69ab1 100644
--- a/lib/filters.h
+++ b/lib/filters.h
@@ -1,3 +1,20 @@
+/*
+    Copyright (C) 2012  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 "message-processor.h"
 
diff --git a/lib/url-filter.cpp b/lib/url-filter.cpp
index 18b91f8..b5f6600 100644
--- a/lib/url-filter.cpp
+++ b/lib/url-filter.cpp
@@ -1,3 +1,21 @@
+/*
+    Copyright (C) 2012  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 "filters.h"
 
 #include <QImageReader>

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list