[Python-modules-commits] [fuzzywuzzy] 05/05: Add details of StringMatcher.py license.

Edward Betts edward at moszumanska.debian.org
Mon Jul 4 10:43:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

edward pushed a commit to branch master
in repository fuzzywuzzy.

commit c0073899f20631b87e9e80fc83902efd6b75d584
Author: Edward Betts <edward at 4angle.com>
Date:   Mon Jul 4 09:12:04 2016 +0100

    Add details of StringMatcher.py license.
---
 debian/changelog |  1 +
 debian/copyright | 40 ++++++++++++++++++++++------------------
 2 files changed, 23 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1559f58..b146712 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ fuzzywuzzy (0.11.0-1) unstable; urgency=medium
   * New upstream release.
   * Update Standards-Version (no changes).
   * Minor change to package description.
+  * Add details of StringMatcher.py license.
 
  -- Edward Betts <edward at 4angle.com>  Mon, 04 Jul 2016 08:03:56 +0100
 
diff --git a/debian/copyright b/debian/copyright
index fffdb89..a2a70b4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -27,26 +27,30 @@ License: MIT
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
+Files: fuzzywuzzy/StringMatcher.py
+Copyright: 2010 Mikko Ohtamaa <info at mfabrik.com>
+License: GPL-2+
+
 Files: debian/*
-Copyright: 2015, Edward Betts
+Copyright: 2015-2016, Edward Betts
+License: GPL-2+
+
 License: GPL-2+
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
  .
- This program 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 General Public License for more
- details.
+ This program 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 General Public License for more details.
  .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software Foundation,
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License version 2 can be found in /usr/share/common-licenses/GPL-2
+
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/fuzzywuzzy.git



More information about the Python-modules-commits mailing list