Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Taku Kudo Upstream-Name: tinysvm Source: http://www.chasen.org/~taku/software/TinySVM/ Files: * Copyright: 2001-2002 Taku Kudo License: LGPL-2+ Files: debian/* Copyright: 2012 Giulio Paci License: LGPL-2+ Files: src/getopt.c src/getopt1.c Copyright: 1987-1997 Free Software Foundation, Inc. License: LGPL-2+ Files: src/getopt.h Copyright: 1987-1997 Free Software Foundation, Inc. 2001-2002 Taku Kudo License: LGPL-2+ Files: java/* perl/* python/* ruby/* Copyright: 2001-2002 Taku Kudo 2012 Ichinose Shogo License: LGPL-2+ Files: python/setup.py swig/* Copyright: 2012 Ichinose Shogo License: LGPL-2+ License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 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 Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . The text of the GNU Library General Public License is available at `/usr/share/common-licenses/LGPL-2'. Files: ltmain.sh ltconfig Copyright: 1996-2001 Free Software Foundation, Inc. 1996, Gordon Matzigkeit License: GPL-2+ with Autoconf exception Files: Makefile.in doc/Makefile.in doc/doc/Makefile doc/doc/Makefile.in man/Makefile.in src/Makefile.in Copyright: 1994-2002 Free Software Foundation, Inc. License: permissive This Makefile.in is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Files: config.guess config.sub Copyright: 1992-2005 Free Software Foundation, Inc. License: GPL-2+ with Autoconf exception License: GPL-2+ with Autoconf exception 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. . 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. . As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a configuration script generated by Autoconf, you may include it under the same distribution terms that you use for the rest of that program. . The text of the GNU Lesser General Public License is available at `/usr/share/common-licenses/GPL-2'. Files: aclocal.m4 Copyright: 1994-2001 Free Software Foundation, Inc License: GPL-2+ Files: missing Copyright: 1996-2002 Free Software Foundation, Inc. 1996, Franc,ois Pinard 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 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. . The text of the GNU Lesser General Public License is available at `/usr/share/common-licenses/GPL-2'. Files: configure Copyright: 1992-1996, Free Software Foundation, Inc. License: permissive This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. Files: install-sh Copyright: 1991, the Massachusetts Institute of Technology License: MIT/X11-BSD-like Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of M.I.T. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. M.I.T. makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. . Calling this script install-sh is preferred over install.sh, to prevent `make' implicit rules from creating a file called install from it when there is no Makefile. . This script is compatible with the BSD install script, but was written from scratch. It can only install one file at a time, a restriction shared with many OS's install programs.