Skip to content

Provide a better defined software license #40

Closed
@peterbudai

Description

@peterbudai
Contributor

Not having a well defined software license discourages contributions.

There is a license on the VS Gallery page, and it can be found within the repository as well, but it would be beneficial if the license text would appear in the standard location (a file named LICENSE) and with the placeholder snippets replaced with actual values.

Activity

self-assigned this
on Mar 23, 2016
csoltenborn

csoltenborn commented on Mar 23, 2016

@csoltenborn
Owner

Thanks for pointing out the missing placeholder replacements - I must admit that I hadn't seen them. I will fix that soon.

What standard location do you mean? Do you expect that LICENSE file to sit in the repository root (or the solution roots, or the VSIX)? Is the file just named LICENSE, without any suffix? Is there any standard you can point to where I can learn about that stuff? Again, thanks in advance...

peterbudai

peterbudai commented on Mar 24, 2016

@peterbudai
ContributorAuthor

Yes, I meant the LICENSE file in the repository root.
For guidelines and best practices you may refer to this documentation:
https://help.github.com/articles/open-source-licensing/

added a commit that references this issue on Mar 24, 2016
csoltenborn

csoltenborn commented on Mar 24, 2016

@csoltenborn
Owner

Thanks for the info, I made according adjustments to the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @csoltenborn@peterbudai

      Issue actions

        Provide a better defined software license · Issue #40 · csoltenborn/GoogleTestAdapter