aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorSaúl Ibarra Corretgé <saghul@gmail.com>2017-03-12 22:55:43 +0100
committerSaúl Ibarra Corretgé <saghul@gmail.com>2017-04-28 11:15:47 +0200
commit481f45440300c803d1a60e21a1d40b43338cfc35 (patch)
tree9361fb901dfc820c5b6dcaa12b8d84ba300991f9 /docs/src
parent1caae80cd6ff22105da564c6b4e88bf1f25208f4 (diff)
downloadlibuv-481f45440300c803d1a60e21a1d40b43338cfc35.tar.gz
libuv-481f45440300c803d1a60e21a1d40b43338cfc35.zip
doc: remove licensing note from guide/about
PR-URL: https://github.com/libuv/libuv/pull/1246 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/guide/about.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/src/guide/about.rst b/docs/src/guide/about.rst
index 8dc58cbe..2de658d5 100644
--- a/docs/src/guide/about.rst
+++ b/docs/src/guide/about.rst
@@ -20,9 +20,3 @@ This book was made using `Sphinx <http://sphinx.pocoo.org/>`_ and `vim
In 2017 the libuv project incorporated the Nikhil's work into the official
documentation and it's maintained there henceforth.
-Licensing
----------
-
-The contents of this book are licensed as `Creative Commons - Attribution
-<http://creativecommons.org/licenses/by/3.0/>`_. All code is in the **public
-domain**.