Code Monkey home page Code Monkey logo

Comments (5)

mtreinish avatar mtreinish commented on June 18, 2024 1

Maybe you should send an email to github support, because if the tool that they say that they're using is saying it's a 100% match maybe it's a bug in github and not something on our end?

from stestr.

mtreinish avatar mtreinish commented on June 18, 2024

I've noticed this too, but have no idea how to make it pop pu in the UI. I always assumed it was either something with the formatting in the license file preventing github from detecting it properly. Or because the license wasn't always just Apache 2.0 (it used to be a dual licensed Apache and BSD, and I re-licensed it as derivative work in: ff96eea#diff-9879d6db96fd29134fc802214163b95a and github is looking at the history and realizing this. (although this is probably pretty unlikely)

from stestr.

masayukig avatar masayukig commented on June 18, 2024

hmm, it's not so easy than I expected.. :(

I just checked the license with licensee[1], that says "Apache License 2.0" with 100% confidence :)

$ licensee.ruby2.4
License: Apache License 2.0
Matched files: ["LICENSE"]
LICENSE:
  Content hash: d7bc6f56cd49606d0134945d4b91ae47d3cee458
  Confidence: 100.00%
  Matcher: Licensee::Matchers::Exact
  License: Apache License 2.0

The help page says,

To have your license detected, simplify your LICENSE file and note the complexity somewhere else, such as your repository's README file.

I don't know how to for this more.. It's already simple enough.

[1] https://help.github.com/articles/licensing-a-repository/#detecting-a-license

from stestr.

masayukig avatar masayukig commented on June 18, 2024

yeah, indeed. I'll do that :)

from stestr.

masayukig avatar masayukig commented on June 18, 2024

I submitted a help request and I've got a reply from github support. That said the support has triggered a detection process manually. And now, we can see the license on the page :)

So, I'll close this issue.

from stestr.

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.