From bf7cdc9f6fb6c07257796ccdc22d1b803928f13b Mon Sep 17 00:00:00 2001 From: ChristopherPrice <christopher.price@ericsson.com> Date: Mon, 5 Sep 2016 07:29:54 +0200 Subject: Removing excess License info. Removed License info from the sidebar, on review it is not necessary. Change-Id: I12c7a4d4c6ec7498462e99e953867ba64630858b Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> --- etc/pagemenu.html | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/pagemenu.html') diff --git a/etc/pagemenu.html b/etc/pagemenu.html index c1eb4fc01..f5c951ae0 100644 --- a/etc/pagemenu.html +++ b/etc/pagemenu.html @@ -20,6 +20,5 @@ <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> -- cgit