Skip to content

Commit

Permalink
update license information
Browse files Browse the repository at this point in the history
  • Loading branch information
svanschu committed Oct 1, 2021
1 parent ace9ed1 commit 8a0cb69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/schuweb_sitemap/com_zoo/com_zoo.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @version sw.build.version
* @copyright (C) 2010-2021 Sven Schultschik. All rights reserved
* @author Sven Schultschik
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
* @link http://www.schultschik.de
*/
defined('_JEXEC') or die;
Expand Down
4 changes: 2 additions & 2 deletions plugins/schuweb_sitemap/com_zoo/com_zoo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<name>SchuWeb Sitemap - Zoo Plugin</name>
<author>Sven Schultschik</author>
<creationDate>sw.build.date</creationDate>
<copyright>GNU/GPL</copyright>
<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
<copyright>Sven Schultschik</copyright>
<license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>extensions.schultschik.com</authorUrl>
<version>sw.build.version</version>
Expand Down

0 comments on commit 8a0cb69

Please sign in to comment.