From c0d1249ca26ead8af0f09a7dc74e00355ac7e6fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Camilla=20L=C3=B6wy?= <elmindreda@elmindreda.org>
Date: Thu, 15 Aug 2019 16:59:54 +0200
Subject: [PATCH] Fix license copyright year and formatting

(cherry picked from commit f764836e58ec47b7e105687630c75f8161ffcaa8)
---
 LICENSE.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/LICENSE.md b/LICENSE.md
index acdac20b..7494a3f6 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,5 +1,6 @@
 Copyright (c) 2002-2006 Marcus Geelnard
-Copyright (c) 2006-2016 Camilla Löwy <elmindreda@glfw.org>
+
+Copyright (c) 2006-2019 Camilla Löwy
 
 This software is provided 'as-is', without any express or implied
 warranty. In no event will the authors be held liable for any damages
-- 
GitLab