📝 Copyright year bump

This commit is contained in:
Molkobain
2024-05-06 18:35:31 +02:00
parent a642ad6db9
commit ad36066126
2065 changed files with 2401 additions and 2401 deletions

View File

@@ -1,5 +1,5 @@
<?php
// Copyright (C) 2010-2023 Combodo SARL
// Copyright (C) 2010-2024 Combodo SAS
//
// This file is part of iTop.
//
@@ -22,7 +22,7 @@ use Combodo\iTop\Application\WebPage\WebPage;
/**
* The standardized result of any pass/fail check performed by the setup
*
* @copyright Copyright (C) 2010-2023 Combodo SARL
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
*/
class CheckResult {
@@ -90,7 +90,7 @@ class CheckResult {
/**
* All of the functions/utilities needed by both the setup wizard and the installation process
*
* @copyright Copyright (C) 2010-2023 Combodo SARL
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
*/
class SetupUtils