mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-12-08 00:32:26 -05:00
shorten per-file copyright headers
I'm tired of all the boilerplate, so use the new GPL-3.0-linking-exception license identifier instead in all the server components. I left the ui stuff alone because I'm just going to replace it (#111). Add a checker for the header because it's easy to forget.
This commit is contained in:
@@ -51,7 +51,10 @@ make this possible:
|
||||
|
||||
# Documentation
|
||||
|
||||
* [License](LICENSE.txt) — GPLv3
|
||||
* [License](LICENSE.txt) —
|
||||
[GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later.html)
|
||||
with [https://spdx.org/licenses/GPL-3.0-linking-exception.html](GPL-3.0-linking-exception)
|
||||
for OpenSSL.
|
||||
* [Installing](guide/install.md)
|
||||
* [Building from source](guide/build.md)
|
||||
* [UI Development](guide/developing-ui.md)
|
||||
|
||||
Reference in New Issue
Block a user