summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlexey Gavrilov <alexey.gavrilov@mail.com>2026-06-09 20:02:43 +0700
committerAlexey Gavrilov <alexey.gavrilov@mail.com>2026-06-09 20:02:43 +0700
commit38cbd9f8b8f90a1a351dcfd30435d280b7942786 (patch)
treeeff6c33980afc598beb91cd80ae4b2fd830613c0 /README.md
parentd8003ed52d7e360995edd112bdd0b53af8eea9b5 (diff)
Apply the GPLv3 license
Copyright disclaimer and copyright note are prepending to a every source file. Add license section in the `README.md` file. Create the LICENSE` file with license information. Signed-off-by: Alexey Gavrilov <alexey.gavrilov@mail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f783930..bfcdb94 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@
- [Description](#Description)
- [Build](#Build)
- [Contributing](#Contributing)
+- [License](#license)
- [Community](#Community)
- [Links](#Links)
@@ -38,6 +39,9 @@ options for kernel configuration.
Ways and terms to participant in project development described in [CONTRIBUTING.md](CONTRIBUTING.md)
file
+## License
+This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.
+
## Community
[Discussions mailing list](https://groups.io/g/objective-project-discussions)
[Github issues](https://github.com/ObjectiveOS/objective/issues)