• Stars
    star
    515
  • Rank 85,879 (Top 2 %)
  • Language
  • License
    The Unlicense
  • Created about 11 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of open source licenses in Markdown format. Contributions are always welcome!

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.

More Repositories

1

github-issues-import

Python script to import issues from one repository into another, either one at a time or all of them at once.
Python
423
star
2

php-spam-filter

An easy to use PHP library for detecting spam in a passed in string. Please contribute by recommending additions to the blacklist.
PHP
49
star
3

bash-last-login

Bash script which prints out a much more detailed (yet still easy to read) "Last login" message. Uses no outside dependencies other than 'last' (should already be installed on most Linux systems).
Shell
12
star
4

DescriptionParser

VERY simple library for extracting information out of an instance (includes dynamic properties as well) Example code and SWC are in the downloads area.
ActionScript
2
star
5

MinimalSettings

[IN PROGRESS]
ActionScript
2
star
6

gh-pages-template

Default template for most of my projects' `gh-pages`; helps keep all my project pages looking the same, reduces repeated code, and pulling in updates to the theme easier.
CSS
2
star
7

iconize

Show little icons showing what type of file you are about to open - all made possible by CSS. Project originally by Poolie Studios:
CSS
2
star
8

Cubehamster-Piston-Pusher

Flash version of Cubehamster's MineCraft Puzzle Challenge #002. See the video for details and link to the working flash version.
ActionScript
2
star
9

Instagram-Unshredder

Project based on the "instagram unshredder" challenge
ActionScript
2
star
10

sample-images

A simple collection of random images for playing around with. All images owned by LoremPixel.com (see README for details)
Shell
2
star
11

MetadataParser

A VERY simple metadata parser. Example code and SWC are in the downloads area.
ActionScript
1
star
12

www.www.you.can.basically.have.as.long.of.a.subdomain.as.you.want.iqandreas.com

Just doing some testing to see if there is some sort of limit to or warning against having excessively long subdomains anywhere.
Shell
1
star
13

ErrorHandling

(IN PROGRESS) Error handling and logging made simple. Documentation on its way.
ActionScript
1
star
14

iqandreas.github.io

The main website of Andreas Renberg (IQAndreas). Brought to life with Jekyll, and hosted on GitHub Pages - see `credits.md` for more details.
CSS
1
star
15

TwitterVault

[IN PROGRESS] (ignore this project for now)
ActionScript
1
star
16

semaphore.sh

Semaphore in Bash
Shell
1
star
17

creative-commons-works

All works created by myself, released into the public under a creative commons license (may contain assets released under a different license)
1
star
18

blog.iqandreas.com

Source for "The Programming Blog of Andreas Renberg (IQAndreas)" - a static blog sitting on the shoulders of Octopress, powered by Jekyll, and hosted on GitHub Pages.
JavaScript
1
star
19

WeakReferenceLib

Simple class that let's you add a weak reference to an object, as well as get an Event when the object has been garbage collected. See "WeakReferenceTestbench" for example use.
ActionScript
1
star
20

unrecognized-service-autocorrect

A little tool for fixing one of the most common typos I create when work with services in Unix systems: flipping the arguments of `service`
Shell
1
star
21

FDT-Ubuntu-Launcher-Files

See the README as well as the blog post for details on using these files and scripts.
1
star
22

GreenscreenVideoLib

[IN PROGRESS] Includes an easy to use wrapper for Quasimondo's greenscreen PixelBender filter, as well as some general video utilities.
ActionScript
1
star
23

flink

Make your links fancy with a little favicon next to them! For the examples, see:
CSS
1
star
24

Drop-Painter-Experiment

Code for the "drop painter" experiment powered by Box2D. I apologize that the code is rather ugly, it started out as a prototype and rather than create a properly structured, fresh project, I kept expanding onto the prototype as I went along.
JavaScript
1
star
25

DescriptionCommon

The classes shared between "DescriptionParser" (http://github.com/IQAndreas/DescriptionParser) and "MetadataParser" (http://github.com/IQAndreas/MetadataParser)
ActionScript
1
star
26

eval.cpp

Basic mathematics parser in C++ (Still in progress, and it's for a different project, actually; I ended up making it more complete than I expected)
C++
1
star