Skip to content

Commit 029da55

Browse files
committed
docs: Add license section
1 parent faf91fa commit 029da55

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,23 @@ to install the language server! 🎉
2424
| `ellsp.start` | Start the `shader langauge server` |
2525
| `ellsp.stop` | Stop the `shader langauge server` |
2626

27+
## ⚜️ License
28+
29+
This program is free software; you can redistribute it and/or modify
30+
it under the terms of the GNU General Public License as published by
31+
the Free Software Foundation, either version 3 of the License, or
32+
(at your option) any later version.
33+
34+
This program is distributed in the hope that it will be useful,
35+
but WITHOUT ANY WARRANTY; without even the implied warranty of
36+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
37+
GNU General Public License for more details.
38+
39+
You should have received a copy of the GNU General Public License
40+
along with this program. If not, see <https://www.gnu.org/licenses/>.
41+
42+
See [`LICENSE`](./LICENSE) for details.
43+
2744

2845
<!-- Links -->
2946

0 commit comments

Comments
 (0)