Skip to content

Commit e4a4938

Browse files
committed
Added note about licensing and copyright of the Code Snippets Database.
1 parent bf82386 commit e4a4938

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Src/Help/HTML/task_submit.htm

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
55
* obtain one at http://mozilla.org/MPL/2.0/
66
*
7-
* Copyright (C) 2008-2012, Peter Johnson (www.delphidabbler.com).
7+
* Copyright (C) 2008-2014, Peter Johnson (www.delphidabbler.com).
88
*
99
* $Rev$
1010
* $Date$
@@ -37,5 +37,14 @@ <h1>
3737
must be compilable in at least one Delphi or Free Pascal compiler. It is
3838
helpful if you can ensure your code compiles before submitting it.
3939
</p>
40+
<p>
41+
Once included in the Code Snippets Database the code will be licensed
42+
under the terms of the <a
43+
class="weblink"
44+
target="_blank"
45+
href="http://opensource.org/licenses/MIT"
46+
>MIT License</a> and copyright will be held jointly by the database
47+
contributors.
48+
</p>
4049
</body>
4150
</html>

0 commit comments

Comments
 (0)