Change license to MIT license
authorDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 2 Dec 2011 12:23:22 +0000 (13:23 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 2 Dec 2011 12:23:22 +0000 (13:23 +0100)
commit0d1acc526fb348ccaca67ab16087b15eb13310f5
tree9f45c2cc32a03fc527241541e84fc6d738a6498e
parent6072bf445f69802840f8e079064923d6148aaeb4
Change license to MIT license

Further commits will need a Signed-off-by line, otherwise I cannot accept them.
MIT license is compatible with GPL so we still can switch to GPL in the future
if we want.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
COPYING [new file with mode: 0644]
README
src/console.c
src/console.h
src/console_char.c
src/main.c
src/output.c
src/output.h
tests/test_console.c
tests/test_output.c