diff options
| author | Jannis Pohlmann <jannis.pohlmann@codethink.co.uk> | 2012-08-07 15:19:14 +0100 |
|---|---|---|
| committer | Jannis Pohlmann <jannis.pohlmann@codethink.co.uk> | 2012-08-07 15:19:14 +0100 |
| commit | 23040a2255cb40b8c768d97a8988ce3b4ed0273e (patch) | |
| tree | 68da025f51196f65551f97dc0ea0b179ef5a9b3f /docs/reference/node-startup-controller | |
| parent | 8188ae8c8f46c8ddc6707ff897008d9d3864d30c (diff) | |
| download | node-startup-controller-23040a2255cb40b8c768d97a8988ce3b4ed0273e.tar.gz | |
License the reference manual under Creative Commons CC0 1.0 Universal
Add a dedicated COPYING.docs file for this. The license is also
mentioned again in the reference manual itself.
Diffstat (limited to 'docs/reference/node-startup-controller')
| -rw-r--r-- | docs/reference/node-startup-controller/node-startup-controller-docs.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/reference/node-startup-controller/node-startup-controller-docs.xml b/docs/reference/node-startup-controller/node-startup-controller-docs.xml index e35334c..d05d376 100644 --- a/docs/reference/node-startup-controller/node-startup-controller-docs.xml +++ b/docs/reference/node-startup-controller/node-startup-controller-docs.xml @@ -13,6 +13,14 @@ <year>2012</year> <holder>GENIVI</holder> </copyright> + <legalnotice id="legalnotice"> + <para> + This reference manual is released under + <ulink type="http" url="http://creativecommons.org/publicdomain/zero/1.0/">Creative Commons CC0 1.0 Universal (CC0 1.0)</ulink>. + For more information and the legal code of this license, please see the + <ulink type="http" url="http://creativecommons.org/publicdomain/zero/1.0/">license website</ulink>. + </para> + </legalnotice> <authorgroup> <author> <firstname>Ben</firstname> |
