mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 19:18:44 +02:00
📝 Copyright year bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/*
|
||||
* @copyright Copyright (C) 2010-2023 Combodo SARL
|
||||
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
@@ -12,7 +12,7 @@ use Combodo\iTop\Application\WebPage\WebPage;
|
||||
* Bulk export: Tabular export: abstract base class for all "tabular" exports.
|
||||
* Provides the user interface for selecting the column to be exported
|
||||
*
|
||||
* @copyright Copyright (C) 2023 Combodo SARL
|
||||
* @copyright Copyright (C) 2024 Combodo SAS
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
abstract class TabularBulkExport extends BulkExport
|
||||
|
||||
Reference in New Issue
Block a user