diff options
Diffstat (limited to 'build/integration/features/bootstrap/Search.php')
-rw-r--r-- | build/integration/features/bootstrap/Search.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build/integration/features/bootstrap/Search.php b/build/integration/features/bootstrap/Search.php index e42cde19126..6d6d9c3ecda 100644 --- a/build/integration/features/bootstrap/Search.php +++ b/build/integration/features/bootstrap/Search.php @@ -1,9 +1,9 @@ <?php - /** - * * @copyright Copyright (c) 2018, Daniel Calviño Sánchez (danxuliu@gmail.com) * + * @author Daniel Calviño Sánchez <danxuliu@gmail.com> + * * @license GNU AGPL version 3 or any later version * * This program is free software: you can redistribute it and/or modify @@ -17,7 +17,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ |