diff options
author | Christian Hesse <mail@eworm.de> | 2023-07-26 23:40:09 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-07-26 23:57:18 +0200 |
commit | 76b15dac72c72c81d5f632a93a20ebad5082322a (patch) | |
tree | f33ed82406149a9623ac5649f83069f8a4df51c9 /README.md | |
parent | 69441360a49c42faeb01629e50d7357854f028d2 (diff) | |
download | pacman-offline-76b15dac72c72c81d5f632a93a20ebad5082322a.tar.gz pacman-offline-76b15dac72c72c81d5f632a93a20ebad5082322a.tar.zst |
clearly state the license
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -47,6 +47,19 @@ loading. These packages are not ignored on offline update. Modify `/etc/pacman.d/offline.conf` to your needs by changing or adding packages. +License and warranty +-------------------- + +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. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +[GNU General Public License](COPYING.md) for more details. + ### Upstream URL: |