Fix rendering of links in license documentation

Links in the license boxes were not rendered, e.g. for the CC-BY3.0
license it was literally showing
  link:http://creativecommons.org/licenses/by/3.0/us/[CC-BY 3.0]
instead of rendering this as a 'CC-BY 3.0' link that links to
http://creativecommons.org/licenses/by/3.0/us/.

Change-Id: I4bb60b1a01cc38c4a906bed63d1f30780cac63c2
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2 files changed