Code Monkey home page Code Monkey logo

Comments (4)

juiceo avatar juiceo commented on June 30, 2024

Hi, any update on this? :)

Just so you are aware of the implications of this: if your code does not have a license, it is considered copyrighted work and essentially no one can use it without violating copyright law. From GitHub:

You're under no obligation to choose a license. However, without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work. If you're creating an open source project, we strongly encourage you to include an open source license. The Open Source Guide provides additional guidance on choosing the correct license for your project.

I would probably recommend the MIT license for this project, that is also what anchorme.js uses. Here's a quick guide on how to add one: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository

from react-anchorme.

juiceo avatar juiceo commented on June 30, 2024

Ah okay, my bad - you have actually defined the license property in package.json - all is good then!

Might be a good idea to still add a LICENSE.md so it's also clear in GitHub which apparently isn't picking up on the fact that it's defined in package.json

from react-anchorme.

potty avatar potty commented on June 30, 2024

Hi @juiceo, thank you for the suggestion. Licence file is added now, enjoy :)

from react-anchorme.

juiceo avatar juiceo commented on June 30, 2024

Thank you! 😃

from react-anchorme.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.