diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-09-01 11:30:44 +0200 |
---|---|---|
committer | ChristopherPrice <christopher.price@ericsson.com> | 2016-09-01 14:57:37 +0200 |
commit | c821c225fa94982e09a84093261eb0dac39c9264 (patch) | |
tree | 7b5ba3df90a9b4f7454d4464ab0f1cae2baf56c3 /etc | |
parent | 78eabe91bc321a8668281f61d6b7930664e5bd8a (diff) |
Adding creative commons license info.
Cannot build a reference until it's merged I guess, Ryota can you make sure this is not broken?
Change-Id: Ibc7d98287cb513b894ae79f53864f654959de39a
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'etc')
-rw-r--r-- | etc/pagemenu.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pagemenu.html b/etc/pagemenu.html index f5c951ae0..c1eb4fc01 100644 --- a/etc/pagemenu.html +++ b/etc/pagemenu.html @@ -20,5 +20,6 @@ <li>Version: {{version}}</li> <li>Build Date: {{last_updated}}</li> <li>© {{copyright}}</li> + <li>Licenced under: <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a></li> </ul> </div> |