File: copyright

package info (click to toggle)
yamcha 0.33-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,740 kB
  • sloc: sh: 10,503; cpp: 5,127; perl: 1,363; makefile: 233; python: 93; ruby: 33; ansic: 6
file content (40 lines) | stat: -rw-r--r-- 1,533 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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-2017 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'.