Skip to content

Commit 2acab01

Browse files
authored
Merge pull request #397 from Crizz0/update-revision-submission-decrib
Use wording and link to coding guidelines 3.3 instead of 3.2
2 parents a236cfa + c699888 commit 2acab01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/en/types/extension.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
'EXTENSION_UPDATE_PUBLIC_NOTES' => '
8181
8282
[b]Notes:[/b] %1$s',
83-
'EXTENSION_UPLOAD_AGREEMENT' => '<span style="font-size: 1.5em;">By submitting this revision you agree to abide by the <a href="https://www.phpbb.com/extensions/rules-and-policies/">Extensions database policies</a> and that your extension conforms to and follows the <a href="https://area51.phpbb.com/docs/32x/coding-guidelines.html">phpBB 3.2 Coding Guidelines</a>.
83+
'EXTENSION_UPLOAD_AGREEMENT' => '<span style="font-size: 1.5em;">By submitting this revision you agree to abide by the <a href="https://www.phpbb.com/extensions/rules-and-policies/">Extensions database policies</a> and that your extension conforms to and follows the <a href="https://area51.phpbb.com/docs/33x/coding-guidelines.html">phpBB 3.3 Coding Guidelines</a>.
8484
8585
You also agree and accept that this extension is to be released under the <a href="https://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</a> and that the license of any included components are compatible with the <a href="https://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</a> 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 <a href="https://en.wikipedia.org/wiki/List_of_FSF_approved_software_licenses">list of FSF approved software licenses</a>.</span>',
8686
'EXTENSION_VALIDATION' => '[phpBB Extension-Validation] %1$s %2$s',

0 commit comments

Comments
 (0)