This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen_1.x. See https://gitlab.nuiton.org/None/pollen_1.x.git commit 9bc5b8ed9b8b81c8ae6c34dc3bebcf06f98bb206 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Feb 27 10:33:57 2017 +0100 Update footer --- .../src/main/webapp/WEB-INF/decorators/layout-default.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pollen-ui-struts2/src/main/webapp/WEB-INF/decorators/layout-default.jsp b/pollen-ui-struts2/src/main/webapp/WEB-INF/decorators/layout-default.jsp index dc89af2..c85a7da 100644 --- a/pollen-ui-struts2/src/main/webapp/WEB-INF/decorators/layout-default.jsp +++ b/pollen-ui-struts2/src/main/webapp/WEB-INF/decorators/layout-default.jsp @@ -5,7 +5,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2009 - 2012 CodeLutin, Tony Chemit + Copyright (C) 2009 - 2017 CodeLutin, Tony Chemit %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by @@ -335,7 +335,7 @@ <%=PollenActionSupport.getApplicationVersion()%></a> - <a href="http://www.gnu.org/licenses/agpl.html"> <s:text name="pollen.common.license"/></a> - - <span title="Copyright">©2009-2015</span> + <span title="Copyright">©2009-2017</span> <a href="http://www.codelutin.com">Code Lutin</a> - <a href="https://forge.chorem.org/projects/pollen/issues"> <s:text name="pollen.common.bugReport"/></a> - -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.