From ce60a1c68da094f7a6d93a8080cb1cfaaf60fc55 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 16 Oct 2017 11:55:33 +0200 Subject: [PATCH] Fix author --- Utils/IO/Csv/CsvInterface.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/Utils/IO/Csv/CsvInterface.php b/Utils/IO/Csv/CsvInterface.php index 909aecc1f..f18ce1399 100644 --- a/Utils/IO/Csv/CsvInterface.php +++ b/Utils/IO/Csv/CsvInterface.php @@ -22,8 +22,6 @@ namespace phpOMS\Utils\IO\Csv { * * @category Framework * @package Utils - * @author OMS Development Team - * @author Dennis Eichhorn * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0