diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-05-05 09:03:12 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-05-09 08:11:10 +0200 |
commit | c4a090d60e09cd85a56ff91c46ca0f7b22dcd1a8 (patch) | |
tree | b1d566df5cfc08e7fc74d40a7fea806c01d307e7 /LICENSES | |
parent | pid1: drop duplicate include (diff) | |
download | systemd-c4a090d60e09cd85a56ff91c46ca0f7b22dcd1a8.tar.xz systemd-c4a090d60e09cd85a56ff91c46ca0f7b22dcd1a8.zip |
Rewrite check-includes.pl in python
Diffstat (limited to 'LICENSES')
-rw-r--r-- | LICENSES/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/LICENSES/README.md b/LICENSES/README.md index d235b319d8..6174b8edc7 100644 --- a/LICENSES/README.md +++ b/LICENSES/README.md @@ -45,7 +45,6 @@ The following exceptions apply: * the following sources are licensed under the **CC0-1.0** license: - src/basic/siphash24.c - src/basic/siphash24.h - - tools/check-includes.pl * the following sources are licensed under the **MIT-0** license: - all examples under man/ - src/systemctl/systemd-sysv-install.SKELETON |