From d885dd782b89b6f5419bf25eae980a81549c5f88 Mon Sep 17 00:00:00 2001 From: Danny van Kooten Date: Fri, 4 Oct 2024 12:51:37 +0200 Subject: [PATCH] GPL 3.0 or later --- index.php | 3 ++- readme.txt | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 01073a0..7180679 100755 --- a/index.php +++ b/index.php @@ -8,7 +8,8 @@ Author: ibericode Author URI: https://dannyvankooten.com/ Text Domain: dvk-social-sharing Domain Path: /languages/ -License: GPL v3 +License: GPL-3.0-or-later +License URI: http://www.gnu.org/licenses/gpl-3.0.html Social Sharing By Danny Plugin Copyright (C) 2013-2024 Danny van Kooten, hi@dannyvankooten.com diff --git a/readme.txt b/readme.txt index 735c67f..4112b5c 100644 --- a/readme.txt +++ b/readme.txt @@ -6,8 +6,8 @@ Requires at least: 3.7 Requires PHP: 7.2 Tested up to: 6.6 Stable tag: 1.3.7 -License: GPLv2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html +License: GPL-3.0-or-later +License URI: http://www.gnu.org/licenses/gpl-3.0.html Adds social sharing buttons for Twitter, Facebook and LinkedIn to your blog posts or pages. -- 2.45.2