From 901912d88ef6ecebd46d1a2520c2bfba3aa1c84e Mon Sep 17 00:00:00 2001
From: Marin Jankovski <maxlazio@gmail.com>
Date: Mon, 17 Jun 2019 12:41:28 +0200
Subject: [PATCH] Change the language in the Licensing section

Include a line in the LICENSE file mentioning ee/LICENSE
---
 LICENSE | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/LICENSE b/LICENSE
index efcc7a28693d0..c00c17d69ad58 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,8 @@
 Copyright (c) 2011-present GitLab B.V.
 
+Portions of this software under the "ee" directory are licensed as defined by
+the "ee/LICENSE" file.
+
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
-- 
GitLab