Skip to content

Commit 77ff642

Browse files
committed
Minor update to privacy statement re usage of email address when submitting code to the online database.
1 parent 3b59149 commit 77ff642

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Docs/Privacy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ is also emailed to the database maintainer (currently the author of CodeSnip).
176176
The snippets may be edited and published on the Code Snippets online database
177177
and distributed to CodeSnip users. Your name may be used to credit the snippets.
178178
Your email address will not be published and is used only to contact you with
179-
any queries about the submitted code.
179+
any queries about the submitted code or its licensing.
180180

181181

182182
Displaying the latest news

Src/Help/HTML/privacy_statement.htm

Lines changed: 3 additions & 2 deletions
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) 2005-2013, Peter Johnson (www.delphidabbler.com).
7+
* Copyright (C) 2005-2014, Peter Johnson (www.delphidabbler.com).
88
*
99
* $Rev$
1010
* $Date$
@@ -299,7 +299,8 @@ <h3>
299299
The snippets may be edited and published on the Code Snippets online
300300
database and distributed to <em>CodeSnip</em> users. Your name may be used
301301
to credit the snippets. Your email address will not be published and is
302-
used only to contact you with any queries about the submitted code.
302+
used only to contact you with any queries about the submitted code or its
303+
licensing.
303304
</p>
304305
<h3>
305306
Displaying the latest news

0 commit comments

Comments
 (0)