summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.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 /CONTRIBUTING.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 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a488123..ec19e64 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -5,9 +5,6 @@
- [Style guide](#style-guide)
- [Git branching workflow](#git-branching-workflow)
- [Sending a patch](#sending-a-patch)
- * [Gerrit](#gerrit)
- * [Github](#github)
- * [Email](#email)
- [Suggesting enhancement](#suggesting-enhancement)
- [Reporting a bug](#reporting-a-bug)
- [Commit message](#commit-message)