From 7b1e9d0018d04fd124a8db9b343eb3491bcdd1d1 Mon Sep 17 00:00:00 2001
From: Lukas Eipert <leipert@gitlab.com>
Date: Fri, 18 Jan 2019 19:18:11 +0100
Subject: [PATCH] License: Drop end year in favor of "present"

---
 LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE
index f33439bb390b1..5a87b05e7863d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
 The GitLab Enterprise Edition (EE) license (the “EE License”)
-Copyright (c) 2011-2018 GitLab B.V.
+Copyright (c) 2011-present GitLab B.V.
 
 With regard to the GitLab Software:
 
-- 
GitLab