blob: 4ec46156d87cfa4f92ab787060f7d4bf18bd8b95 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!--
yt - A fully featured command line YouTube client
Copyright (C) 2024 Benedikt Peetz <benedikt.peetz@b-peetz.de>
SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Yt.
You should have received a copy of the License along with this program.
If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
-->
# Yt
> A fully featured command line YouTube client
## Licensing
This project complies with the REUSE v3.2 specification. This means that every file
clearly states its copyright.
Please run `./scripts/cprh.sh contributer NAME EMAIL FILES..` after you
contributed to `FILES..` to record your contribution (obviously replacing
the `NAME`, `EMAIL` and `FILES..` placeholders with your name, email, and
the paths to the changed files respectively (see the `--help` output for more)).
|