Skip to content

Commit

Permalink
correct license references to GPL-2.0-or-later
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffpaul committed Jul 8, 2024
1 parent c7d19af commit 81b7dc5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Donate link: https://10up.com/plugins/restricted-site-access-wordpress/
Tags: privacy, restricted, restrict, privacy, limited, permissions, security, block
Tested up to: 6.6
Stable tag: 7.5.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
License: GPL-2.0-or-later
License URI: https://spdx.org/licenses/GPL-2.0-or-later.html

Limit access to visitors who are logged in or allowed by IP addresses. Includes many options for handling blocked visitors.

Expand Down
4 changes: 2 additions & 2 deletions restricted_site_access.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* Requires PHP: 7.4
* Author: 10up
* Author URI: https://10up.com
* License: GPL v2 or later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* License: GPL-2.0-or-later
* License URI: https://spdx.org/licenses/GPL-2.0-or-later.html
* Text Domain: restricted-site-access
*/

Expand Down

0 comments on commit 81b7dc5

Please sign in to comment.