aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2015-03-31 14:47:29 +0200
committerTomasz Kramkowski <tk@the-tk.com>2015-03-31 14:47:29 +0200
commit88344ddbd467e20b3f2a3ae833a6370277aa5c82 (patch)
tree6d65f3b5742ace6a8b2ff212a70b210ae18d1407 /README.md
parentaed3ad200d66fc502ab4759ac832cd23e6804029 (diff)
downloadc-stuff-88344ddbd467e20b3f2a3ae833a6370277aa5c82.tar.gz
c-stuff-88344ddbd467e20b3f2a3ae833a6370277aa5c82.tar.xz
c-stuff-88344ddbd467e20b3f2a3ae833a6370277aa5c82.zip
Removed imlib2.c because of code copied from somewhere and modified README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 58a9f68..a21b367 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
c-stuff
=======
-
This is simply a git repository of a directory in which I store all my
small c tests and other things. Don't expect amazing things, however,
some things in here (like the brainfuck to c parser) are projects that
don't get their own repository because of their size.
+
+Licensing
+=========
+Only files with a license header are licensed under the GPLv3! The rest are unlicensed for reasons generally specified at the top of the file.