forked from macaroni-os/kit-fixups
-
Notifications
You must be signed in to change notification settings - Fork 0
/
COPYRIGHT.rst.tmpl
36 lines (27 loc) · 1.5 KB
/
COPYRIGHT.rst.tmpl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Licensing
=========
This file documents the licensing information for {{kit.name}} {{kit.branch}}.
The contents of this kit are free software; you can redistribute and/or modify
it under the the terms of GNU General Public License version 2 as published by
the Free Software Foundation. See `the full license`_ (also available at
``LICENSE.txt`` in this root of this repository).
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 version 2 for
more details.
Automated Assembly
==================
This kit contains ebuilds organized by category and package names ("catpkgs")
that are automatically assembled via metatools (a software program) to create
this kit. The ebuilds and other associated files in this kit are sourced from
a number of free software works whose source code has been released under
the GNU General Public License version 2 or compatible licenses.
In addition to including ebuilds from various sources, metatools may
auto-generate ebuilds from templates and code using templates and code defined
in `kit-fixups`_ as well as `metatools`_ itself.
.. _kit-fixups: https://code.funtoo.org/bitbucket/projects/CORE/repos/kit-fixups/browse
.. _metatools: https://code.funtoo.org/bitbucket/projects/CORE/repos/funtoo-metatools/browse
.. _the full license: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
Copyright
=========
{{copyright}}