Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Taku Kudo <taku-ku@is.aist-nara.ac.jp>
Upstream-Name: yamcha
Source: http://www.chasen.org/~taku/software/yamcha/

Files: *
Copyright: 2000-2004 Taku Kudo <taku-ku@is.aist-nara.ac.jp>
License: LGPL-2.1+

Files: debian/*
Copyright: 2012 Giulio Paci <giuliopaci@gmail.com>
License: LGPL-2.1+

Files: perl/YamCha_wrap.cxx
 python/YamCha_wrap.cxx
 ruby/YamCha_wrap.cpp
Copyright: 1999-2000, The University of Chicago
	   David Beazley (beazley@cs.uchicago.edu)
License: permissive
 This file may be freely redistributed without license or fee provided
 this copyright message remains intact.

License: LGPL-2.1+
 This library 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; either version 2.1 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser 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 Lesser General Public License is available at
 `/usr/share/common-licenses/LGPL-2.1'.


Files: ltmain.sh
 ltconfig
Copyright: 1996-2004 Free Software Foundation, Inc.
 1996, Gordon Matzigkeit <gord@gnu.ai.mit.edu>
License: GPL-2+ or LGPL-2+
 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.

Files: Makefile.in
 doc/Makefile.in
 libexec/Makefile.in
 man/Makefile.in
 src/Makefile.in
 tests/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-2003 Free Software Foundation, Inc.
License: GPL-2+ or LGPL-2.1+
 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.

Files: aclocal.m4
Copyright: 1994-2004 Free Software Foundation, Inc
License: GPL-2+

Files: missing
Copyright: 1996-2002 Free Software Foundation, Inc.
	   1996, Franc,ois Pinard <pinard@iro.umontreal.ca>
License: GPL-2+ or LGPL-2.1+
 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.

Files: depcomp
Copyright: 1999-2000 Free Software Foundation, Inc.
	   Alexandre Oliva <oliva@dcc.unicamp.br>
License: GPL-2+ or LGPL-2.1+
 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.

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-2003, 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.
