This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See http://git.codelutin.com/coser.git commit 7b242bf57f03feb030645371e08b951c59ef2a8e Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Feb 29 15:07:22 2016 +0100 Happy new year --- coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp | 4 ++-- coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp | 4 ++-- 2 files changed, 4 insertions(+), 4 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 e87e684..3e95f17 100644 --- a/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp +++ b/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2013 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2016 Ifremer, Codelutin, Chatellier Eric %% 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 @@ -123,7 +123,7 @@ </a> </li> <li> - Copyright 2010 - 2013 + Copyright 2010 - 2016 <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 372158e..e57ea17 100644 --- a/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp +++ b/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp @@ -2,7 +2,7 @@ #%L Coser :: Web %% - Copyright (C) 2010 - 2013 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2016 Ifremer, Codelutin, Chatellier Eric %% 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 @@ -121,7 +121,7 @@ </a> </li> <li> - Copyright 2010 - 2013 + Copyright 2010 - 2016 <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>.