aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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.