]> eyrie.org Git - kerberos/remctl.git/blob - LICENSE
Ignore ignored attributes for Ruby
[kerberos/remctl.git] / LICENSE
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Comment: This file documents the copyright statements and licenses for
3  every file in this package in a machine-readable format.  For a less
4  detailed, higher-level overview, see README.
5  .
6  For any copyright year range specified as YYYY-ZZZZ in this file, the
7  range specifies every single year in that closed interval.
8 Copyright: 2015-2016, 2018-2022 Russ Allbery <eagle@eyrie.org>
9   2002-2014
10     The Board of Trustees of the Leland Stanford Junior University
11 License: Expat
12
13 Files: *
14 Copyright: 1997, 2000-2002 Benjamin Sittler
15   2000-2022 Russ Allbery <eagle@eyrie.org>
16   2001-2014, 2022
17     The Board of Trustees of the Leland Stanford Junior University
18   2007 Marcus Watts <mdw@umich.edu>
19   2008 Andrew Mortensen <admorten@umich.edu>
20   2008 Carnegie Mellon University
21   2008, 2011 Matthew Loar
22   2009 Jeffrey Altman
23   2009 Peter Eriksson <peter@ifm.liu.se>
24   2010 Anthony M. Martinez <twopir@nmt.edu>
25   2014 IN2P3 Computing Centre - CNRS
26   2016 Dropbox, Inc.
27 License: Expat
28
29 Files: .clang-format docs/api/remctl.3 docs/api/remctl.pod
30  docs/api/remctl_close.3 docs/api/remctl_close.pod
31  docs/api/remctl_command.3 docs/api/remctl_command.pod
32  docs/api/remctl_error.3 docs/api/remctl_error.pod docs/api/remctl_new.3
33  docs/api/remctl_new.pod docs/api/remctl_noop.3 docs/api/remctl_noop.pod
34  docs/api/remctl_open.3 docs/api/remctl_open.pod docs/api/remctl_output.3
35  docs/api/remctl_output.pod docs/api/remctl_set_ccache.3
36  docs/api/remctl_set_ccache.pod docs/api/remctl_set_source_ip.3
37  docs/api/remctl_set_source_ip.pod docs/api/remctl_set_timeout.3
38  docs/api/remctl_set_timeout.pod docs/design.html docs/extending
39  docs/protocol-v4 docs/protocol.html docs/protocol.txt docs/protocol.xml
40  docs/remctl-shell.8.in docs/remctl-shell.pod docs/remctl.1
41  docs/remctl.pod docs/remctld.8.in docs/remctld.pod examples/remctl.conf
42  examples/rsh-wrapper java/README m4/gput.m4 perl/t/data/perltidyrc
43  php/README portable/asprintf.c portable/daemon.c portable/dummy.c
44  portable/event-extra.c portable/event.h portable/getaddrinfo.c
45  portable/getaddrinfo.h portable/getnameinfo.c portable/getnameinfo.h
46  portable/gssapi-mech.c portable/gssapi.h portable/inet_aton.c
47  portable/inet_ntoa.c portable/inet_ntop.c portable/krb5-extra.c
48  portable/krb5.h portable/macros.h portable/mkstemp.c
49  portable/reallocarray.c portable/sd-daemon.c portable/sd-daemon.h
50  portable/setenv.c portable/stdbool.h portable/strndup.c portable/system.h
51  portable/uio.h portable/winsock.c python/README ruby/README server/README
52  tests/README tests/TESTS tests/data/acl-too-long
53  tests/data/conf-simple.in tests/data/cppcheck.supp
54  tests/portable/asprintf-t.c tests/portable/daemon-t.c
55  tests/portable/getaddrinfo-t.c tests/portable/getnameinfo-t.c
56  tests/portable/inet_aton-t.c tests/portable/inet_ntoa-t.c
57  tests/portable/inet_ntop-t.c tests/portable/mkstemp-t.c
58  tests/portable/setenv-t.c tests/util/buffer-t.c tests/util/vector-t.c
59  util/macros.h util/vector.c util/vector.h
60 Copyright: 2000-2022 Russ Allbery <eagle@eyrie.org>
61   2002-2014 The Board of Trustees of the Leland Stanford Junior University
62   2006 Romain LENGLET
63   2008 Thomas L. Kula <kula@tproa.net>
64   2015 Julien ÉLIE <julien@trigofacile.com>
65   2016 Dropbox, Inc.
66 License: all-permissive
67  Copying and distribution of this file, with or without modification, are
68  permitted in any medium without royalty provided the copyright notice and
69  this notice are preserved.  This file is offered as-is, without any
70  warranty.
71
72 Files: Makefile.in
73 Copyright: 1994-2021 Free Software Foundation, Inc.
74   2006-2014 The Board of Trustees of the Leland Stanford Junior University
75   2015-2016, 2018-2021 Russ Allbery <eagle@eyrie.org>
76   2016 Dropbox, Inc.
77 License: FSF-unlimited and Expat
78
79 Files: aclocal.m4
80 Copyright: 1996-2021 Free Software Foundation, Inc.
81   2004 Scott James Remnant <scott@netsplit.com>
82   2012-2015 Dan Nicholson <dbn.lists@gmail.com>
83 License: FSF-unlimited, and GPL-2+ with Autoconf exception or Expat
84
85 Files: build-aux/ar-lib build-aux/compile build-aux/depcomp
86  build-aux/missing
87 Copyright: 1996-2021 Free Software Foundation, Inc.
88 License: GPL-2+ with Autoconf exception or Expat
89
90 Files: build-aux/config.guess build-aux/config.sub
91 Copyright: 1992-2022 Free Software Foundation, Inc.
92 License: GPL-3+ with Autoconf exception or Expat
93
94 Files: build-aux/install-sh
95 Copyright: 1994 X Consortium
96 License: X11
97  Permission is hereby granted, free of charge, to any person obtaining a
98  copy of this software and associated documentation files (the
99  "Software"), to deal in the Software without restriction, including
100  without limitation the rights to use, copy, modify, merge, publish,
101  distribute, sublicense, and/or sell copies of the Software, and to permit
102  persons to whom the Software is furnished to do so, subject to the
103  following conditions:
104  .
105  The above copyright notice and this permission notice shall be included
106  in all copies or substantial portions of the Software.
107  .
108  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
109  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
110  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
111  IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
112  OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
113  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
114  OTHER DEALINGS IN THE SOFTWARE.
115  .
116  Except as contained in this notice, the name of the X Consortium shall
117  not be used in advertising or otherwise to promote the sale, use or other
118  dealings in this Software without prior written authorization from the X
119  Consortium.
120
121 Files: build-aux/ltmain.sh
122 Copyright: 1996-2019, 2021-2022 Free Software Foundation, Inc.
123   2004-2019, 2021 Bootstrap Authors
124 License: GPL-2+ with Libtool exception or Expat, and GPL-2+ or Expat
125 Comment:
126  This file is dual licensed under the terms of the MIT license
127  <https://opensource.org/license/MIT>, and GPL version 2 or later
128  <http://www.gnu.org/licenses/gpl-2.0.html>.  You must apply one of these
129  licenses when using or redistributing this software or any of the files
130  within it.  See the URLs above, or the file `LICENSE` included in the
131  Bootstrap distribution for the full license texts.
132
133 Files: configure
134 Copyright: 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, Inc.
135 License: FSF-configure, and GPL-2+ with Libtool exception or Expat
136
137 Files: m4/cc-flags.m4 m4/perl.m4 m4/python.m4 m4/socket.m4
138  portable/socket.h util/buffer.c util/buffer.h util/fdflag.c util/fdflag.h
139  util/messages.c util/messages.h util/network.c util/network.h
140  util/xmalloc.c util/xmalloc.h util/xwrite.c util/xwrite.h
141 Copyright: 1991, 1994-2003 The Internet Software Consortium and Rich Salz
142   1998-2003 The Internet Software Consortium
143   2004-2011, 2016 Internet Systems Consortium, Inc.
144   2008-2014 The Board of Trustees of the Leland Stanford Junior University
145   2009, 2011, 2015, 2018, 2021 Julien ÉLIE <julien@trigofacile.com>
146   2014-2022 Russ Allbery <eagle@eyrie.org>
147 License: ISC
148  Permission to use, copy, modify, and distribute this software for any
149  purpose with or without fee is hereby granted, provided that the above
150  copyright notice and this permission notice appear in all copies.
151  .
152  THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
153  REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
154  MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY
155  SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
156  WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
157  ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
158  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
159
160 Files: m4/clang.m4 m4/gssapi.m4 m4/inet-ntoa.m4 m4/krb5-config.m4
161  m4/krb5.m4 m4/ld-version.m4 m4/lib-depends.m4 m4/lib-helper.m4
162  m4/lib-pathname.m4 m4/libevent.m4 m4/pcre.m4 m4/pcre2.m4 m4/systemd.m4
163  m4/vamacros.m4
164 Copyright: 1999-2001, 2003, 2015, 2018, 2020-2022
165     Russ Allbery <eagle@eyrie.org>
166   2005-2014 The Board of Trustees of the Leland Stanford Junior University
167   2008-2010 Free Software Foundation, Inc.
168 License: unlimited
169  This file is free software; the authors give unlimited permission to copy
170  and/or distribute it, with or without modifications, as long as this
171  notice is preserved.
172
173 Files: m4/libtool.m4
174 Copyright: 1996-2001, 2003-2019, 2021-2022 Free Software Foundation, Inc.
175 License: FSF-unlimited, and GPL-2+ with Libtool exception or Expat
176
177 Files: m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4
178 Copyright: 2004-2005, 2007-2009, 2011-2019, 2021-2022
179     Free Software Foundation, Inc.
180 License: FSF-unlimited
181
182 Files: python/_remctlmodule.c python/remctl.py python/setup.py
183 Copyright: 2008 Thomas L. Kula <kula@tproa.net>
184   2008, 2011-2012, 2014
185     The Board of Trustees of the Leland Stanford Junior University
186   2014, 2018-2020 Russ Allbery <eagle@eyrie.org>
187 License: MIT-Kula
188  Permission to use, copy, modify, and distribute this software and its
189  documentation for any purpose and without fee is hereby granted,
190  provided that the above copyright notice appear in all copies and that
191  both that copyright notice and this permission notice appear in
192  supporting documentation, and that the name of Thomas L. Kula not
193  be used in advertising or publicity pertaining to distribution of the
194  software without specific, written prior permission. Thomas L. Kula
195  makes no representations about the suitability of this software for any
196  purpose. It is provided "as is" without express or implied warranty.
197  .
198  THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
199  WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
200  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
201
202 Files: ruby/remctl.c
203 Copyright: 2010 Anthony M. Martinez <twopir@nmt.edu>
204   2010-2013 The Board of Trustees of the Leland Stanford Junior University
205   2018, 2020 Russ Allbery <eagle@eyrie.org>
206 License: MIT-Martinez
207  Permission to use, copy, modify, and distribute this software and its
208  documentation for any purpose and without fee is hereby granted,
209  provided that the above copyright notice appear in all copies and that
210  both that copyright notice and this permission notice appear in
211  supporting documentation, and that the name of Anthony M. Martinez not
212  be used in advertising or publicity pertaining to distribution of the
213  software without specific, written prior permission. Anthony M. Martinez
214  makes no representations about the suitability of this software for any
215  purpose. It is provided "as is" without express or implied warranty.
216  .
217  THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
218  WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
219  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
220
221 License: Expat
222  Permission is hereby granted, free of charge, to any person obtaining a
223  copy of this software and associated documentation files (the
224  "Software"), to deal in the Software without restriction, including
225  without limitation the rights to use, copy, modify, merge, publish,
226  distribute, sublicense, and/or sell copies of the Software, and to permit
227  persons to whom the Software is furnished to do so, subject to the
228  following conditions:
229  .
230  The above copyright notice and this permission notice shall be included
231  in all copies or substantial portions of the Software.
232  .
233  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
234  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
235  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
236  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
237  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
238  OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
239  THE USE OR OTHER DEALINGS IN THE SOFTWARE.
240
241 License: FSF-configure
242  This script is free software; the Free Software Foundation gives unlimited
243  permission to copy, distribute and modify it.
244
245 License: FSF-unlimited
246  This file is free software; the Free Software Foundation gives unlimited
247  permission to copy and/or distribute it, with or without modifications, as
248  long as this notice is preserved.
249  .
250  This program is distributed in the hope that it will be useful, but
251  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
252  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
253
254 License: GPL-2+ with Autoconf exception
255  This file is free software; you can redistribute it and/or modify it
256  under the terms of the GNU General Public License as published by the
257  Free Software Foundation; either version 2 of the License, or (at your
258  option) any later version.
259  .
260  This program is distributed in the hope that it will be useful, but
261  WITHOUT ANY WARRANTY; without even the implied warranty of
262  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
263  Public License for more details.
264  .
265  You should have received a copy of the GNU General Public License along
266  with this program.  If not, see <https://www.gnu.org/licenses/>.
267  .
268  As a special exception to the GNU General Public License, if you
269  distribute this file as part of a program that contains a configuration
270  script generated by Autoconf, you may include it under the same
271  distribution terms that you use for the rest of that program.
272 Comment: The option described in the license has been accepted and these
273  files are distributed under the same terms as the package as a whole, as
274  described at the top of this file.
275
276 License: GPL-2+ with Libtool exception
277  This file is part of GNU Libtool.
278  .
279  GNU Libtool is free software; you can redistribute it and/or modify it
280  under the terms of the GNU General Public License as published by the
281  Free Software Foundation; either version 2 of the License, or (at your
282  option) any later version.
283  .
284  As a special exception to the GNU General Public License, if you
285  distribute this file as part of a program or library that is built using
286  GNU Libtool, you may include this file under the same distribution terms
287  that you use for the rest of that program.
288  .
289  GNU Libtool is distributed in the hope that it will be useful, but
290  WITHOUT ANY WARRANTY; without even the implied warranty of
291  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
292  Public License for more details.
293 Comment: The option described in the license has been accepted and these
294  files are distributed under the same terms as the package as a whole, as
295  described at the top of this file.
296
297 License: GPL-3+ with Autoconf exception
298  This file is free software; you can redistribute it and/or modify it
299  under the terms of the GNU General Public License as published by the
300  Free Software Foundation; either version 3 of the License, or (at your
301  option) any later version.
302  .
303  This program is distributed in the hope that it will be useful, but
304  WITHOUT ANY WARRANTY; without even the implied warranty of
305  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
306  Public License for more details.
307  .
308  You should have received a copy of the GNU General Public License along
309  with this program; if not, see <https://www.gnu.org/licenses/>.
310  .
311  As a special exception to the GNU General Public License, if you
312  distribute this file as part of a program that contains a configuration
313  script generated by Autoconf, you may include it under the same
314  distribution terms that you use for the rest of that program.  This
315  Exception is an additional permission under section 7 of the GNU General
316  Public License, version 3 ("GPLv3").
317 Comment: The option described in the license has been accepted and these
318  files are distributed under the same terms as the package as a whole, as
319  described at the top of this file.