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 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283
|
Debianized by Russ Allbery <rra@debian.org> 2006-08-04
It was downloaded from:
<http://www.eyrie.org/~eagle/software/krb5-sync/>
Upstream authors:
Developed by Derrick Brashear and Ken Hornstein of Sine Nomine
Associates, on behalf of Stanford University. The current maintainer is
Russ Allbery <rra@stanford.edu>.
Debian packaging copyright:
The Debian packaging is covered under the same license as the rest of
the package.
The krb5-sync package as a whole is:
Copyright 2006, 2007, 2008, 2010, 2011, 2012
The Board of Trustees of the Leland Stanford Junior University
and covered under the following license:
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
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 Stanford University not
be used in advertising or publicity pertaining to distribution of the
software without specific, written prior permission. Stanford
University makes no representations about the suitability of this
software for any purpose. It is provided "as is" without express or
implied warranty.
THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
All individual files with no other license statement are covered under
this license. Some files have additional copyright dates from earlier
releases or may be owned by other copyright holders as noted in those
files.
Collected copyright notices for the entire package:
Copyright 2000, 2001, 2002, 2004, 2005, 2006, 2008, 2009, 2011
Russ Allbery <rra@stanford.edu>
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
2012 The Board of Trustees of the Leland Stanford Junior University
Copyright 1985-2005, 2010 The Massachusetts Institute of Technology
Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010
by Internet Systems Consortium, Inc. ("ISC")
Copyright 1991, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
2003 by The Internet Software Consortium and Rich Salz
Copyright 1995 Patrick Powell
Copyright 1996, 1997 Brandon Long <blong@fiction.net>
Copyright 1998 Thomas Roessler <roessler@guug.de>
Copyright 1998 Michael Elkins <me@cs.hmc.edu>
Copyright 1998 Andrew Tridgell <tridge@samba.org>
Copyright 2000, 2005 Hrvoje Niksic <hniksic@xemacs.org>
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright 1994 X Consortium
The files portable/asprintf.c, portable/dummy.c, portable/krb5-extra.c,
portable/krb5.h, portable/macros.h, portable/stdbool.h,
portable/strlcat.c, portable/strlcpy.c, portable/strndup.c,
portable/system.h, tests/portable/asprintf-t.c,
tests/portable/strlcat-t.c, tests/portable/strlcpy-t.c,
tests/portable/strndup-t.c, tests/util/concat-t.c, util/concat.c,
util/concat.h, and util/macros.h are covered by the following statement:
The authors hereby relinquish any claim to any copyright that they may
have in this work, whether granted under contract or by operation of law
or international treaty, and hereby commit to the public, at large, that
they shall not, at any time in the future, seek to enforce any copyright
in this work against any person or entity, or prevent any person or
entity from copying, publishing, distributing or creating derivative
works of this work.
In other words, you can do anything you wish with this code, although I
would strongly prefer that any improvements or modifications be sent to me
(rra@stanford.edu) so that I can continue to maintain a canonical version.
The files configure.ac, m4/krb5.m4, m4/ldap.m4, m4/lib-depends.m4,
m4/lib-pathname.m4, m4/snprintf.m4, and m4/vamacros.m4 are released under
the following copyright and license:
Copyright 1999, 2000, 2001, 2003 Russ Allbery <rra@stanford.edu>
Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
The Board of Trustees of the Leland Stanford Junior University
This file is free software; the authors give unlimited permission to
copy and/or distribute it, with or without modifications, as long as
this notice is preserved.
The files util/messages.c, util/messages.h, util/xmalloc.c, and
util/xmalloc.h are released under the following copyright and license:
Copyright 2008, 2009, 2010, 2011
The Board of Trustees of the Leland Stanford Junior University
Copyright (c) 2004, 2005, 2006, 2007, 2008, 2009, 2010
by Internet Systems Consortium, Inc. ("ISC")
Copyright (c) 1991, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003 by The Internet Software Consortium and Rich Salz
This code is derived from software contributed to the Internet Software
Consortium by Rich Salz.
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
The file portable/krb5-profile.c is taken from the MIT Kerberos
distribution and is released under the following copyright and license:
Copyright (C) 1985-2005 by the Massachusetts Institute of Technology.
All rights reserved.
Export of this software from the United States of America may require
a specific license from the United States Government. It is the
responsibility of any person or organization contemplating export to
obtain such a license before exporting.
WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
distribute this software and its documentation for any purpose and
without fee is hereby granted, 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. Furthermore if you modify this software you must label
your software as modified software and not distribute it in such a
fashion that it might be confused with the original MIT software.
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.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Individual source code files are copyright MIT, Cygnus Support,
OpenVision, Oracle, Sun Soft, FundsXpress, and others.
Project Athena, Athena, Athena MUSE, Discuss, Hesiod, Kerberos, Moira,
and Zephyr are trademarks of the Massachusetts Institute of Technology
(MIT). No commercial use of these trademarks may be made without
prior written permission of MIT.
"Commercial use" means use of a name in a product or other for-profit
manner. It does NOT prevent a commercial firm from referring to the
MIT trademarks in order to convey information (although in doing so,
recognition of their trademark status should be given).
The files portable/snprintf.c and tests/portable/snprintf-t.c are released
under the following license:
This code is based on code written by Patrick Powell (papowell@astart.com)
It may be used for any purpose as long as this notice remains intact
on all source code distributions
The files Makefile.in and aclocal.m4 are generated by GNU Automake and
covered by the following copyright and license:
Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
Inc. This file 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.
The file configure is generated by GNU Autoconf and is covered by the
following copyright and license:
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
Foundation, Inc. This configure script is free software; the Free
Software Foundation gives unlimited permission to copy, distribute and
modify it.
The files build-aux/compile, build-aux/depcomp, and build-aux/missing are
taken from GNU Automake. The files build-aux/config.guess and
build-aux/config.sub are taken from the Debian autotools-dev package.
These files are covered by the following copyright and license:
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
Software Foundation, Inc.
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, 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.
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.
For the krb5-sync distribution, the option described in the last paragraph
has been accepted and these files are distributed under the same terms as
the krb5-sync package as a whole, as described at the top of this file.
You can find the GPL version 2 in /usr/share/common-licenses/GPL-2 on
Debian systems.
The file build-aux/ltmain.sh is taken from GNU Libtool and is released
under the following copyright and license:
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
GNU Libtool 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.
As a special exception to the GNU General Public License, if you
distribute this file as part of a program or library that is built using
GNU Libtool, you may include this file under the same distribution terms
that you use for the rest of that program.
GNU Libtool 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.
For the krb5-sync distribution, the option described in the second-to-last
paragraph has been accepted, and this file is distributed under the same
terms as the remctl package as a whole, as described at the top of this
file. You can find the GPL version 2 in /usr/share/common-licenses/GPL-2
on Debian systems.
The file build-aux/install-sh is covered by the following copyright and
license:
Copyright (C) 1994 X Consortium
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of the X Consortium shall
not be used in advertising or otherwise to promote the sale, use or
other dealings in this Software without prior written authorization
from the X Consortium.
FSF changes to this file are in the public domain.
|