26 lines
966 B
Plaintext
26 lines
966 B
Plaintext
/**
|
|
* Dice extension © Copyright phpBB Studio 2019
|
|
* https://www.phpbbstudio.com
|
|
*
|
|
* Dice is free extension for the phpBB Forum Software Package.
|
|
* You can redistribute it and/or modify it under the terms of
|
|
* the GNU General Public License, version 2 (GPL-2.0) as
|
|
* published by the Free Software Foundation.
|
|
*
|
|
* This extension is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
* A copy of the license can be viewed in the license.txt file.
|
|
* The same can be viewed at <http://opensource.org/licenses/gpl-2.0.php>
|
|
*/
|
|
|
|
The Dice extension contains code (we ported to PHP) from the following applications:
|
|
|
|
rpg-dice-roller
|
|
- GreenImp
|
|
- https://github.com/GreenImp/rpg-dice-roller
|
|
- Copyright © 2015 - 2018 GreenImp ltd.
|
|
- MIT License <https://opensource.org/licenses/mit>
|