mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-24 15:09:39 -05:00
Update check-licenses.sh to use constellation/v2
This commit is contained in:
parent
1af3ffd46c
commit
81b62ac3e8
@ -35,7 +35,7 @@ while read line; do
|
||||
|
||||
AGPL-3.0)
|
||||
case $pkg in
|
||||
github.com/edgelesssys/constellation)
|
||||
github.com/edgelesssys/constellation/v2)
|
||||
;;
|
||||
*)
|
||||
not_allowed
|
||||
|
Loading…
Reference in New Issue
Block a user