aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/ddate/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ddate/APKBUILD b/testing/ddate/APKBUILD
index 68fb3b72ac..2f9cb34f64 100644
--- a/testing/ddate/APKBUILD
+++ b/testing/ddate/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Convert Gregorian dates to Discordian dates"
url="https://github.com/bo0ts/ddate"
arch="all"
-license="custom"
+license="Public Domain"
depends=""
depends_dev=""
makedepends="$depends_dev cmake"