Code Monkey home page Code Monkey logo

Comments (4)

jba avatar jba commented on May 22, 2024

The status hasn't changed. Our license policy page is up to date.

I suggest you pick a license from that list that expresses your intent.

from licensecheck.

jba avatar jba commented on May 22, 2024

I should have mentioned that this repo holds the package that identifies licenses, which is distinct from the question whether pkg.go.dev treats them as permitting the display of docs. However, it is true that if licensecheck doesn't recognize a license, then pkg.go.dev can't recognize it either.

In any case, my advice still stands.

from licensecheck.

rsc avatar rsc commented on May 22, 2024

Licensecheck does now recognize a few commonly-used proprietary licenses, to give better results for people trying to understand potential new dependencies.

The bigger problem with your package is that https://github.com/sqreen/go-agent/blob/v0.15.0/LICENSE is not a license at all. A license needs to explicitly grant permission to do the things normally barred for copyrighted work, in exchange for following certain conditions. Your LICENSE file does none of that. It's also quite confusing, since "free to use" and "proprietary" are typically opposites.

As Jonathan said, the way to make your package appear in pkg.go.dev is to adopt a license that properly captures and states the conditions under which others can use it. If those conditions permit us to show it on pkg.go.dev (right now, that means it is a license the list Jonathan linked) then we will.

from licensecheck.

Julio-Guerra avatar Julio-Guerra commented on May 22, 2024

Thanks a lot for clarifying it.
Indeed our license is incorrect. Hence my question here to try to fix it.
I'll have a look at the list of supported proprietary licenses to see what we can do.

from licensecheck.

Related Issues (20)

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.