mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-13 07:11:44 -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:
@@ -4,6 +4,7 @@ version = "0.0.1"
|
||||
authors = ["Scott Lamb <slamb@slamb.org>"]
|
||||
readme = "../README.md"
|
||||
edition = "2018"
|
||||
license-file = "../../LICENSE.txt"
|
||||
|
||||
[features]
|
||||
nightly = []
|
||||
|
||||
Reference in New Issue
Block a user