[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:04:58 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=fb46599

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

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

diff --git a/KTp/message-filters-private.h b/KTp/message-filters-private.h
index bc955c0..5f69ab1 100644
--- a/KTp/message-filters-private.h
+++ b/KTp/message-filters-private.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/KTp/message-url-filter.cpp b/KTp/message-url-filter.cpp
index 18b91f8..b5f6600 100644
--- a/KTp/message-url-filter.cpp
+++ b/KTp/message-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-common-internals packaging



More information about the pkg-kde-commits mailing list