<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--
* This Source Code Form is subject to the terms of the Mozilla Public License,
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
* obtain one at http://mozilla.org/MPL/2.0/
*
* Copyright (C) 2014, Peter Johnson (www.delphidabbler.com).
*
* $Rev$
* $Date$
*
* Help topic that explains whether a user has the right to submit a code
* snippet to the Code Snippets Database.
-->
<html>
<head>
<meta
http-equiv="Content-Type"
content="text-html; charset=Windows-1252">
<title>
Submission rights
</title>
<link
rel="stylesheet"
href="../css/codesnip.css"
type="text/css">
</head>
<body>
<object
type="application/x-oleobject"
classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
<param
name="ALink Name"
value="SubmitSnippetRights">
</object>
<h1>
Have I The Right To Submit a Snippet?
</h1>
<p>
<strong>This topic is for guidance only and is not authoritative. To be
sure you have the right to submit a snippet you didn't write you may need
to contact the initial author or read any license that accompanied the
snippet.</strong>
</p>
<ul>
<li>
If you wrote the snippet you have the right to do as you like with it.
</li>
<li>
If you acquired the snippet from a blog post or similar, check the
posting to see if the author has placed any restrictions on use. It is
unusual for the author to assert any rights over code snippets, but they
may do.
</li>
<li>
If a snippet is in the public domain you can submit it and it is OK to
license it under the <a
class="weblink"
target="_blank"
href="http://opensource.org/licenses/MIT"
>MIT License</a>.
</li>
<li>
If you extracted a snippet from anyone's licensed source code then you
need to check the license to see if it allows the code to be distributed
and, if necessary, re-licensed.
</li>
<li>
If the author simply requires credit for his or her work then include
their name in the comments when you submit the snippet and make it clear
they need to be credited. However, if there is any requirement to
reproduce a copyright statement this <em>cannot</em> be met because all
snippets in the Code Snippets database are currenty released under the
copyright of the <a
target="_blank"
class="weblink"
href="http://snippets.delphidabbler.com/contributors"
>Code Snippets Database Contributors</a>.
</li>
</ul>
</body>
</html>