fix license identifier

This commit is contained in:
steven-omaha
2023-02-18 13:33:57 +01:00
parent 7ae45ee302
commit 1742624333
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "pacdef_macros"
version = "0.1.1"
edition = "2021"
license = "GPLv3"
license = "GPL-3.0-or-later"
readme = "README.md"
repository = "https://github.com/steven-omaha/pacdef"
description = "procedural macros for pacdef"