update copyright year
[GitHub/Stricted/speedport-hybrid-php-api.git] / lib / exception / RebootException.class.php
CommitLineData
8162139f
S
1<?php
2/**
3 * @author Jan Altensen (Stricted)
4 * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
dd76f288 5 * @copyright 2015-2016 Jan Altensen (Stricted)
8162139f
S
6 */
7class RebootException extends Exception {
8}