[Scummvm-git-logs] scummvm master -> a466106bbfbb47924bec7610e07c65b60366dd69
sev-
noreply at scummvm.org
Sun Mar 24 22:24:11 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
a466106bbf JANITORIAL: Fix grammar in Toon secondary license. Courtesy of md5
Commit: a466106bbfbb47924bec7610e07c65b60366dd69
https://github.com/scummvm/scummvm/commit/a466106bbfbb47924bec7610e07c65b60366dd69
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-03-24T23:24:02+01:00
Commit Message:
JANITORIAL: Fix grammar in Toon secondary license. Courtesy of md5
Changed paths:
engines/toon/anim.cpp
engines/toon/anim.h
engines/toon/audio.cpp
engines/toon/audio.h
engines/toon/character.cpp
engines/toon/character.h
engines/toon/conversation.cpp
engines/toon/conversation.h
engines/toon/detection.cpp
engines/toon/drew.cpp
engines/toon/drew.h
engines/toon/flux.cpp
engines/toon/flux.h
engines/toon/font.cpp
engines/toon/font.h
engines/toon/hotspot.cpp
engines/toon/hotspot.h
engines/toon/metaengine.cpp
engines/toon/movie.cpp
engines/toon/movie.h
engines/toon/path.cpp
engines/toon/path.h
engines/toon/picture.cpp
engines/toon/picture.h
engines/toon/resource.cpp
engines/toon/resource.h
engines/toon/script.cpp
engines/toon/script.h
engines/toon/script_func.cpp
engines/toon/script_func.h
engines/toon/state.cpp
engines/toon/state.h
engines/toon/subtitles.cpp
engines/toon/subtitles.h
engines/toon/text.cpp
engines/toon/text.h
engines/toon/tools.cpp
engines/toon/tools.h
engines/toon/toon.cpp
engines/toon/toon.h
video/smk_decoder.cpp
video/smk_decoder.h
diff --git a/engines/toon/anim.cpp b/engines/toon/anim.cpp
index 3e0b22222c8..da35e145c79 100644
--- a/engines/toon/anim.cpp
+++ b/engines/toon/anim.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/anim.h b/engines/toon/anim.h
index de3415858d4..1df660546d2 100644
--- a/engines/toon/anim.h
+++ b/engines/toon/anim.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/audio.cpp b/engines/toon/audio.cpp
index 219a1da66d9..b0464299888 100644
--- a/engines/toon/audio.cpp
+++ b/engines/toon/audio.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/audio.h b/engines/toon/audio.h
index 757f81dcb5e..7303296c41c 100644
--- a/engines/toon/audio.h
+++ b/engines/toon/audio.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/character.cpp b/engines/toon/character.cpp
index d85ccba0a16..bf329f4fdd0 100644
--- a/engines/toon/character.cpp
+++ b/engines/toon/character.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/character.h b/engines/toon/character.h
index 9aa46c2343b..79bfd914990 100644
--- a/engines/toon/character.h
+++ b/engines/toon/character.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/conversation.cpp b/engines/toon/conversation.cpp
index 66b6dd6334b..01f6d982cc8 100644
--- a/engines/toon/conversation.cpp
+++ b/engines/toon/conversation.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/conversation.h b/engines/toon/conversation.h
index e49b35004d2..76a6dedaa4d 100644
--- a/engines/toon/conversation.h
+++ b/engines/toon/conversation.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/detection.cpp b/engines/toon/detection.cpp
index fd03e8d668f..2acf43b628b 100644
--- a/engines/toon/detection.cpp
+++ b/engines/toon/detection.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/drew.cpp b/engines/toon/drew.cpp
index 47b272e53df..66eef82f3f3 100644
--- a/engines/toon/drew.cpp
+++ b/engines/toon/drew.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/drew.h b/engines/toon/drew.h
index 4061b2e2d06..f05d237b64c 100644
--- a/engines/toon/drew.h
+++ b/engines/toon/drew.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/flux.cpp b/engines/toon/flux.cpp
index e1e71696cdd..fb223f69564 100644
--- a/engines/toon/flux.cpp
+++ b/engines/toon/flux.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/flux.h b/engines/toon/flux.h
index ffe3f9b05f4..00adb62061c 100644
--- a/engines/toon/flux.h
+++ b/engines/toon/flux.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/font.cpp b/engines/toon/font.cpp
index 4516d38b960..322b751aaf7 100644
--- a/engines/toon/font.cpp
+++ b/engines/toon/font.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/font.h b/engines/toon/font.h
index c74cc396bf6..8ba0c869ed8 100644
--- a/engines/toon/font.h
+++ b/engines/toon/font.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/hotspot.cpp b/engines/toon/hotspot.cpp
index 50c18afdd56..a36e0cf706d 100644
--- a/engines/toon/hotspot.cpp
+++ b/engines/toon/hotspot.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/hotspot.h b/engines/toon/hotspot.h
index 0d4bac8e68a..c20388b2fca 100644
--- a/engines/toon/hotspot.h
+++ b/engines/toon/hotspot.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/metaengine.cpp b/engines/toon/metaengine.cpp
index 7fb01cbafcf..e1d25d3ccdd 100644
--- a/engines/toon/metaengine.cpp
+++ b/engines/toon/metaengine.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/movie.cpp b/engines/toon/movie.cpp
index 991f1db007d..49d043db2e2 100644
--- a/engines/toon/movie.cpp
+++ b/engines/toon/movie.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/movie.h b/engines/toon/movie.h
index 39a6dc046eb..b3907686776 100644
--- a/engines/toon/movie.h
+++ b/engines/toon/movie.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/path.cpp b/engines/toon/path.cpp
index 0b324a1e9aa..fed008f04a1 100644
--- a/engines/toon/path.cpp
+++ b/engines/toon/path.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/path.h b/engines/toon/path.h
index 2a6a7fbf46c..778760dde3a 100644
--- a/engines/toon/path.h
+++ b/engines/toon/path.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/picture.cpp b/engines/toon/picture.cpp
index a37887d2758..736a670b3fa 100644
--- a/engines/toon/picture.cpp
+++ b/engines/toon/picture.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/picture.h b/engines/toon/picture.h
index b40b577a43a..9b5bda927cb 100644
--- a/engines/toon/picture.h
+++ b/engines/toon/picture.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/resource.cpp b/engines/toon/resource.cpp
index b52cd94128b..09bbb069d6e 100644
--- a/engines/toon/resource.cpp
+++ b/engines/toon/resource.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/resource.h b/engines/toon/resource.h
index d2cfa815471..c99b4ca07c3 100644
--- a/engines/toon/resource.h
+++ b/engines/toon/resource.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/script.cpp b/engines/toon/script.cpp
index 61b9162eb0c..eed5d24a803 100644
--- a/engines/toon/script.cpp
+++ b/engines/toon/script.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/script.h b/engines/toon/script.h
index d5a48d30d6c..9e71e15298a 100644
--- a/engines/toon/script.h
+++ b/engines/toon/script.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/script_func.cpp b/engines/toon/script_func.cpp
index 32522ca7c71..442ad8a8f54 100644
--- a/engines/toon/script_func.cpp
+++ b/engines/toon/script_func.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/script_func.h b/engines/toon/script_func.h
index 0e28f3f10fa..9c5e90946c9 100644
--- a/engines/toon/script_func.h
+++ b/engines/toon/script_func.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/state.cpp b/engines/toon/state.cpp
index 386831011da..4acc668c257 100644
--- a/engines/toon/state.cpp
+++ b/engines/toon/state.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/state.h b/engines/toon/state.h
index 65fd33d85c0..af32dfcbb04 100644
--- a/engines/toon/state.h
+++ b/engines/toon/state.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/subtitles.cpp b/engines/toon/subtitles.cpp
index 23ebaf10412..012d6e9a1db 100644
--- a/engines/toon/subtitles.cpp
+++ b/engines/toon/subtitles.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/subtitles.h b/engines/toon/subtitles.h
index f8944f6929e..d5a85b28f3b 100644
--- a/engines/toon/subtitles.h
+++ b/engines/toon/subtitles.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/text.cpp b/engines/toon/text.cpp
index 8a4501b1efe..457c8d6dced 100644
--- a/engines/toon/text.cpp
+++ b/engines/toon/text.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/text.h b/engines/toon/text.h
index 6514bac18f4..e169cafa77e 100644
--- a/engines/toon/text.h
+++ b/engines/toon/text.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/tools.cpp b/engines/toon/tools.cpp
index 74e164c7322..6fb61240abf 100644
--- a/engines/toon/tools.cpp
+++ b/engines/toon/tools.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/tools.h b/engines/toon/tools.h
index 35696562e57..ca820c2e65a 100644
--- a/engines/toon/tools.h
+++ b/engines/toon/tools.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/toon.cpp b/engines/toon/toon.cpp
index 65a34547510..1ed03692d0b 100644
--- a/engines/toon/toon.cpp
+++ b/engines/toon/toon.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/engines/toon/toon.h b/engines/toon/toon.h
index 4a8ce8be869..c438d4baff7 100644
--- a/engines/toon/toon.h
+++ b/engines/toon/toon.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * exclusvely licensed this code on March 23th, 2024, to be use in
+ * exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/video/smk_decoder.cpp b/video/smk_decoder.cpp
index 2343a468947..96ae35517f3 100644
--- a/video/smk_decoder.cpp
+++ b/video/smk_decoder.cpp
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * non-exclusvely licensed this code on March 23th, 2024, to be use in
+ * non-exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
diff --git a/video/smk_decoder.h b/video/smk_decoder.h
index d8af8e8571a..03daba3b84f 100644
--- a/video/smk_decoder.h
+++ b/video/smk_decoder.h
@@ -20,7 +20,7 @@
*
* This file is dual-licensed.
* In addition to the GPLv3 license mentioned above, MojoTouch has
- * non-exclusvely licensed this code on March 23th, 2024, to be use in
+ * non-exclusively licensed this code on March 23th, 2024, to be used in
* closed-source products.
* Therefore, any contributions (commits) to it will also be dual-licensed.
*
More information about the Scummvm-git-logs
mailing list