From cb30d9892d45d23e19e15de6725bcd771ed5035f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Wed, 9 Dec 2020 10:35:13 +0100 Subject: [PATCH] Remove the requirement for the release notes to have copyright 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 | 9 --------- util/merge_copyrights | 1 + 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/util/copyrights b/util/copyrights index 71420be276..6d21735927 100644 --- a/util/copyrights +++ b/util/copyrights @@ -1245,15 +1245,6 @@ ./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 diff --git a/util/merge_copyrights b/util/merge_copyrights index 9b73a1ef27..abd5296b93 100644 --- a/util/merge_copyrights +++ b/util/merge_copyrights @@ -56,6 +56,7 @@ while () { \.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$ | # -"-