From 213ecd23c77a6e60e1996a33cfafae1e467ee2ff Mon Sep 17 00:00:00 2001
From: Waldir Pimenta <waldyrious@gmail.com>
Date: Thu, 10 Oct 2019 15:35:08 +0100
Subject: [PATCH] Update LICENSE.md (#235)

- Update copyright notice to reflect changes in recent years, remove date range
- Add title to make the license file more human-friendly
---
 LICENSE.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/LICENSE.md b/LICENSE.md
index 9359f20..39a8ffb 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,4 +1,6 @@
-Copyright (c) 2006-2013 Bryan Tong Minh
+## MIT License
+
+Copyright (c) Bryan Tong Minh, Dan Michael O. Heggø and contributors
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
-- 
GitLab