diff --git a/platform/android_aosp/jsse_install.sh b/platform/android_aosp/jsse_install.sh index 2bec509..c92c79b 100755 --- a/platform/android_aosp/jsse_install.sh +++ b/platform/android_aosp/jsse_install.sh @@ -14,7 +14,7 @@ # 1) README.android_asop (located in this same directory) # 2) "Installing a JSSE Provider in Android AOSP" document, by wolfSSL # -# Copyright (C) 2022, wolfSSL Inc. +# Copyright (C) 2026, wolfSSL Inc. if [ "$#" -lt 3 ]; then echo "-------------------------------------------" >&2