aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCamil Staps2018-05-16 21:47:56 +0200
committerCamil Staps2018-05-16 21:47:56 +0200
commitd8515fda7b0e06b349a4fe783f0261865f4a967c (patch)
tree9d47adb4b3431e3de04b2f70d1efbe95582146db /README.md
parentMerge branch 'master' of github:camilstaps/iClean (diff)
Minor updates and fix for new Platform generics
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 788076b..e8a2833 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Interactive Clean
This module allows you to evaluate [Clean][] expressions interactively, similar to GHCi or the Python shell.
-Copyright © 2016 Camil Staps. This project is licensed under the MIT license. For more details, see the LICENSE file.
+Copyright © 2015-2018 Camil Staps. This project is licensed under the MIT license. For more details, see the LICENSE file.
## Example session