From d39c706a2df012f4ac0521b8115e8149eee41bca Mon Sep 17 00:00:00 2001
From: Michael Barrow <michael@barrow.me>
Date: Wed, 3 Aug 2016 22:33:26 -0700
Subject: [PATCH] Fix Kanboard license

Kanboard is MIT-licensed, not AGPL3. Ref: https://github.com/kanboard/kanboard/blob/master/LICENSE
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5873b43a..a9062937 100644
--- a/README.md
+++ b/README.md
@@ -849,7 +849,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com
 
   * [bulldog](https://github.com/infews/bulldog) - HTML5 task manager, built on todo.txt. `MIT` `HTML5`
   * [Crepido](https://github.com/arshad/crepido) - Create (kanban) boards to track users and projects from flat markdown files. `MIT` `Javascript/Others`
-  * [Kanboard](http://kanboard.net/) - A simple and open source visual task board. `AGPLv3`
+  * [Kanboard](http://kanboard.net/) - A simple and open source visual task board. `MIT`
   * [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. `GPL`
   * [omgnata](https://github.com/chr15m/omgnata) - Mobile friendly zero-feature TODO list web app. Unix philosophy. ([Demo](https://chr15m.github.io/omgnata/)) `GPLv3` `ClojureScript`
   * [Restyaboard](http://restya.com/board/) - Open source Trello-like kanban board. ([Demo](http://restya.com/board/demo.html), [Source Code](https://github.com/RestyaPlatform/board)) `OSL v3.0` `PHP`