From c6998880ce54fbb6f620365df815dc6fd04b8118 Mon Sep 17 00:00:00 2001 From: Christian Schnegelberger Date: Sat, 7 Dec 2024 18:31:20 +0100 Subject: [PATCH] Use wording and link to coding guidelines 3.3 instead of 3.2 --- language/en/types/extension.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/en/types/extension.php b/language/en/types/extension.php index 861a8660d..1d5ca2a09 100644 --- a/language/en/types/extension.php +++ b/language/en/types/extension.php @@ -80,7 +80,7 @@ 'EXTENSION_UPDATE_PUBLIC_NOTES' => ' [b]Notes:[/b] %1$s', - 'EXTENSION_UPLOAD_AGREEMENT' => 'By submitting this revision you agree to abide by the Extensions database policies and that your extension conforms to and follows the phpBB 3.2 Coding Guidelines. + 'EXTENSION_UPLOAD_AGREEMENT' => 'By submitting this revision you agree to abide by the Extensions database policies and that your extension conforms to and follows the phpBB 3.3 Coding Guidelines. You also agree and accept that this extension is to be released under the GNU GPLv2 and that the license of any included components are compatible with the GNU GPLv2 and that you also allow the re-distribution of your extension through this website indefinitely. For a list of available licenses and licenses compatible with the GNU GPLv2 please reference the list of FSF approved software licenses.', 'EXTENSION_VALIDATION' => '[phpBB Extension-Validation] %1$s %2$s',