Giter Site home page Giter Site logo

Comments (4)

aik099 avatar aik099 commented on May 7, 2024

While we're at it the file itself needs to be renamed from license.txt to LICENSE according to open source project rules.

from php_codesniffer.

remicollet avatar remicollet commented on May 7, 2024

It could also make sense to add README and CONTRIBUTING with role="doc".
LICENSE is mandatory for downstream... per license term...

* Redistributions of source code must retain the above copyright ...

from php_codesniffer.

gsherwood avatar gsherwood commented on May 7, 2024

Having the licence file distributed in PEAR places it in a completely different directory away from the actual source code, so it's basically useless. That's why the package.xml and every file header points to the licence file on Github.

Changing the name would require me to change every file header, and instantly break links in the header of all existing distributions, so I'm not going to do that. Also, there is absolutely no requirement to name the licence file LICENCE. The licence file can be named anything you want (especially given there are 2 spellings). All naming and availability is provided for convenience.

Just to clarify: I am not currently in breach of my own licence just because the file is called licence.txt and it is not in the package.xml file.

Having said all that, I'll add the licence.txt entry into the package.xml file considering you've asked for it. I just want to be clear that this change does not affect the licensing of PHP_CodeSniffer in any way.

from php_codesniffer.

gsherwood avatar gsherwood commented on May 7, 2024

I've committed the change here: b7f98a3

I added the README and CONTRIBUTING files and even changed them names on install for you @aik099 :)

from php_codesniffer.

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.