File: copyright

package info (click to toggle)
tinysvm 0.09%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,596 kB
  • sloc: sh: 8,762; cpp: 2,401; ansic: 1,096; makefile: 219; python: 42; java: 37; perl: 36; ruby: 33
file content (161 lines) | stat: -rw-r--r-- 6,042 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
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: tinysvm
Source: http://www.chasen.org/~taku/software/TinySVM/

Files: *
Copyright: 2001-2002 Taku Kudo <taku-ku@is.aist-nara.ac.jp>
License: LGPL-2+

Files: debian/*
Copyright: 2012 Giulio Paci <giuliopaci@gmail.com>
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 <taku-ku@is.aist-nara.ac.jp>
License: LGPL-2+

Files: java/*
 perl/*
 python/*
 ruby/*
Copyright: 2001-2002 Taku Kudo <taku-ku@is.aist-nara.ac.jp>
 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 <gord@gnu.ai.mit.edu>
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 <pinard@iro.umontreal.ca>
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.