From cccd994904a8dac386c8d3d92499cab7cf1b1048 Mon Sep 17 00:00:00 2001 From: Luca Beltrame <lbeltrame@kde.org> Date: Sun, 24 May 2015 00:42:43 +0200 Subject: [PATCH] Shorter text for footer --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index 0ddb861..04052a5 100755 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -70,7 +70,7 @@ <section id="subfooter-left" class="b30 small-12 medium-6 columns"> <ul class="inline-list"> <li><a style="display:inline;" href="http://phlow.github.io/feeling-responsive/">Feeling Responsive</a> theme by <a style="display:inline;" href="http://phlow.de/">Phlow</a> </li> - <li>Content licensed under a <a style="display: inline;" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons 3.0 Attribution NonCommercial ShareAlike</a> license.</li> + <li>Content licensed under a <a style="display: inline;" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a> license.</li> </ul> </section>