Skip to content

Commit 5f55a77

Browse files
committed
fix: update GitHub project list in print_licenses.sh
Signed-off-by: Harper, Jason M <jason.m.harper@intel.com>
1 parent 1d68290 commit 5f55a77

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scripts/print_licenses.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@
1111
# List of GitHub projects, must have LICENSE file
1212
github_projects=(
1313
"async-profiler/async-profiler"
14-
"harp-intel/avx-turbo"
14+
"travisdowns/avx-turbo"
1515
"mirror/dmidecode"
16+
"axboe/fio"
1617
"lyonel/lshw"
1718
"pciutils/pciutils"
1819
"intel/pcm"
20+
"intel/processwatch"
1921
"ColinIanKing/stress-ng"
2022
"sysstat/sysstat"
2123
)

0 commit comments

Comments
 (0)