diff options
Diffstat (limited to 'libre-testing')
-rw-r--r-- | libre-testing/your-system-sanity/PKGBUILD | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libre-testing/your-system-sanity/PKGBUILD b/libre-testing/your-system-sanity/PKGBUILD index 9aca42d2d..800f21131 100644 --- a/libre-testing/your-system-sanity/PKGBUILD +++ b/libre-testing/your-system-sanity/PKGBUILD @@ -1,4 +1,7 @@ -# Maintainer: Parabola Project <dev@lists.parabola.nu> +# Copyright (C) 2019 Freemor <freemor@freemor.ca> +# 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=your-system-sanity pkgdesc="This package Warns about and fails to install/upgrade any offending Third Party Package Manager." |