diff options
author | Evan Prodromou <evan@status.net> | 2010-09-03 15:26:25 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-09-03 15:26:25 -0400 |
commit | ef1cb1cc9493034801ced15bc2e84418caa60f54 (patch) | |
tree | b48c59d72b2d52e7a54ded47a6550e8af140f5ef /doc-src/bookmarklet | |
parent | 4aac47de0337e18dd08646aa9932655d88746eed (diff) |
explicitly license documentation under CC-BY 3.0
Diffstat (limited to 'doc-src/bookmarklet')
-rw-r--r-- | doc-src/bookmarklet | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc-src/bookmarklet b/doc-src/bookmarklet index ae359d2db..0b77bf45a 100644 --- a/doc-src/bookmarklet +++ b/doc-src/bookmarklet @@ -1,3 +1,7 @@ +<!-- Copyright 2008-2010 StatusNet Inc. and contributors. --> +<!-- Document licensed under Creative Commons Attribution 3.0 Unported. See --> +<!-- http://creativecommons.org/licenses/by/3.0/ for details. --> + A bookmarklet is a small piece of javascript code used as a bookmark. This one will let you post to %%site.name%% simply by selecting some text on a page and pressing the bookmarklet. Drag-and-drop the following link to your bookmarks bar or right-click it and add it to your browser favorites to keep it handy. |