diff options
| author | notgne2 | 2020-10-11 15:23:58 -0700 |
|---|---|---|
| committer | notgne2 | 2020-10-11 15:23:58 -0700 |
| commit | b2326d8694465718024e63c691fe9920c416489e (patch) | |
| tree | 5dc561917e884c81524e3ce6618e8d95ce70c90b /default.nix | |
| parent | 898bb2814b51fb76ef3d54164768512ed13016be (diff) | |
Add missing license information
Diffstat (limited to '')
| -rw-r--r-- | default.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/default.nix b/default.nix index 873ece4..73df194 100644 --- a/default.nix +++ b/default.nix @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2020 Serokell <https://serokell.io/> +# +# SPDX-License-Identifier: MPL-2.0 + (import ( let |
