This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git commit ad8616610d5540addc886820e0ec9319646144c1 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 17 17:16:27 2017 +0100 Happy new year commit --- coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp | 2 +- coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp b/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp index 3e95f17..2567a2c 100644 --- a/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp +++ b/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp @@ -123,7 +123,7 @@ </a> </li> <li> - Copyright 2010 - 2016 + Copyright 2010 - 2017 <a href="http://www.ifremer.fr" title="Ifremer" target="_blank">Ifremer</a>, <a href="http://www.codelutin.com" title="Code Lutin" target="_blank">Code Lutin</a> </li> diff --git a/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp b/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp index e57ea17..64772eb 100644 --- a/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp +++ b/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp @@ -121,7 +121,7 @@ </a> </li> <li> - Copyright 2010 - 2016 + Copyright 2010 - 2017 <a href="http://www.ifremer.fr" title="Ifremer" target="_blank">Ifremer</a>, <a href="http://www.codelutin.com" title="Code Lutin" target="_blank">Code Lutin</a> </li> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.