Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: mark spdx headers with the default license to website files | Zbigniew Jędrzejewski-Szmek | 2021-10-18 | 1 | -1/+1 |
| | | | | | | | | | Those were added in b41a3f66c97e3d861faed04b727daf929383b827 without an explicit license, so they are under the default license. Some files already got a header previously, so this only touches the remaining. The same should be done for docs/_data/extra_pages.json, but it's json, and json doesn't allow comments. | ||||
* | gitattributes: mark more files as "binary" | Zbigniew Jędrzejewski-Szmek | 2021-10-18 | 1 | -0/+2 |
This way we know that we shouldn't look for a spdx header in them. |