diff --git a/flask_website/templates/snippets/new.html b/flask_website/templates/snippets/new.html
index d8d82f43..d806df8a 100644
--- a/flask_website/templates/snippets/new.html
+++ b/flask_website/templates/snippets/new.html
@@ -16,6 +16,11 @@
To highlight Python code or Jinja templates, prefix your code blocks
with #!python, #!html+jinja or any other
Pygments lexer name.
+
+ By placing a snippet here you implicitly give it away as being + a piece of code in the public domain or a similar concept in your + legislation with similar implications. Anyone can use the snippet + freely for anything.