mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
added .sh licenses
This commit is contained in:
2
ctbGui/patternGenerator/generate.sh
Executable file → Normal file
2
ctbGui/patternGenerator/generate.sh
Executable file → Normal file
@ -1,3 +1,5 @@
|
||||
# SPDX-License-Identifier: LGPL-3.0-or-other
|
||||
# Copyright (C) 2021 Contributors to the SLS Detector Package
|
||||
if [ "$#" -eq 0 ]; then
|
||||
echo "Wrong number of arguments: usage should be $0 patname"
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user