[Python-modules-commits] [pytest-qt] 01/03: Add missing copyright information
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Feb 22 14:49:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository pytest-qt.
commit f0819fe04980a8fff64ed47bbe811c7b8259954b
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Feb 22 11:36:41 2017 +0000
Add missing copyright information
Gbp-Dch: short
Closes: #855830
Thanks: Chris Lamb for reporting
---
debian/copyright | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/debian/copyright b/debian/copyright
index 4637682..a02a685 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,6 +15,10 @@ Files: pytestqt/modeltest.py
Copyright: 2015 The Qt Company Ltd.
License: LGPL-2.1 or LGPL-3
+Files: scripts/link_pyqt.py
+Copyright: 2014-2015 Florian Bruhin (The Compiler) <mail at qutebrowser.org>
+License: LGPL-3+
+
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -49,3 +53,12 @@ License: LGPL-3
.
On Debian systems, the complete text of version 3 of the GNU Lesser
General Public License can be found in `/usr/share/common-licenses/LGPL-3'.
+
+License: LGPL-3+
+ This program 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; version 3 of the License, or (at
+ your option) any later version.
+ .
+ On Debian systems, the complete text of version 3 of the GNU Lesser
+ General Public License can be found in `/usr/share/common-licenses/LGPL-3'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-qt.git
More information about the Python-modules-commits
mailing list