From 0a857dca2f7f4d010a57c8150ce57f808c698fb0 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 7 Jul 2015 23:21:16 +0200 Subject: Copyright / license --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b874492..3bf9d50 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Interactive Clean This module allows you to execute Clean commands interactively, similar to GHCi or the Python shell. Functionality is very limited. In particular there is **no memory**, so you're restricted to one-liners. +Copyright © 2015 Camil Staps. This project is licensed under the MIT license. For more details, see the LICENSE file. + ## Example session $ ./iclean -- cgit v1.2.3