aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCamil Staps2015-05-22 18:46:18 +0200
committerCamil Staps2015-05-22 18:46:18 +0200
commit46d821f589fdba999d1553568a2286712c3ca5da (patch)
treeec32aa78d6ffcd8030dc36b81da3d9a8695d383c /README.md
parentReadme (diff)
License
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0000ddd..fe5abb3 100644
--- a/README.md
+++ b/README.md
@@ -18,3 +18,7 @@ Running:
./ExecBrainfuck < program.bf
The example program expects the brainfuck program to be the first line on stdin. Any further lines are seen as input to the brainfuck program.
+
+## License
+
+This program and the example are distributed under the MIT license. For more details, see the LICENSE file.