Skip to content

Commit

Permalink
Add license to README
Browse files Browse the repository at this point in the history
  • Loading branch information
smoeding committed Mar 6, 2024
1 parent 8b1934f commit c90bb9d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,9 @@ Then install the parser for the Puppet language using the following command. Thi
This command can also be used to update the parser to the latest version from time to time.

See the Tree-sitter starter guide: https://git.savannah.gnu.org/cgit/emacs.git/tree/admin/notes/tree-sitter/starter-guide?h=emacs-29

## License

Puppet Treesitter Mode is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Puppet Treesitter Mode is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

0 comments on commit c90bb9d

Please sign in to comment.