Loading etc/scripts/update_copyright_years.py +0 −1 Original line number Diff line number Diff line #!/usr/bin/python3 # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # # SPDX-License-Identifier: MIT """ Loading etc/scripts/update_copyright_years_apsq.sh +0 −1 Original line number Diff line number Diff line #!/bin/bash # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # # SPDX-License-Identifier: MIT set -e Loading Loading
etc/scripts/update_copyright_years.py +0 −1 Original line number Diff line number Diff line #!/usr/bin/python3 # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # # SPDX-License-Identifier: MIT """ Loading
etc/scripts/update_copyright_years_apsq.sh +0 −1 Original line number Diff line number Diff line #!/bin/bash # SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors # # SPDX-License-Identifier: MIT set -e Loading