diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 20:30:56 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-04-27 20:31:15 +0200 |
commit | 1ebc73c0d5b9f26bb411462f0e7818d5ee9feb76 (patch) | |
tree | 6a8797fefb9f23873a4a3d855f1532d8395aca3a /libre/parabola-vmbootstrap/PKGBUILD | |
parent | a86c71c940d8e7a3918a30be7a4aa2cb7d00cc5b (diff) | |
download | abslibre-1ebc73c0d5b9f26bb411462f0e7818d5ee9feb76.tar.gz abslibre-1ebc73c0d5b9f26bb411462f0e7818d5ee9feb76.tar.bz2 abslibre-1ebc73c0d5b9f26bb411462f0e7818d5ee9feb76.zip |
libre: parabola-vmbootstrap: Add PKGBUILD license
Both bill-auger and Andreas Grapentin agreed to license their work in
abslibre under the CC0 license.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/parabola-vmbootstrap/PKGBUILD')
-rw-r--r-- | libre/parabola-vmbootstrap/PKGBUILD | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/libre/parabola-vmbootstrap/PKGBUILD b/libre/parabola-vmbootstrap/PKGBUILD index 86e7c2ced..f5ba16ad1 100644 --- a/libre/parabola-vmbootstrap/PKGBUILD +++ b/libre/parabola-vmbootstrap/PKGBUILD @@ -1,6 +1,8 @@ -# Maintainer: Andreas Grapentin <andreas@grapentin.org> -# Contributor: bill-auger <bill-auger@programmer.net> - +# Copyright (C) 2019,2020 Andreas Grapentin <andreas@grapentin.org> +# Copyright (C) 2019,2020,2021 bill-auger <bill-auger@programmer.net> +# This program is free software: you can redistribute it and/or modify +# it under the terms of the CC0 1.0 License. +# Maintainers: Parabola hackers <dev@lists.parabola.nu> pkgname=parabola-vmbootstrap pkgver=20200401 |