Skip to content

Commit 81d4294

Browse files
committed
Noted that a working email address should be provided in code submission wizard.
1 parent 77ff642 commit 81d4294

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

Src/Help/HTML/dlg_submit.htm

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,11 @@ <h2>
9292
are provided. Once the data has been entered click the <em>Next</em>
9393
button to move to the next page.
9494
</p>
95+
<p>
96+
<em>You should provide a valid, working, email address in case there is a
97+
need to contact you with any licensing queries. In the case where a dummy
98+
email address is provided your submission may be rejected.</em>
99+
</p>
95100
<p>
96101
<strong>Note:</strong> your personal data will not be abused and your
97102
email address will not be published. See the
@@ -106,15 +111,15 @@ <h2>
106111
class="weblink"
107112
target="_blank"
108113
href="http://opensource.org/licenses/MIT"
109-
>MIT License</a> and are copyrighted by the <a
114+
>MIT License</a> and is copyright by the <a
110115
class="weblink"
111116
target="_blank"
112117
href="http://snippets.delphidabbler.com/contributors"
113118
>Code Snippets Database contributors</a>.
114119
</p>
115120
<p>
116121
In order to submit snippets to the database you must confirm that you have
117-
the <a href="submission-rights.htm">right</a> to submit the snippet and
122+
the <a href="submission-rights.htm">right</a> to submit the snippets and
118123
that you agree for it to be released under the MIT license.
119124
</p>
120125
<h2>

0 commit comments

Comments
 (0)