mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
added .sh licenses
This commit is contained in:
2
updateAPIVersion.sh
Executable file → Normal file
2
updateAPIVersion.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
|
||||
#require 2 arguments, API_NAME API_DIR (relative to package)
|
||||
if [ $# -lt 2 ]; then
|
||||
echo "Wrong usage of updateVersion.sh. Requires atleast 2 arguments [API_NAME, API_DIR]"
|
||||
|
Reference in New Issue
Block a user