mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-18 12:04:41 -04:00
Update check-licenses.sh to use constellation/v2
This commit is contained in:
parent
1af3ffd46c
commit
81b62ac3e8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue