summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorstormdragon29762022-12-15 22:34:43 -0500
committerstormdragon29762022-12-15 22:34:43 -0500
commitc40b391c21907003d77a235a5afdb80857b428b5 (patch)
tree38967e9da3e04b8c86244568fa845d4ea46a45c5 /PKGBUILD
parentde9e1b484da4cc520bc84dabb170ec6d87925741 (diff)
downloadaur-c40b391c21907003d77a235a5afdb80857b428b5.tar.gz
Updated license to public domain which is specified in the .c source code.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09a3cb0b5bbc..6bfb64663b2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.0
pkgrel=3
pkgdesc="Spouts silly mad-lib-style porn-like text"
url="http://spatula.net/software/sex/"
-license=('custom')
+license=('public domain')
depends=()
arch=('any')
makedepends=('gcc')