Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LICENSE] Add a LICENSE file to be more explicit #37

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

MNThomson
Copy link
Collaborator

The license is stated in the Cargo.toml (thx @DanInProgress), lets add an explicit LICENSE files

htmx-lsp/Cargo.toml

Lines 1 to 8 in 040b129

[package]
name = "htmx-lsp"
version = "0.1.0"
edition = "2021"
description = "A language server for htmx"
license = "MIT"
homepage = "https://github.com/ThePrimeagen/htmx-lsp"

Closes #27

@MNThomson MNThomson added the documentation Improvements or additions to documentation label Dec 16, 2023
@MNThomson MNThomson self-assigned this Dec 16, 2023
@MNThomson MNThomson merged commit 8f05662 into master Dec 16, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LICENSE Please!
1 participant