2021-03-29 13:02:48 +02:00
|
|
|
# Scripts
|
|
|
|
|
2020-07-27 23:38:46 +02:00
|
|
|
<p align="center">
|
|
|
|
<a href="https://gitlab.com/src_prepare/scripts/pipelines">
|
|
|
|
<img src="https://gitlab.com/src_prepare/scripts/badges/master/pipeline.svg">
|
|
|
|
</a>
|
2020-12-29 21:26:05 +01:00
|
|
|
<a href="https://gitlab.com/src_prepare/scripts/">
|
|
|
|
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/hosted_on-gitlab-orange.svg">
|
|
|
|
</a>
|
2020-07-27 23:38:46 +02:00
|
|
|
<a href="https://gentoo.org/">
|
2020-07-30 10:03:21 +02:00
|
|
|
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/powered-by-gentoo-linux-tyrian.svg">
|
2020-07-27 23:38:46 +02:00
|
|
|
</a>
|
|
|
|
<a href="./LICENSE">
|
2020-12-29 22:46:33 +01:00
|
|
|
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/license-gplv3-blue.svg">
|
2020-07-27 23:38:46 +02:00
|
|
|
</a>
|
|
|
|
<a href="https://app.element.io/#/room/#src_prepare:matrix.org">
|
2020-12-29 22:46:33 +01:00
|
|
|
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/chat-matrix-green.svg">
|
2020-07-27 23:38:46 +02:00
|
|
|
</a>
|
|
|
|
<a href="https://gitlab.com/src_prepare/scripts/commits/master.atom">
|
|
|
|
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg">
|
|
|
|
</a>
|
|
|
|
</p>
|
|
|
|
|
2020-12-29 21:26:05 +01:00
|
|
|
|
2021-03-29 13:02:48 +02:00
|
|
|
# About
|
2020-12-29 21:26:05 +01:00
|
|
|
|
2020-03-07 23:11:32 +01:00
|
|
|
Miscellaneous maintenance scripts by src_prepare group
|
2021-03-29 13:02:48 +02:00
|
|
|
|
|
|
|
|
|
|
|
# License
|
|
|
|
|
|
|
|
SPDX-License-Identifier: GPL-3.0-only
|
|
|
|
|
|
|
|
## Unless otherwise stated contents here are under the GNU GPL v3 license
|
|
|
|
|
|
|
|
This file is part of scripts.
|
|
|
|
|
|
|
|
scripts 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, version 3.
|
|
|
|
|
|
|
|
scripts 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 for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with scripts. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
|
|
|
|
Copyright (c) 2020-2021, src_prepare group
|
|
|
|
Licensed under the GNU GPL v3 License
|