mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-12 10:10:30 +03:00
tests: adapt to spdx v4.0.0
This commit is contained in:
parent
f4bb76f3a4
commit
a4b6549927
21 changed files with 31 additions and 31 deletions
|
|
@ -591,7 +591,7 @@ REPOROOT=`create_test_dir`
|
|||
cd $REPOROOT
|
||||
mkdir repo
|
||||
mkdir metadata
|
||||
echo "License:GPL-2.0" >> metadata/fake.txt
|
||||
echo "License:GPL-2.0-only" >> metadata/fake.txt
|
||||
echo "Summary:Yup still fake" >> metadata/fake.txt
|
||||
echo "Categories:Internet" >> metadata/fake.txt
|
||||
echo "Description:" >> metadata/fake.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue