aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/check_license.sh (renamed from tools/check_licens.sh)1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/check_licens.sh b/tools/check_license.sh
index 52825ee7..1a754ce8 100755
--- a/tools/check_licens.sh
+++ b/tools/check_license.sh
@@ -29,7 +29,6 @@ echo ""
#remaining licenses
echo "Others:"
-echo "includes/loongarch64/processor-platform.h detected wrong - is GPL2+:"
cat licenses_all.txt|grep -v 'General Public License v2.0 or later\|GNU Library General Public License v2 or later' \
| grep -v 'GNU Lesser General Public License v2.1 or later'| grep -v 'GNU Lesser General Public License, Version 2.1' \
| grep -v 'General Public License v3.0 or later' \