Create a test for verifying license headers and correct the ones that were wrong
Review Request #2940 — Created Jan. 26, 2024 and submitted
We might want to move check_license_header.py script out to somewhere else, but this is fine for now as we're just getting things going.
Compiled with the Turtles.
Summary | ID |
---|---|
d0ffd350fed82359b8bce4ca6d619e4bb634f39c |
Description | From | Last Updated |
---|---|---|
It looks like a few files were missed: - glibcompat.h (a bit of a weird one) These the C files … |
QuLogic | |
This will only print usage if there's no args supplied to the script. Not sure if that's intentional. |
ivanhoe | |
Yea, this should probably be 4, not 2. |
QuLogic | |
These are tabs, not spaces. |
QuLogic | |
print, not printf. |
QuLogic | |
Extra ; and newline. |
QuLogic |
- Change Summary:
-
rebased, added missing files to the test, fixed the missing files, also added glibcompat.h to the libpurple target, and made the test verbose so we can save it's output and apply it to fix the license headers.
- Commits:
-
Summary ID b1fc9270f996d43fee0075fa8b0e87a87a4ae7c9 96bb239477a6b554193511561a7fb3a46863b6f3