diff options
author | Alex Auvolat <alex.auvolat@ens.fr> | 2015-02-15 22:49:51 +0100 |
---|---|---|
committer | Alex Auvolat <alex.auvolat@ens.fr> | 2015-02-15 22:49:51 +0100 |
commit | 59f67cc8bb4d5469149be9864c9c758383be0ea7 (patch) | |
tree | f05a17026628cc59e4ae89fccd8971a459d7df56 /README.md | |
parent | be7ec7c825dc02b8872d5f87cc78cb17fde02d8e (diff) | |
download | kogata-59f67cc8bb4d5469149be9864c9c758383be0ea7.tar.gz kogata-59f67cc8bb4d5469149be9864c9c758383be0ea7.zip |
Release kogata under ISC licence.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -90,3 +90,9 @@ running the tests): src/apps/ userspace binaries src/tests/ test suite +## Licence + +None of the source files have a licence header because it's cumbersome. All the +code and associated documentation found in this repository is released under +the ISC licence as detailed in the `COPYING` file. + |