From 46d821f589fdba999d1553568a2286712c3ca5da Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 22 May 2015 18:46:18 +0200 Subject: License --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.3