From 9c36e6ee18cbf122136067b86e2e16e07d8a0452 Mon Sep 17 00:00:00 2001 From: Liam J Berrisford Date: Thu, 28 Aug 2025 12:02:52 +0100 Subject: [PATCH] Update filepaths in license --- individual_modules/intro_to_GPUs/LICENSE.txt | 2 +- individual_modules/introduction_to_julia/LICENSE.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/individual_modules/intro_to_GPUs/LICENSE.txt b/individual_modules/intro_to_GPUs/LICENSE.txt index 4611569b..900116f7 100644 --- a/individual_modules/intro_to_GPUs/LICENSE.txt +++ b/individual_modules/intro_to_GPUs/LICENSE.txt @@ -4,7 +4,7 @@ The instructional material in this course is copyright © 2025 University of Exeter and is made available under the Creative Commons Attribution 4.0 International licence (https://creativecommons.org/licenses/by/4.0/). Instructional material -consists of material that is contained within the "individual_modules/python_for_data_analysis" directory, and images folders in +consists of material that is contained within the "individual_modules/intro_to_GPUs" directory, and images folders in this directory, with the exception of code snippets and example programs found in files within these folders. Such code snippets and example programs are considered software for the purposes of this licence. diff --git a/individual_modules/introduction_to_julia/LICENSE.txt b/individual_modules/introduction_to_julia/LICENSE.txt index 4611569b..e58f0ccf 100644 --- a/individual_modules/introduction_to_julia/LICENSE.txt +++ b/individual_modules/introduction_to_julia/LICENSE.txt @@ -4,7 +4,7 @@ The instructional material in this course is copyright © 2025 University of Exeter and is made available under the Creative Commons Attribution 4.0 International licence (https://creativecommons.org/licenses/by/4.0/). Instructional material -consists of material that is contained within the "individual_modules/python_for_data_analysis" directory, and images folders in +consists of material that is contained within the "individual_modules/introduction_to_julia" directory, and images folders in this directory, with the exception of code snippets and example programs found in files within these folders. Such code snippets and example programs are considered software for the purposes of this licence.