Update ACL pin to 33f41fabd30fb444aaa0cf3e65b61794d498d151

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: If0921a9f4d5c9a61dac30a43650fbb5a875b8ce7
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index c8b301b..43b6896 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_21_02" # Release 21.02
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="2788609b8a10306e9eae47543b39812a7b075aaa" #Port ClTranspose to new API
+DEFAULT_CLFRAMEWORKREVISION="33f41fabd30fb444aaa0cf3e65b61794d498d151" #Fix trademarks throughout the codebase
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"