]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove the requirement for the release notes to have copyright
authorOndřej Surý <ondrej@sury.org>
Wed, 9 Dec 2020 09:35:13 +0000 (10:35 +0100)
committerOndřej Surý <ondrej@sury.org>
Wed, 9 Dec 2020 09:38:05 +0000 (10:38 +0100)
The release notes doesn't have to have copyright header, it doesn't add
any value there as the release notes are useless outside the project.

util/copyrights
util/merge_copyrights

index 71420be2765e416a2a1d486a7217e1fcf578b100..6d21735927a2ab3c1c4269a7e1d9ac410405b975 100644 (file)
 ./doc/misc/sort-options.pl                     PERL    2007,2012,2016,2018,2019,2020
 ./doc/misc/static-stub.zoneopt                 X       2018,2019,2020
 ./doc/misc/stub.zoneopt                                X       2018,2019,2020
-./doc/notes/notes-9.17.0.rst                   RST     2020
-./doc/notes/notes-9.17.1.rst                   RST     2020
-./doc/notes/notes-9.17.2.rst                   RST     2020
-./doc/notes/notes-9.17.3.rst                   RST     2020
-./doc/notes/notes-9.17.4.rst                   RST     2020
-./doc/notes/notes-9.17.5.rst                   RST     2020
-./doc/notes/notes-9.17.6.rst                   RST     2020
-./doc/notes/notes-9.17.7.rst                   RST     2020
-./doc/notes/notes-current.rst                  RST     2020
 ./docutil/HTML_COPYRIGHT                       X       2001,2004,2016,2018,2019,2020
 ./docutil/MAN_COPYRIGHT                                X       2001,2004,2016,2018,2019,2020
 ./docutil/patch-db2latex-duplicate-template-bug        X       2007,2018,2019,2020
index 9b73a1ef276f88e882013ffcbd3d8149e350eaac..abd5296b935f649a28d919879c4f9da50b4a50f9 100644 (file)
@@ -56,6 +56,7 @@ while (<CHANGES>) {
               \.conf\.in$ |    # configuration files
               /(dnssafe|openssl)/.*\.[ch]$ |   # imported
               doc/(draft|expired|rfc)/ |       # imported
+              doc/notes/ |     # release notes doesn't really need copyright
               \.*in$ |         # the generated documentation doesn't really need copyright
               grammar\.rst$ |  # -"-
               zoneopt\.rst$ |  # -"-