📝 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,3 +1,3 @@
{# @copyright Copyright (C) 2010-2023 Combodo SARL #}
{# @copyright Copyright (C) 2010-2024 Combodo SAS #}
{# @license http://opensource.org/licenses/AGPL-3.0 #}
<option id="{{ oUIBlock.GetId() }}" value="{{ oUIBlock.GetValue() }}" {% if oUIBlock.IsSelected() %}selected{% endif %} {% if oUIBlock.IsDisabled() %}disabled{% endif %}>{{ oUIBlock.GetLabel() }}</option>