diff options
author | Justin Bedo <cu@cua0.org> | 2024-04-18 15:13:19 +1000 |
---|---|---|
committer | Justin Bedo <cu@cua0.org> | 2024-04-18 16:24:12 +1000 |
commit | 86a6539f4667f5a4f36cf2924853eca95a5f470f (patch) | |
tree | 6f8fa21330104bfae7c4000cdbe01865ae5a94b1 /package.yaml | |
parent | 1ffa98bcba998bd88ee07295cecab3f6093fd74c (diff) |
add licence
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index 7df9e2d..398c325 100644 --- a/package.yaml +++ b/package.yaml @@ -1,4 +1,6 @@ name: dedumi +licence: BSD3 +version: 0.1 dependencies: - base |