]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove leftover references to contrib/dlz/
authorŠtěpán Balážik <stepan@isc.org>
Tue, 8 Jul 2025 13:31:54 +0000 (15:31 +0200)
committerŠtěpán Balážik <stepan@isc.org>
Thu, 17 Jul 2025 05:17:12 +0000 (07:17 +0200)
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.

.reuse/dep5
contrib/README

index 21f639cc38f1ba1936d9585563ab392de2763780..f882b03481ac3765765f892a6d835a5223395f7f 100644 (file)
@@ -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
index 84b2762160ddd7759d7dd5805a36d84cdbdc45ad..8bf5a1369f3c30bee57c6965b155f6b56be011cb 100644 (file)
@@ -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.