From cfbd5d721cf2d947a9815f61dd0f71075fc76ebd Mon Sep 17 00:00:00 2001 From: moonleay Date: Mon, 29 Apr 2024 23:11:38 +0200 Subject: [PATCH] chore: updated copyright in other files Signed-off-by: moonleay --- gradle/wrapper/gradle-wrapper.properties | 2 +- gradlew | 2 +- settings.gradle.kts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 66f7684..ab05b50 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ # -# Gimble +# Gimbal # Copyright (C) 2024 moonleay # # This program is free software: you can redistribute it and/or modify diff --git a/gradlew b/gradlew index 17e64d1..1e55349 100755 --- a/gradlew +++ b/gradlew @@ -1,7 +1,7 @@ #!/bin/sh # -# Gimble +# Gimbal # Copyright (C) 2024 moonleay # # This program is free software: you can redistribute it and/or modify diff --git a/settings.gradle.kts b/settings.gradle.kts index e21aa8d..1a3e400 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -1,5 +1,5 @@ /* - * Gimble + * Gimbal * Copyright (C) 2024 moonleay * * This program is free software: you can redistribute it and/or modify