]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - debian/copyright
Fiddle with debian/copyright a bit
[kerberos/krb5-strength.git] / debian / copyright
index 9ac5f0e1167802c3f4f818e0306f91af433be328..6940249998ac6eff3326c0c07e966834a64c5753 100644 (file)
@@ -1,35 +1,52 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Russ Allbery <eagle@eyrie.org>
-Source: http://www.eyrie.org/~eagle/software/krb5-strength/
-Copyright: 2006-2007, 2009-2013
-    The Board of Trustees of the Leland Stanford Junior University
-License: Expat
+Source: https://www.eyrie.org/~eagle/software/krb5-strength/
 
 Files: *
-Copyright: 2000-2002, 2004-2013 Russ Allbery <eagle@eyrie.org>
-  2001-2002, 2004-2013
+Copyright: 2000-2002, 2004-2023 Russ Allbery <eagle@eyrie.org>
+  2001-2002, 2004-2014
     The Board of Trustees of the Leland Stanford Junior University
   2010 the Massachusetts Institute of Technology
+  2023 Daria Phoebe Brashear
 License: Expat
 
+Files: .clang-format docs/krb5-strength.5.in docs/krb5-strength.pod
+ portable/asprintf.c portable/dummy.c portable/kadmin.h
+ portable/krb5-extra.c portable/krb5.h portable/macros.h portable/mkstemp.c
+ portable/reallocarray.c portable/stdbool.h portable/strndup.c
+ portable/system.h tests/README tests/TESTS tests/data/cppcheck.supp
+ tests/data/perltidyrc tests/portable/asprintf-t.c
+ tests/portable/mkstemp-t.c tests/portable/reallocarray-t.c
+ tests/portable/strndup-t.c tools/heimdal-strength.1
+ tools/heimdal-strength.pod util/macros.h
+Copyright: 2006, 2010, 2014-2023 Russ Allbery <eagle@eyrie.org>
+  2006-2014 The Board of Trustees of the Leland Stanford Junior University
+License: all-permissive
+ Copying and distribution of this file, with or without modification, are
+ permitted in any medium without royalty provided the copyright notice and
+ this notice are preserved.  This file is offered as-is, without any
+ warranty.
+
 Files: Makefile.in
-Copyright: 1994-2013 Free Software Foundation, Inc.
-  2007, 2009-2010, 2012-2013
+Copyright: 1994-2021 Free Software Foundation, Inc.
+  2007, 2009-2010, 2012-2014
     The Board of Trustees of the Leland Stanford Junior University
+  2016, 2020, 2023 Russ Allbery <eagle@eyrie.org>
 License: FSF-unlimited and Expat
 
-Files: aclocal.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4
- m4/lt~obsolete.m4
-Copyright: 1996-2013 Free Software Foundation, Inc.
-License: FSF-unlimited
+Files: aclocal.m4
+Copyright: 1996-2021 Free Software Foundation, Inc.
+  2004 Scott James Remnant <scott@netsplit.com>
+  2012-2015 Dan Nicholson <dbn.lists@gmail.com>
+License: FSF-unlimited, and GPL-2+ with Autoconf exception or Expat
 
 Files: build-aux/ar-lib build-aux/compile build-aux/depcomp
  build-aux/missing
-Copyright: 1996-2013 Free Software Foundation, Inc.
+Copyright: 1996-2021 Free Software Foundation, Inc.
 License: GPL-2+ with Autoconf exception or Expat
 
 Files: build-aux/config.guess build-aux/config.sub
-Copyright: 1992-2013 Free Software Foundation, Inc.
+Copyright: 1992-2022 Free Software Foundation, Inc.
 License: GPL-3+ with Autoconf exception or Expat
 
 Files: build-aux/install-sh
@@ -60,77 +77,134 @@ License: X11
  Consortium.
 
 Files: build-aux/ltmain.sh
-Copyright: 1996-2001, 2003-2011 Free Software Foundation, Inc.
-License: GPL-2+ with Libtool exception or Expat
+Copyright: 1996-2019, 2021-2022 Free Software Foundation, Inc.
+  2004-2019, 2021 Bootstrap Authors
+License: GPL-2+ with Libtool exception or Expat, and GPL-2+-or-Expat
 
 Files: configure
-Copyright: 1992-2012 Free Software Foundation, Inc.
+Copyright: 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, Inc.
 License: FSF-configure, and GPL-2+ with Libtool exception or Expat
 
 Files: cracklib/*
 Copyright: 1993 Alec Muffett
-License: Artistic
+Copyright-Grant:
  The author disclaims all responsibility or liability with respect to it's
  usage or its effect upon hardware or computer systems, and maintains
  copyright as set out in the "LICENCE" document which accompanies
  distributions of Crack v4.0 and upwards.
+License: Artistic-CrackLib
+ This documents purpose is to state the conditions under which these
+ Packages (See definition below) viz: "Crack", the Unix Password Cracker,
+ and "CrackLib", the Unix Password Checking library, which are held in
+ copyright by Alec David Edward Muffett, may be copied, such that the
+ copyright holder maintains some semblance of artistic control over the
+ development of the packages, while giving the users of the package the
+ right to use and distribute the Package in a more-or-less customary
+ fashion, plus the right to make reasonable modifications.
  .
- See cracklib/LICENCE for the full licensing terms.
-Comment: You can find the Artistic License in
- /usr/share/common-licenses/Artistic on Debian systems.
-
-Files: m4/cracklib.m4 m4/krb5-config.m4 m4/krb5.m4 m4/lib-depends.m4
- m4/lib-helper.m4 m4/lib-pathname.m4 m4/snprintf.m4 m4/tinycdb.m4
- m4/vamacros.m4
-Copyright: 2005-2013
-    The Board of Trustees of the Leland Stanford Junior University
-License: unlimited
- 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.
-
-Files: m4/libtool.m4
-Copyright: 1996-2001, 2003-2011 Free Software Foundation, Inc.
-License: FSF-unlimited, and GPL-2+ with Libtool exception or Expat
-
-Files: portable/asprintf.c portable/dummy.c portable/kadmin.h
- portable/krb5-extra.c portable/krb5.h portable/macros.h portable/stdbool.h
- portable/strndup.c portable/system.h tests/portable/asprintf-t.c
- tests/portable/strndup-t.c util/macros.h
-Copyright: no copyright notice, see License
-License: rra-public-domain
- 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.
-
-Files: portable/snprintf.c tests/portable/snprintf-t.c
-Copyright: 1995 Patrick Powell
-  2000-2006 Russ Allbery <eagle@eyrie.org>
-  2001 Hrvoje Niksic
-  2009-2010 The Board of Trustees of the Leland Stanford Junior University
-License: Powell-snprintf
- 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
-
-Files: tests/HOWTO tools/heimdal-strength.1 tools/heimdal-strength.pod
-Copyright: 2010 Russ Allbery <eagle@eyrie.org>
-  2010, 2013 The Board of Trustees of the Leland Stanford Junior University
-License: all-permissive
- Copying and distribution of this file, with or without modification, are
- permitted in any medium without royalty provided the copyright notice and
- this notice are preserved.  This file is offered as-is, without any
- warranty.
+ So there.
+ .
+ ***************************************************************************
+ .
+ Definitions:
+ .
+ A "Package" refers to the collection of files distributed by the
+ Copyright Holder, and derivatives of that collection of files created
+ through textual modification, or segments thereof.
+ .
+ "Standard Version" refers to such a Package if it has not been modified,
+ or has been modified in accordance with the wishes of the Copyright
+ Holder.
+ .
+ "Copyright Holder" is whoever is named in the copyright or copyrights
+ for the package.
+ .
+ "You" is you, if you're thinking about copying or distributing this
+ Package.
+ .
+ "Reasonable copying fee" is whatever you can justify on the basis of
+ media cost, duplication charges, time of people involved, and so on.
+ (You will not be required to justify it to the Copyright Holder, but
+ only to the computing community at large as a market that must bear the
+ fee.)
+ .
+ "Freely Available" means that no fee is charged for the item itself,
+ though there may be fees involved in handling the item.  It also means
+ that recipients of the item may redistribute it under the same
+ conditions they received it.
+ .
+ 1. You may make and give away verbatim copies of the source form of the
+ Standard Version of this Package without restriction, provided that you
+ duplicate all of the original copyright notices and associated
+ disclaimers.
+ .
+ 2. You may apply bug fixes, portability fixes and other modifications
+ derived from the Public Domain or from the Copyright Holder.  A Package
+ modified in such a way shall still be considered the Standard Version.
+ .
+ 3. You may otherwise modify your copy of this Package in any way,
+ provided that you insert a prominent notice in each changed file stating
+ how and when AND WHY you changed that file, and provided that you do at
+ least ONE of the following:
+ .
+ a) place your modifications in the Public Domain or otherwise make them
+ Freely Available, such as by posting said modifications to Usenet or an
+ equivalent medium, or placing the modifications on a major archive site
+ such as uunet.uu.net, or by allowing the Copyright Holder to include
+ your modifications in the Standard Version of the Package.
+ .
+ b) use the modified Package only within your corporation or organization.
+ .
+ c) rename any non-standard executables so the names do not conflict with
+ standard executables, which must also be provided, and provide separate
+ documentation for each non-standard executable that clearly documents
+ how it differs from the Standard Version.
+ .
+ d) make other distribution arrangements with the Copyright Holder.
+ .
+ 4. You may distribute the programs of this Package in object code or
+ executable form, provided that you do at least ONE of the following:
+ .
+ a) distribute a Standard Version of the executables and library files,
+ together with instructions (in the manual page or equivalent) on where
+ to get the Standard Version.
+ .
+ b) accompany the distribution with the machine-readable source of the
+ Package with your modifications.
+ .
+ c) accompany any non-standard executables with their corresponding
+ Standard Version executables, giving the non-standard executables
+ non-standard names, and clearly documenting the differences in manual
+ pages (or equivalent), together with instructions on where to get the
+ Standard Version.
+ .
+ d) make other distribution arrangements with the Copyright Holder.
+ .
+ 5. You may charge a reasonable copying fee for any distribution of this
+ Package.  You may charge any fee you choose for support of this Package.
+ YOU MAY NOT CHARGE A FEE FOR THIS PACKAGE ITSELF.  However, you may
+ distribute this Package in aggregate with other (possibly commercial)
+ programs as part of a larger (possibly commercial) software distribution
+ provided that YOU DO NOT ADVERTISE this package as a product of your
+ own.
+ .
+ 6. The name of the Copyright Holder may not be used to endorse or
+ promote products derived from this software without specific prior
+ written permission.
+ .
+ 7. THIS PACKAGE 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.
+ .
+                                The End
 
-Files: util/messages.c util/messages.h util/xmalloc.c util/xmalloc.h
+Files: m4/cc-flags.m4 util/messages.c util/messages.h util/xmalloc.c
+ util/xmalloc.h
 Copyright: 1991, 1994-2003 The Internet Software Consortium and Rich Salz
-  2004-2006 Internet Systems Consortium, Inc.
-  2008-2010, 2012-2013
+  2004-2006, 2009, 2016 Internet Systems Consortium, Inc.
+  2008-2010, 2012-2014
     The Board of Trustees of the Leland Stanford Junior University
+  2015-2023 Russ Allbery <eagle@eyrie.org>
 License: ISC
  Permission to use, copy, modify, and distribute this software for any
  purpose with or without fee is hereby granted, provided that the above
@@ -144,6 +218,65 @@ License: ISC
  ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
+Files: m4/clang.m4 m4/cracklib.m4 m4/krb5-config.m4 m4/krb5.m4
+ m4/lib-depends.m4 m4/lib-helper.m4 m4/lib-pathname.m4 m4/sqlite3.m4
+ m4/tinycdb.m4 m4/vamacros.m4
+Copyright: 2005-2014
+    The Board of Trustees of the Leland Stanford Junior University
+  2015, 2018, 2020-2022 Russ Allbery <eagle@eyrie.org>
+License: unlimited
+ 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.
+
+Files: m4/libtool.m4
+Copyright: 1996-2001, 2003-2019, 2021-2022 Free Software Foundation, Inc.
+License: FSF-unlimited, and GPL-2+ with Libtool exception or Expat
+
+Files: m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4
+Copyright: 2004-2005, 2007-2009, 2011-2019, 2021-2022
+    Free Software Foundation, Inc.
+License: FSF-unlimited
+
+Files: portable/krb5-profile.c
+Copyright: 1985-2005 the Massachusetts Institute of Technology
+License: MIT-Kerberos
+ 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 MERCHANTABILITY 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).
+
 License: Expat
  Permission is hereby granted, free of charge, to any person obtaining a
  copy of this software and associated documentation files (the
@@ -177,6 +310,16 @@ License: FSF-unlimited
  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
+License: GPL-2+-or-Expat
+ This file is dual licensed under the terms of the MIT license
+ <https://opensource.org/license/MIT>, and GPL version 2 or later
+ <http://www.gnu.org/licenses/gpl-2.0.html>.  You must apply one of these
+ licenses when using or redistributing this software or any of the files
+ within it.  See the URLs above, or the file `LICENSE` included in the
+ Bootstrap distribution for the full license texts.
+Comment: You can find the GPL version 2 in /usr/share/common-licenses/GPL-2
+ on Debian systems and the Expat license in this file.
+
 License: GPL-2+ with Autoconf exception
  This file is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the
@@ -189,7 +332,7 @@ License: GPL-2+ with Autoconf exception
  Public License for more details.
  .
  You should have received a copy of the GNU General Public License along
- with this program.  If not, see <http://www.gnu.org/licenses/>.
+ with this program.  If not, see <https://www.gnu.org/licenses/>.
  .
  As a special exception to the GNU General Public License, if you
  distribute this file as part of a program that contains a configuration
@@ -234,7 +377,7 @@ License: GPL-3+ with Autoconf exception
  Public License for more details.
  .
  You should have received a copy of the GNU General Public License along
- with this program; if not, see <http://www.gnu.org/licenses/>.
+ with this program; if not, see <https://www.gnu.org/licenses/>.
  .
  As a special exception to the GNU General Public License, if you
  distribute this file as part of a program that contains a configuration
@@ -246,3 +389,4 @@ Comment: The option described in the license has been accepted and these
  files are distributed under the same terms as the package as a whole, as
  described at the top of this file.  You can find the GPL version 3 in
  /usr/share/common-licenses/GPL-3 on Debian systems.
+