diff options
Diffstat (limited to 'pcr/python-bundlewrap')
-rw-r--r-- | pcr/python-bundlewrap/PKGBUILD | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/pcr/python-bundlewrap/PKGBUILD b/pcr/python-bundlewrap/PKGBUILD index 13f10fb1d..36ec9777f 100644 --- a/pcr/python-bundlewrap/PKGBUILD +++ b/pcr/python-bundlewrap/PKGBUILD @@ -1,4 +1,9 @@ -# Contributor: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> +# Copyright (C) 2019 Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + pkgname=python-bundlewrap _pkgname=bundlewrap pkgver=3.7.0 |