Repository: marmotta Updated Branches: refs/heads/develop 5991d61d9 -> 386749499
updated to the new year in the default footer Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/38674949 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/38674949 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/38674949 Branch: refs/heads/develop Commit: 386749499fb787a5719d861d1b16178694fc65ca Parents: 5991d61 Author: Sergio Fernández <[email protected]> Authored: Thu Jan 8 13:50:49 2015 +0100 Committer: Sergio Fernández <[email protected]> Committed: Thu Jan 8 13:50:49 2015 +0100 ---------------------------------------------------------------------- .../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/38674949/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 4bc8374..dd2cf51 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-2014 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-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. # custom logo kiwi.pages.project.custom.logo = core/public/img/logo/custom-logo.png
