git ls-files | \
xargs sed -Ei 's/Copyright [0-9]{4}(-[0-9]{4}) ([^<]*)<([^>]*)>/SPDX-FileCopyrightText: \2<\3>/'
|
||
|---|---|---|
| .. | ||
| test_filescheme.py | ||
| test_networkmanager.py | ||
| test_networkreply.py | ||
| test_pac.py | ||
git ls-files | \
xargs sed -Ei 's/Copyright [0-9]{4}(-[0-9]{4}) ([^<]*)<([^>]*)>/SPDX-FileCopyrightText: \2<\3>/'
|
||
|---|---|---|
| .. | ||
| test_filescheme.py | ||
| test_networkmanager.py | ||
| test_networkreply.py | ||
| test_pac.py | ||