MARMOTTA-626: updated default footer
Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/c4ab5362 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/c4ab5362 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/c4ab5362 Branch: refs/heads/MARMOTTA-584 Commit: c4ab53625fe8f5e668d57a5a1b863afa10ccb9f0 Parents: 9e23c0c Author: Sergio Fernández <[email protected]> Authored: Mon May 2 15:18:53 2016 +0200 Committer: Sergio Fernández <[email protected]> Committed: Mon May 2 15:18:53 2016 +0200 ---------------------------------------------------------------------- .../marmotta-core/src/main/resources/config-defaults.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/c4ab5362/platform/marmotta-core/src/main/resources/config-defaults.properties ---------------------------------------------------------------------- diff --git a/platform/marmotta-core/src/main/resources/config-defaults.properties b/platform/marmotta-core/src/main/resources/config-defaults.properties index dd2cf51..60f7b4c 100644 --- a/platform/marmotta-core/src/main/resources/config-defaults.properties +++ b/platform/marmotta-core/src/main/resources/config-defaults.properties @@ -48,7 +48,7 @@ kiwi.pages.project = marmotta kiwi.pages.project.marmotta.logo = core/public/img/logo/marmotta-logo.png # marmotta footer -kiwi.pages.project.marmotta.footer = Copyright © 2013-2015 The Apache Software Foundation, Licensed under the <a href\="\#">Apache License, Version 2.0.</a><br>Apache, Marmotta, the Apache feather and Marmotta logos are trademarks of The Apache Software Foundation. +kiwi.pages.project.marmotta.footer = Copyright © 2013-2016 The Apache Software Foundation, Licensed under the <a href\="\#">Apache License, Version 2.0.</a><br>Apache, Marmotta, the Apache feather and Marmotta logos are trademarks of The Apache Software Foundation. # custom logo kiwi.pages.project.custom.logo = core/public/img/logo/custom-logo.png
