diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/config.php.dist | 4 | ||||
-rw-r--r-- | include/main.php | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/include/config.php.dist b/include/config.php.dist index 8895cdc..9420631 100644 --- a/include/config.php.dist +++ b/include/config.php.dist @@ -7,7 +7,7 @@ * * PHP version 5 * - * Copyright © 2010 Remi Collet + * Copyright © 2010-2014 Remi Collet * * This file is part of rpmphp. * @@ -29,7 +29,7 @@ * * @author Remi Collet <unknown@unknwown.com> * @author Johan Cwiklinski <johan@x-tnd.be> - * @copyright 2010 Remi Collet + * @copyright 2010-2014 Remi Collet * @license http://www.gnu.org/licenses/agpl-3.0-standalone.html AGPL License 3.0 or (at your option) any later version * @link http://github.com/remicollet/rpmphp/ * @since The begining of times. diff --git a/include/main.php b/include/main.php index e54f6f9..6e7e685 100644 --- a/include/main.php +++ b/include/main.php @@ -7,7 +7,7 @@ * * PHP version 5 * - * Copyright © 2010 Remi Collet + * Copyright © 2010-2014 Remi Collet * * This file is part of rpmphp. * @@ -28,7 +28,7 @@ * @package RPMPHP * * @author Johan Cwiklinski <johan@x-tnd.be> - * @copyright 2010 Remi Collet + * @copyright 2010-2014 Remi Collet * @license http://www.gnu.org/licenses/agpl-3.0-standalone.html AGPL License 3.0 or (at your option) any later version * @link http://github.com/remicollet/rpmphp/ * @since The begining of times. |