Giter Site home page Giter Site logo

markdown-licenses's Introduction

Markdown Licenses

A collection of open source licenses in Markdown format.

Pull requests with new licenses are always welcome!

Why Markdown?

Because it's pretty! But most importantly, it's easier to read; after all, licenses are read by humans, not computers.

Compare these two files:

Isn't editing the license a violation of the license?

Some licenses have lines like this one found in GNU GPL v3:

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

I'm no legal expert, however, considering that GNU provides a list of their licenses in various formats, I would assume that so long as the original wording remains intact, modification to the formatting (within reason) is allowed.

In the event of a fire

If there is any inconsistency between the markdown formatted license and the license it represents, please refer to the original license (found in CREDITS.md) for the correct wording.

Please read the licenses ahead of time to make sure they are correct, and use them at your own risk. Although we have strived to keep the license wording identical to the originals, we are not responsible for any legal implications caused by discrepancies in the licenses.

markdown-licenses's People

Contributors

iqandreas avatar joshkel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

markdown-licenses's Issues

Format to 80 characters

It would be helpful to have lines of at most 80 characters when possible, this would help the display in old-school editors...

Bad formatting in GPLv2

At the bottom, it has this:

`show w' and `show c`

which shows up like this:

show w' andshow c`

It should be this:

`show w` and `show c`

so that it will show up like this:

show w and show c

Is this project active?

Hi.

I want to help, but I want to know if this project is active. Is this project active?

Consistent placeholders across licenses

Would love to implement this in my frdmn/package-snippets SublimeText package which uses a bunch of license templates which currently are hardcoded inside the repository. To replace them with yours, I would need consistent placeholder like <owner> and <year> first.

What do you think?

GitHub (and others) support

Are these license files recognized automatically by GitHub (and other websites or tools)?

E.g. from this repo:
screen shot 2018-01-26 at 3 59 27 pm

Add more licenses

Other licenses

  • The MIT License (MIT)
  • Apache License v2.0
  • The Artistic License v2.0
  • Eclipse Public License (EPL) v1.0
  • Mozilla Public License (MPL) v2.0
  • Modified BSD License (BSD 3-clause)
  • Simplified BSD License (BSD 2-clause)
  • WTFPL
  • Microsoft Public License (MS-PL)
  • Creative Commons Licenses (can they even be applied to code??)
  • Unlicense (Public Domain)

GNU Licenses

  • GNU General Public License (GPL) v3.0
  • GNU General Public License (GPL) v2.0
  • GNU General Public License (GPL) v1.0
  • GNU Lesser General Public License (LGPL) v3.0
  • GNU Lesser General Public License (LGPL) v2.1
  • GNU Affero General Public License (AGPL) v3.0
  • GNU Free Documentation License (FDL) v1.3

Lists of licenses to go through

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.