From 8320e014d5a8a9e95f621016969f56616cfd03b9 Mon Sep 17 00:00:00 2001 From: swinston Date: Thu, 16 Jul 2026 11:09:04 -0700 Subject: [PATCH] Removing the licence diclosure. I don't want to speak for Arm. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 77b5d62a..f07000fa 100644 --- a/README.adoc +++ b/README.adoc @@ -18,7 +18,7 @@ The following tutorials were written by Holochip Corporation and released under * xref:Synchronization/introduction.adoc[Synchronization] * xref:Building_a_Simple_Engine/Courses/Opacity_Micromaps/00_introduction.adoc[Opacity Micromaps mini course] -The following courses were written by Arm Limited and released under link:https://creativecommons.org/licenses/by-sa/4.0/[CC BY-SA 4.0]. +The following courses were written by Arm Limited. * xref:courses/18_Ray_tracing/00_Overview.adoc[SIGGRAPH 2025: Hands-on Vulkan Ray Tracing with Dynamic Rendering] * xref:courses/siggraph2026_vk_tutorial/00_Overview.adoc[SIGGRAPH 2026: How to write a Vulkan application in 2026]