Skip to content

No licenseΒ #24

@Saucy9607

Description

@Saucy9607

Thank you for sharing this! 😎


I noticed that this project does not have a license. As I'm sure you already know, a license is a critical component of a software project so users know what they can and can not do, including limitations on usage and modification.

IANAL, but AIUI in the absence of an explicit license it must be assumed that all rights are reserved (i.e. that copying and modification is not allowed). In the context of an open source project, I'm guessing this was probably not your intent. πŸ™‚

I'm sure you're familiar, but for reference: https://choosealicense.com


For context:

The reason I even noticed is because I was looking at another project (sectore/zed-just-ls) that is also a zed extension for justfiles. It integrates terror/just-lsp for lsp functionality, but still relies on this project to actually define the language/grammar. There is a note in the readme for zed-just-ls about the possibility of decoupling these projects and my first thought was "I wonder if the licenses are compatible and they could be combined"?

Note that I have no affiliation with zed-just-ls or its author. I'm also not sure if it might actually be better to have an extension that only provides a language definition - e.g. in a hypothetical scenario where multiple language servers existed, the language definition and the server interfaces could be maintained separately. I'm just thinking out loud. Regardless, a license for this project is definitely a good idea. πŸ™‚

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions