6 Commits

Author SHA1 Message Date
Bruno Haible
fb38661cab build: Fix "make distcheck" failure (regression 2024-10-23).
* check-copyright-headers (func_check_file): Update after DISCLAIM was renamed.
2024-10-25 09:56:29 +02:00
Bruno Haible
9c449449d7 build: Avoid "Missing copyright header" error for std-gnu11.m4.
* check-copyright-headers (func_check_file): Search for the copyright notice
in the first 20 lines.
2024-08-05 22:44:54 +02:00
Bruno Haible
a99be84f2b Fix "make distcheck" failure.
* check-copyright-headers: Exempt the JOIN-GNU file.
2022-06-20 09:31:51 +02:00
Bruno Haible
776d2826af build: Fix typo in comment.
* check-copyright-headers: Fix typo in comment.
2019-05-18 11:39:01 +02:00
Bruno Haible
8c49e5478c build: Don't fail copyright header check on archive.dir.tar.
* check-copyright-headers (func_check_file): Succeed for the archive.dir.tar
file.
2019-04-14 04:01:00 +02:00
Bruno Haible
63cdedd9b6 build: Verify that newly added files have an appropriate copyright notice.
* check-copyright-headers: New file.
* Makefile.am (EXTRA_DIST): Add it.
(distcheck-hook): Run check-copyright-headers and fail if it fails.
2019-04-07 18:56:57 +02:00