From cbdb3baa9633d8862154ad679c54e742fd65e8c3 Mon Sep 17 00:00:00 2001
From: Simon McVittie <smcv@collabora.com>
Date: Tue, 16 Jul 2019 17:34:03 +0100
Subject: [PATCH] Add a licensing cross-reference

Signed-off-by: Simon McVittie <smcv@collabora.com>
---
 COPYING | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/COPYING b/COPYING
index f55400336..251da2538 100644
--- a/COPYING
+++ b/COPYING
@@ -26,5 +26,5 @@ The shared library is under the MIT/X11 license:
     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 Separate helper executables in the helpers/ directory are under various
-licenses including MIT/X11 and GPL-2.0-or-later.
-
+licenses including MIT/X11 and GPL-2.0-or-later. See COPYING.GPL-2 for
+the complete text of the GNU General Public License.
-- 
GitLab