changed License in update_version.py added to etc
Some checks failed
Build on RHEL9 / build (push) Failing after 3m26s
Build on RHEL8 / build (push) Failing after 3m36s

This commit is contained in:
2025-11-21 10:28:52 +01:00
parent 200ae91622
commit f61f76ccf7

View File

@@ -1,4 +1,4 @@
# SPDX-License-Identifier: LGPL-3.0-or-other # SPDX-License-Identifier: MPL-2.0
# Copyright (C) 2021 Contributors to the Aare Package # Copyright (C) 2021 Contributors to the Aare Package
""" """
Script to update VERSION file with semantic versioning if provided as an argument, or with 0.0.0 if no argument is provided. Script to update VERSION file with semantic versioning if provided as an argument, or with 0.0.0 if no argument is provided.