Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: abydos Upstream-Contact: Christopher C. Little Source: https://github.com/chrislit/abydos Files: * Copyright: 2014-2020 Christopher C. Little License: GPL-3+ Files: tests/phonetic/test_phonetic_double_metaphone.py Copyright: 2014-2020 Christopher C. Little 2007 Andrew Collins, Chris Leong 2009 Matthew Somerville 2010 Maximillian Dornseif, Richard Barran 2012 Duncan McGreggor 2001 Stephen Woodbridge License: GPL-3+ and BSD-3-clause and freely-redistributable "These test cases are copied from two sources: https://github.com/oubiwann/metaphone/blob/master/metaphone/tests/test_metaphone.py and http://swoodbridge.com/DoubleMetaPhone/surnames.txt . Most test cases other than those in test_surnames and test_surnames4 come from the former and are under the following license: . Copyright (c) 2007 Andrew Collins, Chris Leong Copyright (c) 2009 Matthew Somerville Copyright (c) 2010 Maximillian Dornseif, Richard Barran Copyright (c) 2012 Duncan McGreggor All rights reserved. . * 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 name "Metaphone" nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 COPYRIGHT HOLDER OR CONTRIBUTORS 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. . test_surname and test_surname4 come from a set of tests for a PHP port of Double Metaphone that is Copyright 2001, Stephen Woodbridge and identified as 'freely distributable'" Files: debian/* Copyright: 2020 Julian Gilbey License: GPL-3+ License: GPL-3+ Abydos 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 3 of the License, or (at your option) any later version. . Abydos 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 Abydos. If not, see . . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.