From 86718fd74ebbd9e89e37fd6ba28f1c49fdb34b39 Mon Sep 17 00:00:00 2001 From: Alex Rousskov Date: Sun, 10 Aug 2025 23:36:26 +0000 Subject: [PATCH] Updated CREDITS to better match current repository files (#2139) Updated a few stale or mispelled paths. Also deleted CREDITS entries for files deleted in recent commit 1ce58610 that removed basic_smb_lm_auth helper. Also, acinclude/ax_cxx_compile_stdcxx.m4 got new authors (compared to its earlier ax_cxx_compile_stdcxx_11.m4 incarnation). --- CREDITS | 64 ++++++++++++++------------------------------------------- 1 file changed, 15 insertions(+), 49 deletions(-) diff --git a/CREDITS b/CREDITS index 91b0c66d75..d23339e5da 100644 --- a/CREDITS +++ b/CREDITS @@ -84,12 +84,18 @@ research project called The Harvest Information Discovery and Access System: ============================================================================== -acinclude/ax_cxx_compile_stdcxx_11.m4: +acinclude/ax_cxx_compile_stdcxx.m4: # Copyright (c) 2008 Benjamin Kosnik # Copyright (c) 2012 Zack Weinberg # Copyright (c) 2013 Roy Stogner -# Copyright (c) 2014 Alexey Sokolov +# Copyright (c) 2014, 2015 Google Inc.; contributed by Alexey Sokolov +# Copyright (c) 2015 Paul Norman +# Copyright (c) 2015 Moritz Klammler +# Copyright (c) 2016, 2018 Krzesimir Nowak +# Copyright (c) 2019 Enji Cooper +# Copyright (c) 2020 Jason Merrill +# Copyright (c) 2021 Jörn Heusipp # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice @@ -464,7 +470,7 @@ include/snmp_session.h, include/snmp_vars.h, include/snmp.h, lib/snmplib/asn1.c, -lib/snmplib/coexistence.c, +lib/snmplib/coexistance.c, lib/snmplib/snmp_api.c, lib/snmplib/snmp_api_error.c, lib/snmplib/snmp_error.c, @@ -530,7 +536,7 @@ lib/base64.c: ============================================================================== include/heap.h, -lib/heap.cc: +lib/heap.c: * AUTHOR: John Dilley, Hewlett Packard @@ -953,7 +959,7 @@ src/acl/external/unix_group/: ============================================================================== -src/acl/external/wbinfo_group/wbinfo_group.pl: +src/acl/external/wbinfo_group/ext_wbinfo_group_acl.pl.in: This program is put in the public domain by Jerry Murdock . It is distributed in the hope that it will @@ -1269,29 +1275,6 @@ src/auth/basic/SMB/: ============================================================================== -src/auth/basic/SMB_LM/: - - * (C) 2000 Antonino Iannella, Stellar-X Pty Ltd - * Released under GPL, see COPYING-2.0 for details. - - * Released under GNU Public License - * - * 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., 675 Mass Ave, Cambridge, MA 02139, USA. - -============================================================================== - src/auth/basic/SSPI/: Guido Serassio, Torino - Italy @@ -1316,7 +1299,7 @@ src/auth/basic/SSPI/: ============================================================================== -src/auth/digest/eDirectory/digest_ldap.c: +src/auth/digest/eDirectory/edir_ldapext.cc: * Copied From Samba-3.0.24 pdb_nds.c and trimmed down to the * limited functionality needed to access the plain text password only @@ -1415,24 +1398,7 @@ src/auth/ntlm/fake/ntlm_fake_auth.pl.in: ============================================================================== -src/auth/ntlm/smb_lm/: - - * (C) 2000 Francesco Chemolli - * Distributed freely under the terms of the GNU General Public License, - * version 2 or later. See the file COPYING for licensing details - * - * 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., 59 Temple Place, Suite 330, Boston, MA 02111, USA. - -============================================================================== - -src/external_acl.c: +src/external_acl.cc: Copyright (C) 2002 MARA Systems AB, Sweden @@ -1472,7 +1438,7 @@ src/repl/heap/store_heap_replacement.cc: ============================================================================== -src/security/cert_validators/fake/security_fake_certv.pl.in: +src/security/cert_validators/fake/security_fake_certverify.pl.in: (C) 2012 The Measurement Factory, Author: Tsantilas Christos @@ -1503,7 +1469,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. ============================================================================== -tools/helper-mux.pl: +tools/helper-mux/helper-mux.pl.in: # AUTHOR: Francesco Chemolli # -- 2.47.2