mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Add the Tix package management system.
This commit is contained in:
parent
dce618af93
commit
b0d07b9142
16 changed files with 4532 additions and 4 deletions
7
README
7
README
|
|
@ -91,9 +91,10 @@ The build scripts might not contain a copyright license in which case they are
|
|||
covered by the standard license for the software component they relate to.
|
||||
|
||||
Unless the license header in the source code states otherwise, the Sortix
|
||||
kernel, the filesystem servers, the initrd tools, the utilities, the games, and
|
||||
the benchmark programs are licensed under the GNU General Public License, either
|
||||
version 3 or (at your option) any later version.
|
||||
kernel, the filesystem servers, the initrd tools, the utilities, the games, the
|
||||
benchmark programs, and the tix package management programs are licensed under
|
||||
the GNU General Public License, either version 3 or (at your option) any later
|
||||
version.
|
||||
|
||||
Unless the license header in the source code states otherwise, the libc library
|
||||
and the libdispd library are licensed under the GNU Lesser General Public
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue