From 6428b398c59c3f6dceec2e568abdf01227cd8060 Mon Sep 17 00:00:00 2001
From: Anh Nguyen-Tuong <zenpoems@gmail.com>
Date: Wed, 20 Mar 2019 12:00:02 -0400
Subject: [PATCH] Be more specific re. license (CC BY-NC 4.0)

---
 cicd_testing/docker-zipr-bin/run_pszr.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cicd_testing/docker-zipr-bin/run_pszr.sh b/cicd_testing/docker-zipr-bin/run_pszr.sh
index 194ca18d5..ca9a260e2 100755
--- a/cicd_testing/docker-zipr-bin/run_pszr.sh
+++ b/cicd_testing/docker-zipr-bin/run_pszr.sh
@@ -5,7 +5,7 @@ print_usage()
 	echo ""
 	echo " This docker container is made available to the public by Zephyr Software       "
 	echo " (contact: jwd@zephyr-software.com) under the Creative Commons Attribution-     "
-	echo " NonCommercial license (CC BY-NC).                                              "
+	echo " NonCommercial 4.0 International license (CC BY-NC 4.0).                                              "
 	echo ""
 	echo " Linux, Gcc, and other relevant open source projects are licensed under their   "
 	echo " own license and are exempt from this license statement.                        "
-- 
GitLab