proper licenseing

This commit is contained in:
filipriec
2025-02-23 14:37:47 +01:00
parent 5bff2a034b
commit 5ae1aaa36d
4 changed files with 4 additions and 1 deletions

View File

@@ -7,9 +7,9 @@ resolver = "2"
# name = "Multieko2"
version = "0.1.0"
edition = "2021"
license = "GPL-3.0-or-later"
authors = ["Filip Priečinský <filippriec@gmail.com>"]
description = "Poriadny uctovnicky software."
license = "GPLv3"
readme = "README.md"
repository = "https://gitlab.com/filipriec/multieko2"
categories = ["command-line-interface"]