From 2aa991c187cd0b0bc7f99a32768ef512546b3933 Mon Sep 17 00:00:00 2001
From: thallesvf <thallesvf@3589086.no-reply.drupal.org>
Date: Mon, 4 Jan 2021 12:47:20 +0200
Subject: [PATCH] Issue #3145806 by thalles, paulocs: License "GPL-2.0+" is a
 deprecated

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 4af11e1..a1807dd 100644
--- a/composer.json
+++ b/composer.json
@@ -10,5 +10,5 @@
     "irc": "irc://irc.freenode.org/drupal-contribute",
     "source": "http://cgit.drupalcode.org/libraries"
   },
-  "license": "GPL-2.0+"
+  "license": "GPL-2.0-or-later"
 }
-- 
GitLab