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

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


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

The following commit has been merged in the master branch:
commit 40d657b846e2e9ad3ec5e7ee256fde4c364ddec1
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Sun Jan 22 22:10:17 2012 +0000

    Add missing license
---
 src/account-identity-dialog.cpp | 20 ++++++++++++++++++++
 src/account-identity-dialog.h   | 20 ++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/src/account-identity-dialog.cpp b/src/account-identity-dialog.cpp
index bb5191d..7cf930b 100644
--- a/src/account-identity-dialog.cpp
+++ b/src/account-identity-dialog.cpp
@@ -1,3 +1,23 @@
+/*
+ * This file is part of ktp-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 "account-identity-dialog.h"
 #include "ui_account-identity-dialog.h"
 
diff --git a/src/account-identity-dialog.h b/src/account-identity-dialog.h
index 12d9b68..cb06fd1 100644
--- a/src/account-identity-dialog.h
+++ b/src/account-identity-dialog.h
@@ -1,3 +1,23 @@
+/*
+ * This file is part of ktp-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 ACCOUNT_IDENTITY_DIALOG_H
 #define ACCOUNT_IDENTITY_DIALOG_H
 

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list