Skip to content

Commit

Permalink
Specify the license for .justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
GooRoo committed Sep 23, 2024
1 parent 9dba120 commit 803a6f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@ version = 1
path = "*.lock"
SPDX-FileCopyrightText= "© 2024 Serhii “GooRoo” Olendarenko"
SPDX-License-Identifier= "CC0-1.0"

[[annotations]]
path = ".justfile"
SPDX-FileCopyrightText= "© 2024 Serhii “GooRoo” Olendarenko"
SPDX-License-Identifier= "BSD-3-Clause"

0 comments on commit 803a6f4

Please sign in to comment.