From: Štěpán Balážik Date: Tue, 8 Jul 2025 13:31:54 +0000 (+0200) Subject: Remove leftover references to contrib/dlz/ X-Git-Tag: v9.21.11~42^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04fb8bcebcabdf1f8cbbb1d9070a6ca02932a770;p=thirdparty%2Fbind9.git Remove leftover references to contrib/dlz/ The DLZ modules have been moved to a separate Git repository in commit a6cce753e2b1096c4db64555d2aee096ba8236ae. Remove leftover references to the contrib/dlz/ directory from the main BIND 9 repository. --- diff --git a/.reuse/dep5 b/.reuse/dep5 index 21f639cc38f..f882b03481a 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -159,14 +159,6 @@ License: permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. -# -# DLZ Modules -# -Files: contrib/dlz/modules/*/testing/* -Copyright: Internet Systems Consortium, Inc. ("ISC") - Stichting NLnet, Netherlands -License: ISC and MPL-2.0 - # # Stuff that's basically uncopyrightable (configuration, generated files), # use CC0-1.0 for clarity that we don't care diff --git a/contrib/README b/contrib/README index 84b2762160d..8bf5a1369f3 100644 --- a/contrib/README +++ b/contrib/README @@ -20,11 +20,6 @@ be fixed as time permits. Assorted useful scripts, including 'zone-edit' which enables editing of a dynamic zone, and others. - - dlz/modules - - Dynamically linkable DLZ modules have been moved into a separate - repository located at https://gitlab.isc.org/isc-projects/dlz-modules. - - gitchangelog/ QA utility to produce changelog and release notes from git log.