Copyright year bump

This commit is contained in:
Molkobain
2021-03-12 18:48:46 +01:00
parent ebada5e866
commit c3140c2db3
441 changed files with 449 additions and 451 deletions

View File

@@ -1,3 +1,3 @@
{# @copyright Copyright (C) 2010-2020 Combodo SARL #}
{# @copyright Copyright (C) 2010-2021 Combodo SARL #}
{# @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>