Skip to content

Commit

Permalink
Merge pull request #368 from matks/fix-header
Browse files Browse the repository at this point in the history
Fix license headers
  • Loading branch information
Pablo Borowicz authored Dec 1, 2020
2 parents 8032dbb + 00bcbe9 commit f3f639b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 27 deletions.
6 changes: 3 additions & 3 deletions classes/Tools14.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License 3.0 (AFL-3.0)
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.md.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to [email protected] so we can send you a copy immediately.
Expand All @@ -22,7 +22,7 @@
*
* @author PrestaShop SA and Contributors <[email protected]>
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/

namespace PrestaShop\Module\AutoUpgrade;
Expand Down
24 changes: 0 additions & 24 deletions js/jquery.xml2json.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f3f639b

Please sign in to comment.