Update check-licenses.sh to use constellation/v2

This commit is contained in:
Nils Hanke 2022-09-21 15:40:02 +02:00 committed by Paul Meyer
parent 1af3ffd46c
commit 81b62ac3e8

View File

@ -35,7 +35,7 @@ while read line; do
AGPL-3.0) AGPL-3.0)
case $pkg in case $pkg in
github.com/edgelesssys/constellation) github.com/edgelesssys/constellation/v2)
;; ;;
*) *)
not_allowed not_allowed