Skip to content

Instantly share code, notes, and snippets.

@mattweidner
Forked from lukas-h/license-badges.md
Created August 9, 2018 21:17
Show Gist options
  • Select an option

  • Save mattweidner/722244876ce19ae9809f3644aec57e6d to your computer and use it in GitHub Desktop.

Select an option

Save mattweidner/722244876ce19ae9809f3644aec57e6d to your computer and use it in GitHub Desktop.

Revisions

  1. @lukas-h lukas-h revised this gist Feb 2, 2018. 1 changed file with 9 additions and 0 deletions.
    9 changes: 9 additions & 0 deletions license-badges.md
    Original file line number Diff line number Diff line change
    @@ -28,6 +28,15 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]

    ## Creative Commons
    **[Choose on CreativeCommons.org](https://creativecommons.org/choose/)**
    #### CC0
    [![License: CC0-1.0](https://licensebuttons.net/l/zero/1.0/80x15.png)](http://creativecommons.org/publicdomain/zero/1.0/)
    `[![License: CC0-1.0](https://licensebuttons.net/l/zero/1.0/80x15.png)](http://creativecommons.org/publicdomain/zero/1.0/)`


    [![License: CC0-1.0](https://img.shields.io/badge/License-CC0%201.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/)

    `[![License: CC0-1.0](https://img.shields.io/badge/License-CC0%201.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/)`

    #### Attribution 4.0 International
    [![License: CC BY 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](https://creativecommons.org/licenses/by/4.0/)
    `[![License: CC BY 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](https://creativecommons.org/licenses/by/4.0/)`
  2. @lukas-h lukas-h revised this gist Dec 4, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion license-badges.md
    Original file line number Diff line number Diff line change
    @@ -45,7 +45,7 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]
    `[![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc/4.0/)`

    [![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)
    `[!License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)`
    `[![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)`
    #### Attribution-NoDerivates 4.0 International
    [![License: CC BY-ND 4.0](https://licensebuttons.net/l/by-nd/4.0/80x15.png)](https://creativecommons.org/licenses/by-nd/4.0/)
    `[![License: CC BY-ND 4.0](https://licensebuttons.net/l/by-nd/4.0/80x15.png)](https://creativecommons.org/licenses/by-nd/4.0/)`
  3. @lukas-h lukas-h revised this gist Oct 30, 2017. 1 changed file with 8 additions and 1 deletion.
    9 changes: 8 additions & 1 deletion license-badges.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,9 @@ Easily copy and paste the code under the badges into your Markdown files.
    ## Notes
    - Badges are made with [Shields.io](http://shields.io/).
    - This badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.  
    - [:fr: Cette liste en français](https://gist.github.com/Helmasaur/fb8ca2c08131c58341d443b43672a1f5)
    - [:fr: Cette liste en français](https://gist.github.com/Helmasaur/fb8ca2c08131c58341d443b43672a1f5)
    - Github has a new autodetection of the LICENSE file, which shows up the license at the repo overview
    - Really nice: https://choosealicense.com/

    ### Want to add a License?
    Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]))
    @@ -122,6 +124,11 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]
    [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)
    `[![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)`

    ## Unlicense
    ### The Unlicense
    [![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)
    `[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)`

    ## Zlib
    ### The zlib/libpng License
    [![License: Zlib](https://img.shields.io/badge/License-Zlib-lightgrey.svg)](https://opensource.org/licenses/Zlib)
  4. @lukas-h lukas-h revised this gist Jul 9, 2017. 1 changed file with 32 additions and 32 deletions.
    64 changes: 32 additions & 32 deletions license-badges.md
    Original file line number Diff line number Diff line change
    @@ -27,62 +27,62 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]
    ## Creative Commons
    **[Choose on CreativeCommons.org](https://creativecommons.org/choose/)**
    #### Attribution 4.0 International
    [![License: CC BY 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)
    `[![License: CC BY 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)`
    [![License: CC BY 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](https://creativecommons.org/licenses/by/4.0/)
    `[![License: CC BY 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](https://creativecommons.org/licenses/by/4.0/)`

    [![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by/4.0/)
    `[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by/4.0/)`
    [![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
    `[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)`
    #### Attribution-ShareAlike 4.0 International
    [![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/)
    `[![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/)`
    [![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-sa/4.0/)
    `[![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-sa/4.0/)`

    [![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-sa/4.0/)
    `[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-sa/4.0/)`
    [![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/)
    `[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/)`
    #### Attribution-NonCommercial 4.0 International
    [![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc/4.0/)
    `[![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc/4.0/)`
    [![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc/4.0/)
    `[![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc/4.0/)`

    [![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc/4.0/)
    `[!License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc/4.0/)`
    [![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)
    `[!License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)`
    #### Attribution-NoDerivates 4.0 International
    [![License: CC BY-ND 4.0](https://licensebuttons.net/l/by-nd/4.0/80x15.png)](http://creativecommons.org/licenses/by-nd/4.0/)
    `[![License: CC BY-ND 4.0](https://licensebuttons.net/l/by-nd/4.0/80x15.png)](http://creativecommons.org/licenses/by-nd/4.0/)`
    [![License: CC BY-ND 4.0](https://licensebuttons.net/l/by-nd/4.0/80x15.png)](https://creativecommons.org/licenses/by-nd/4.0/)
    `[![License: CC BY-ND 4.0](https://licensebuttons.net/l/by-nd/4.0/80x15.png)](https://creativecommons.org/licenses/by-nd/4.0/)`

    [![License: CC BY-ND 4.0](https://img.shields.io/badge/License-CC%20BY--ND%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nd/4.0/)
    `[![License: CC BY-ND 4.0](https://img.shields.io/badge/License-CC%20BY--ND%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nd/4.0/)`
    [![License: CC BY-ND 4.0](https://img.shields.io/badge/License-CC%20BY--ND%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nd/4.0/)
    `[![License: CC BY-ND 4.0](https://img.shields.io/badge/License-CC%20BY--ND%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nd/4.0/)`
    #### Attribution-NonCommmercial-ShareAlike 4.0 International
    [![License: CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
    `[![License: CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)`
    [![License: CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    `[![License: CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)`

    [![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
    `[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)`
    [![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    `[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)`
    #### Attribution-NonCommercial-NoDerivatives 4.0 International
    [![License: CC BY-NC-ND 4.0](https://licensebuttons.net/l/by-nc-nd/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc-nd/4.0/)
    `[![License: CC BY-NC-ND 4.0](https://licensebuttons.net/l/by-nc-nd/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc-nd/4.0/)`
    [![License: CC BY-NC-ND 4.0](https://licensebuttons.net/l/by-nc-nd/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-nd/4.0/)
    `[![License: CC BY-NC-ND 4.0](https://licensebuttons.net/l/by-nc-nd/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-nd/4.0/)`

    [![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-nd/4.0/)
    `[![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-nd/4.0/)`
    [![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-nd/4.0/)
    `[![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-nd/4.0/)`
    ## Eclipse
    ### Eclipse Public License 1.0
    [![License](https://img.shields.io/badge/License-EPL%201.0-red.svg)](https://opensource.org/licenses/EPL-1.0)
    `[![License](https://img.shields.io/badge/License-EPL%201.0-red.svg)](https://opensource.org/licenses/EPL-1.0)`

    ## GNU
    ### GNU GPL v3
    [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
    `[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)`
    [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
    `[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)`
    ### GNU GPL v2
    [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
    `[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)`
    ### GNU AGPL v3
    [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)
    `[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)`
    [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
    `[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)`
    ### GNU LGPL v3
    [![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](http://www.gnu.org/licenses/lgpl-3.0)
    `[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](http://www.gnu.org/licenses/lgpl-3.0)`
    [![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
    `[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)`
    ### GNU FDL v1.3
    [![License: FDL 1.3](https://img.shields.io/badge/License-FDL%20v1.3-blue.svg)](http://www.gnu.org/licenses/fdl-1.3)
    `[![License: FDL 1.3](https://img.shields.io/badge/License-FDL%20v1.3-blue.svg)](http://www.gnu.org/licenses/fdl-1.3)`
    [![License: FDL 1.3](https://img.shields.io/badge/License-FDL%20v1.3-blue.svg)](https://www.gnu.org/licenses/fdl-1.3)
    `[![License: FDL 1.3](https://img.shields.io/badge/License-FDL%20v1.3-blue.svg)](https://www.gnu.org/licenses/fdl-1.3)`

    ## IBM
    ### IBM Public License Version 1.0
  5. @lukas-h lukas-h revised this gist May 13, 2017. 1 changed file with 2 additions and 5 deletions.
    7 changes: 2 additions & 5 deletions license-badges.md
    Original file line number Diff line number Diff line change
    @@ -115,14 +115,11 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]
    ## Perl

    ### The Perl License

    [![License: Artistic-2.0](https://img.shields.io/badge/License-Perl-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)  
    [![License: Artistic-2.0](https://img.shields.io/badge/License-Perl-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)
    `[![License: Artistic-2.0](https://img.shields.io/badge/License-Perl-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)`

    ### The Artistic License 2.0

    [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)

    [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)
    `[![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)`

    ## Zlib
  6. @lukas-h lukas-h revised this gist May 13, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion license-badges.md
    Original file line number Diff line number Diff line change
    @@ -121,7 +121,8 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]

    ### The Artistic License 2.0

    [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)  
    [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)

    `[![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)`

    ## Zlib
  7. @lukas-h lukas-h revised this gist May 13, 2017. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions license-badges.md
    Original file line number Diff line number Diff line change
    @@ -116,12 +116,12 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]

    ### The Perl License

    [![License: Artistic-2.0](https://img.shields.io/badge/License-Perl-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)
    [![License: Artistic-2.0](https://img.shields.io/badge/License-Perl-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)  
    `[![License: Artistic-2.0](https://img.shields.io/badge/License-Perl-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)`

    ### The Artistic License 2.0

    [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)  
    [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)  
    `[![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)`

    ## Zlib
  8. @lukas-h lukas-h revised this gist May 13, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion license-badges.md
    Original file line number Diff line number Diff line change
    @@ -120,7 +120,8 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]
    `[![License: Artistic-2.0](https://img.shields.io/badge/License-Perl-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)`

    ### The Artistic License 2.0
    [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)  

    [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)  
    `[![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)`

    ## Zlib
  9. @lukas-h lukas-h revised this gist May 13, 2017. 1 changed file with 11 additions and 0 deletions.
    11 changes: 11 additions & 0 deletions license-badges.md
    Original file line number Diff line number Diff line change
    @@ -112,6 +112,17 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]
    `[![License: ODbL](https://img.shields.io/badge/License-PDDL-brightgreen.svg)](https://opendatacommons.org/licenses/pddl/)`


    ## Perl

    ### The Perl License

    [![License: Artistic-2.0](https://img.shields.io/badge/License-Perl-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)
    `[![License: Artistic-2.0](https://img.shields.io/badge/License-Perl-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)`

    ### The Artistic License 2.0
    [![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)  
    `[![License: Artistic-2.0](https://img.shields.io/badge/License-Artistic%202.0-0298c3.svg)](https://opensource.org/licenses/Artistic-2.0)`

    ## Zlib
    ### The zlib/libpng License
    [![License: Zlib](https://img.shields.io/badge/License-Zlib-lightgrey.svg)](https://opensource.org/licenses/Zlib)
  10. @lukas-h lukas-h revised this gist Apr 22, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion license-badges.md
    Original file line number Diff line number Diff line change
    @@ -31,7 +31,7 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]
    `[![License: CC BY 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)`

    [![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by/4.0/)
    `[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)(http://creativecommons.org/licenses/by/4.0/)`
    `[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by/4.0/)`
    #### Attribution-ShareAlike 4.0 International
    [![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/)
    `[![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/)`
  11. @lukas-h lukas-h revised this gist Apr 22, 2017. No changes.
  12. @lukas-h lukas-h revised this gist Apr 22, 2017. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions license-badges.md
    Original file line number Diff line number Diff line change
    @@ -72,8 +72,8 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]
    [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
    `[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)`
    ### GNU GPL v2
    [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://img.shields.io/badge/License-GPL%20v2-blue.svg)
    `[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://img.shields.io/badge/License-GPL%20v2-blue.svg)`
    [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
    `[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)`
    ### GNU AGPL v3
    [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)
    `[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)`
  13. @lukas-h lukas-h revised this gist Apr 17, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion license-badges.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # Markdown License badges
    Collection of *License badges* for your Project's **README** file.
    This list includes the **most common open source* and *open data* licenses.
    This list includes the **most common open source** and **open data** licenses.
    Easily copy and paste the code under the badges into your Markdown files.

    ## Notes
  14. @lukas-h lukas-h revised this gist Apr 17, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion license-badges.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # Markdown License badges
    Collection of *License badges* for your Project's **README** file.
    This list includes the most common open source and open data licenses.
    This list includes the **most common open source* and *open data* licenses.
    Easily copy and paste the code under the badges into your Markdown files.

    ## Notes
  15. @lukas-h lukas-h revised this gist Apr 17, 2017. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions license-badges.md
    Original file line number Diff line number Diff line change
    @@ -101,8 +101,8 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]

    ## Open Data Commons
    ### Attribution License (BY)
    [![License: Open Data Commons Attribution](https://img.shields.io/badge/License-ODC-BY-brightgreen.svg)](https://opendatacommons.org/licenses/by/)
    `[![License: Open Data Commons Attribution](https://img.shields.io/badge/License-ODC-BY-brightgreen.svg)](https://opendatacommons.org/licenses/by/)`
    [![License: Open Data Commons Attribution](https://img.shields.io/badge/License-ODC_BY-brightgreen.svg)](https://opendatacommons.org/licenses/by/)
    `[![License: Open Data Commons Attribution](https://img.shields.io/badge/License-ODC_BY-brightgreen.svg)](https://opendatacommons.org/licenses/by/)`

    ### Open Database License (ODbL)
    [![License: ODbL](https://img.shields.io/badge/License-ODbL-brightgreen.svg)](https://opendatacommons.org/licenses/odbl/)
  16. @lukas-h lukas-h revised this gist Apr 17, 2017. 1 changed file with 15 additions and 1 deletion.
    16 changes: 15 additions & 1 deletion license-badges.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,6 @@
    # Markdown License badges
    Collection of *License badges* for your Project's **README** file.
    Collection of *License badges* for your Project's **README** file.
    This list includes the most common open source and open data licenses.
    Easily copy and paste the code under the badges into your Markdown files.

    ## Notes
    @@ -98,6 +99,19 @@ Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]
    [![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)
    `[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)`

    ## Open Data Commons
    ### Attribution License (BY)
    [![License: Open Data Commons Attribution](https://img.shields.io/badge/License-ODC-BY-brightgreen.svg)](https://opendatacommons.org/licenses/by/)
    `[![License: Open Data Commons Attribution](https://img.shields.io/badge/License-ODC-BY-brightgreen.svg)](https://opendatacommons.org/licenses/by/)`

    ### Open Database License (ODbL)
    [![License: ODbL](https://img.shields.io/badge/License-ODbL-brightgreen.svg)](https://opendatacommons.org/licenses/odbl/)
    `[![License: ODbL](https://img.shields.io/badge/License-ODbL-brightgreen.svg)](https://opendatacommons.org/licenses/odbl/)`
    ### Public Domain Dedication and License (PDDL)
    [![License: ODbL](https://img.shields.io/badge/License-PDDL-brightgreen.svg)](https://opendatacommons.org/licenses/pddl/)
    `[![License: ODbL](https://img.shields.io/badge/License-PDDL-brightgreen.svg)](https://opendatacommons.org/licenses/pddl/)`


    ## Zlib
    ### The zlib/libpng License
    [![License: Zlib](https://img.shields.io/badge/License-Zlib-lightgrey.svg)](https://opensource.org/licenses/Zlib)
  17. @lukas-h lukas-h revised this gist Apr 2, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion license-badges.md
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@ Easily copy and paste the code under the badges into your Markdown files.
    ## Notes
    - Badges are made with [Shields.io](http://shields.io/).
    - This badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.  
    - [:fr: Ce liste en français](https://gist.github.com/Helmasaur/fb8ca2c08131c58341d443b43672a1f5)
    - [:fr: Cette liste en français](https://gist.github.com/Helmasaur/fb8ca2c08131c58341d443b43672a1f5)

    ### Want to add a License?
    Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]))
  18. @lukas-h lukas-h revised this gist Mar 26, 2017. 1 changed file with 4 additions and 2 deletions.
    6 changes: 4 additions & 2 deletions license-badges.md
    Original file line number Diff line number Diff line change
    @@ -1,9 +1,11 @@
    # Markdown License badges
    Collection of *License badges* for your Project's **README** file.
    Easily copy and paste the code under the badges into your Markdown files.
    Easily copy and paste the code under the badges into your Markdown files.

    ## Notes
    - Badges are made with [Shields.io](http://shields.io/).
    - This badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.
    - This badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.  
    - [:fr: Ce liste en français](https://gist.github.com/Helmasaur/fb8ca2c08131c58341d443b43672a1f5)

    ### Want to add a License?
    Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]))
  19. @lukas-h lukas-h revised this gist Sep 3, 2016. 1 changed file with 6 additions and 7 deletions.
    13 changes: 6 additions & 7 deletions license-badges.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,12 @@
    # Markdown License badges
    Collection of *License badges* for your Project's **README** file.
    Easily copy and paste the code under the badges into your Markdown files.
    ## Notes
    - Badges are made with [Shields.io](http://shields.io/).
    - This badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.

    ### Want to add a License?
    Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]))

    ## Apache
    ### Apache 2.0 License
    @@ -94,10 +100,3 @@ Easily copy and paste the code under the badges into your Markdown files.
    ### The zlib/libpng License
    [![License: Zlib](https://img.shields.io/badge/License-Zlib-lightgrey.svg)](https://opensource.org/licenses/Zlib)
    `[![License: Zlib](https://img.shields.io/badge/License-Zlib-lightgrey.svg)](https://opensource.org/licenses/Zlib)`

    ## Notes
    - Badges are made with [Shields.io](http://shields.io/).
    - This badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.

    ### Want to add a License?
    Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]))
  20. @lukas-h lukas-h revised this gist Sep 3, 2016. 1 changed file with 0 additions and 4 deletions.
    4 changes: 0 additions & 4 deletions license-badges.md
    Original file line number Diff line number Diff line change
    @@ -99,9 +99,5 @@ Easily copy and paste the code under the badges into your Markdown files.
    - Badges are made with [Shields.io](http://shields.io/).
    - This badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.

    ### License (of the document itself)
    [![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/)
    This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit [CreativeCommons.org](http://creativecommons.org/licenses/by-sa/4.0/)

    ### Want to add a License?
    Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]))
  21. @lukas-h lukas-h revised this gist Feb 12, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion license-badges.md
    Original file line number Diff line number Diff line change
    @@ -104,4 +104,4 @@ Easily copy and paste the code under the badges into your Markdown files.
    This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit [CreativeCommons.org](http://creativecommons.org/licenses/by-sa/4.0/)

    ### Want to add a License?
    Submit an issue, make a pull request or write me an E-Mail ([[email protected]](mailto:[email protected]))
    Comment this gist or write me an E-Mail ([[email protected]](mailto:[email protected]))
  22. @lukas-h lukas-h created this gist Feb 12, 2016.
    107 changes: 107 additions & 0 deletions license-badges.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,107 @@
    # Markdown License badges
    Collection of *License badges* for your Project's **README** file.
    Easily copy and paste the code under the badges into your Markdown files.

    ## Apache
    ### Apache 2.0 License
    [![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)
    `[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)`

    ## BSD
    ### BSD 3-Clause License
    [![License](https://img.shields.io/badge/License-BSD%203--Clause-orange.svg)](https://opensource.org/licenses/BSD-3-Clause)
    `[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)`
    ### BSD 2-Clause License
    [![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause)
    `[![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause)`

    ## Creative Commons
    **[Choose on CreativeCommons.org](https://creativecommons.org/choose/)**
    #### Attribution 4.0 International
    [![License: CC BY 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)
    `[![License: CC BY 4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)`

    [![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by/4.0/)
    `[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)(http://creativecommons.org/licenses/by/4.0/)`
    #### Attribution-ShareAlike 4.0 International
    [![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/)
    `[![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/)`

    [![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-sa/4.0/)
    `[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-sa/4.0/)`
    #### Attribution-NonCommercial 4.0 International
    [![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc/4.0/)
    `[![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc/4.0/)`

    [![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc/4.0/)
    `[!License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc/4.0/)`
    #### Attribution-NoDerivates 4.0 International
    [![License: CC BY-ND 4.0](https://licensebuttons.net/l/by-nd/4.0/80x15.png)](http://creativecommons.org/licenses/by-nd/4.0/)
    `[![License: CC BY-ND 4.0](https://licensebuttons.net/l/by-nd/4.0/80x15.png)](http://creativecommons.org/licenses/by-nd/4.0/)`

    [![License: CC BY-ND 4.0](https://img.shields.io/badge/License-CC%20BY--ND%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nd/4.0/)
    `[![License: CC BY-ND 4.0](https://img.shields.io/badge/License-CC%20BY--ND%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nd/4.0/)`
    #### Attribution-NonCommmercial-ShareAlike 4.0 International
    [![License: CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
    `[![License: CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)`

    [![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
    `[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)`
    #### Attribution-NonCommercial-NoDerivatives 4.0 International
    [![License: CC BY-NC-ND 4.0](https://licensebuttons.net/l/by-nc-nd/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc-nd/4.0/)
    `[![License: CC BY-NC-ND 4.0](https://licensebuttons.net/l/by-nc-nd/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc-nd/4.0/)`

    [![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-nd/4.0/)
    `[![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-nd/4.0/)`
    ## Eclipse
    ### Eclipse Public License 1.0
    [![License](https://img.shields.io/badge/License-EPL%201.0-red.svg)](https://opensource.org/licenses/EPL-1.0)
    `[![License](https://img.shields.io/badge/License-EPL%201.0-red.svg)](https://opensource.org/licenses/EPL-1.0)`

    ## GNU
    ### GNU GPL v3
    [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
    `[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)`
    ### GNU GPL v2
    [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://img.shields.io/badge/License-GPL%20v2-blue.svg)
    `[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://img.shields.io/badge/License-GPL%20v2-blue.svg)`
    ### GNU AGPL v3
    [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)
    `[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)`
    ### GNU LGPL v3
    [![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](http://www.gnu.org/licenses/lgpl-3.0)
    `[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](http://www.gnu.org/licenses/lgpl-3.0)`
    ### GNU FDL v1.3
    [![License: FDL 1.3](https://img.shields.io/badge/License-FDL%20v1.3-blue.svg)](http://www.gnu.org/licenses/fdl-1.3)
    `[![License: FDL 1.3](https://img.shields.io/badge/License-FDL%20v1.3-blue.svg)](http://www.gnu.org/licenses/fdl-1.3)`

    ## IBM
    ### IBM Public License Version 1.0
    [![License: IPL 1.0](https://img.shields.io/badge/License-IPL%201.0-blue.svg)](https://opensource.org/licenses/IPL-1.0)
    `[![License: IPL 1.0](https://img.shields.io/badge/License-IPL%201.0-blue.svg)](https://opensource.org/licenses/IPL-1.0)`

    ## MIT
    ### The MIT License
    [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
    `[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)`

    ## Mozilla
    ### Mozilla Public License 2.0
    [![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)
    `[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)`

    ## Zlib
    ### The zlib/libpng License
    [![License: Zlib](https://img.shields.io/badge/License-Zlib-lightgrey.svg)](https://opensource.org/licenses/Zlib)
    `[![License: Zlib](https://img.shields.io/badge/License-Zlib-lightgrey.svg)](https://opensource.org/licenses/Zlib)`

    ## Notes
    - Badges are made with [Shields.io](http://shields.io/).
    - This badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.

    ### License (of the document itself)
    [![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/)
    This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit [CreativeCommons.org](http://creativecommons.org/licenses/by-sa/4.0/)

    ### Want to add a License?
    Submit an issue, make a pull request or write me an E-Mail ([[email protected]](mailto:[email protected]))