[SCM] KDE PIM module packaging branch, master, updated. debian/4.13.1-1-12-gd5ce59f
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 11 12:53:06 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdepim.git;a=commitdiff;h=bd9bc53
The following commit has been merged in the master branch:
commit bd9bc532346f04430150dba5117c0c871e48a6e0
Author: Maximiliano Curia <maxy at debian.org>
Date: Fri Aug 8 09:45:40 2014 +0200
Add missing licenses to the debian/copyright file (Closes: #750455)
---
debian/changelog | 1 +
debian/copyright | 122 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 123 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1877b8a..f5bf79c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kdepim (4:4.13.3-2) UNRELEASED; urgency=medium
* Move journalplugin.desktop back to korganizer
* Bump korganizer's Breaks/Replaces kontact version. (Closes: #751753)
+ * Add missing licenses to the debian/copyright file (Closes: #750455)
-- Maximiliano Curia <maxy at debian.org> Fri, 08 Aug 2014 08:53:04 +0200
diff --git a/debian/copyright b/debian/copyright
index e18174b..61d8229 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -298,3 +298,125 @@ copyright (C) 2005 Robert Rockers
The debian packaging is licensed under the gplv2 or later.
Please see /usr/share/common-licenses/GPL-2 for details
+
+Files: knode/composer/attachment_view.cpp
+ knode/composer/attachment_view.h
+ knode/composer/followupto_combobox.cpp
+ knode/composer/followupto_combobox.h
+ knode/configuration/identity_combo_wrapper.h
+ knode/configuration/identity_edition_dialog.cpp
+ knode/configuration/identity_edition_dialog.h
+ knode/configuration/identity_widget.cpp
+ knode/configuration/identity_widget.h
+ knode/configuration/settings_container_interface.h
+ knode/tests/knodetest.cpp
+ knode/tests/knodetest.h
+ knode/utils/locale.cpp
+ knode/utils/locale.h
+ knode/utils/scoped_cursor_override.h
+ knode/utils/startup.cpp
+ knode/utils/startup.h
+Copyright: 2010, Olivier Trichet <nive at nivalis.org>
+License: MIT/Digital Equipment Corporation (1)
+ Permission to use, copy, modify, and distribute this software and its
+ documentation for any purpose and without fee is hereby granted, provided
+ that the above copyright notice appear in all copies and that both that the
+ copyright notice and this permission notice and warranty disclaimer appear in
+ supporting documentation, and that the name of the author not be used in
+ advertising or publicity pertaining to distribution of the software without
+ specific, written prior permission.
+ .
+ The author disclaim all warranties with regard to this software, including
+ all implied warranties of merchantability and fitness. In no event shall the
+ author be liable for any special, indirect or consequential damages or any
+ damages whatsoever resulting from loss of use, data or profits, whether in an
+ action of contract, negligence or other tortious action, arising out of or in
+ connection with the use or performance of this software.
+
+Files: messageviewer/widgets/invitationsettings.cpp
+ messageviewer/widgets/invitationsettings.h
+Copyright: Laurent Montel <montel at kde.org>
+License: Boost Software License - Version 1.0 - August 17th, 2003
+ Permission is hereby granted, free of charge, to any person or organization
+ obtaining a copy of the software and accompanying documentation covered by
+ this license (the "Software") to use, reproduce, display, distribute,
+ execute, and transmit the Software, and to prepare derivative works of the
+ Software, and to permit third-parties to whom the Software is furnished to
+ do so, all subject to the following:
+ .
+ The copyright notices in the Software and this entire statement, including
+ the above license grant, this restriction and the following disclaimer,
+ must be included in all copies of the Software, in whole or in part, and
+ all derivative works of the Software, unless such copies or derivative
+ works are solely in the form of machine-executable object code generated by
+ a source language processor.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
+ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
+ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+Comment: No copyright holders listed in the files, assigning the messageviewer
+ maintainer.
+
+Files: akregator/src/articlematcher.cpp
+ akregator/src/articlematcher.h
+Copyright: 2004-2005, Frerich Raabe <raabe at kde.org>
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: messagecore/ontology/messagetag.trig
+Copyright: 2009, Sebastian Trueg <trueg at kde.org>
+License: CC-BY or BSD
+ All rights reserved, licensed under either CC-BY or BSD.
+ .
+ You are free:
+ * to Share - to copy, distribute and transmit the work
+ * to Remix - to adapt the work
+ Under the following conditions:
+ * Attribution - You must attribute the work in the manner specified by the
+ author or licensor (but not in any way that suggests that they endorse you
+ or your use of the work).
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ * Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ * Neither the names of the authors nor the names of contributors may be
+ used to endorse or promote products derived from this ontology without
+ specific prior written permission.
+ .
+ THIS ONTOLOGY IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+ EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS ONTOLOGY, EVEN IF
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--
KDE PIM module packaging
More information about the pkg-kde-commits
mailing list