[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:58:29 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=a0abecd

The following commit has been merged in the master branch:
commit a0abecd1487c8eb785af8c73d24d65274a04402a
Author: Dario Freddi <dario.freddi at collabora.com>
Date:   Mon Dec 19 11:52:54 2011 +0100

    fix-krazy: Add missing copyrights (using git blame for ownership assignment)
---
 types.cpp | 19 +++++++++++++++++++
 types.h   | 19 +++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/types.cpp b/types.cpp
index ff2192e..9d643e8 100644
--- a/types.cpp
+++ b/types.cpp
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2011 Collabora Ltd. <http://www.collabora.co.uk/>
+ *   @author Andre Moreira Magalhaes <andre.magalhaes at collabora.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
+ */
+
 // FIXME: Move this to tp-qt4 itself
 #include "types.h"
 
diff --git a/types.h b/types.h
index 256bd48..7d5dad1 100644
--- a/types.h
+++ b/types.h
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2011 Collabora Ltd. <http://www.collabora.co.uk/>
+ *   @author Andre Moreira Magalhaes <andre.magalhaes at collabora.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
+ */
+
 // FIXME: Move this to tp-qt4 itself
 #ifndef TYPES_H
 #define TYPES_H

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list