[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:59:41 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=d4238ff

The following commit has been merged in the master branch:
commit d4238ff3a6a409f97930e3ff8d374b4debb94b86
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Wed Jun 8 15:18:23 2011 +0300

    Add license header in accounts-list-delegate.{h,cpp}.
    
    Acked by David Edmundson.
---
 src/accounts-list-delegate.cpp | 20 ++++++++++++++++++++
 src/accounts-list-delegate.h   | 20 ++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/src/accounts-list-delegate.cpp b/src/accounts-list-delegate.cpp
index 929d985..1950f95 100644
--- a/src/accounts-list-delegate.cpp
+++ b/src/accounts-list-delegate.cpp
@@ -1,3 +1,23 @@
+/*
+ * This file is part of telepathy-accounts-kcm
+ *
+ * Copyright (C) 2011 David Edmundson <kde at davidedmundson.co.uk>
+ *
+ * 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 St, Fifth Floor, Boston, MA  02110-1301  USA
+ */
+
 #include "accounts-list-delegate.h"
 
 #include "accounts-list-model.h"
diff --git a/src/accounts-list-delegate.h b/src/accounts-list-delegate.h
index 64e783f..b194972 100644
--- a/src/accounts-list-delegate.h
+++ b/src/accounts-list-delegate.h
@@ -1,3 +1,23 @@
+/*
+ * This file is part of telepathy-accounts-kcm
+ *
+ * Copyright (C) 2011 David Edmundson <kde at davidedmundson.co.uk>
+ *
+ * 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 St, Fifth Floor, Boston, MA  02110-1301  USA
+ */
+
 #ifndef ACCOUNTLISTDELEGATE_H
 #define ACCOUNTLISTDELEGATE_H
 

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list