branch develop updated (ff1496c -> 4e21db1)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See https://gitlab.nuiton.org/nuiton/scmwebeditor.git from ff1496c fixes #71: Update to struts 2.3.32 new 4e21db1 Update headers The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 4e21db1d8bcd50fa07dbcfc4c53350c2a4bda128 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Mar 20 11:36:18 2017 +0100 Update headers Summary of changes: pom.xml | 22 ++++++++++++++++++++++ swe-git/pom.xml | 22 ++++++++++++++++++++++ swe-scm-api/pom.xml | 22 ++++++++++++++++++++++ swe-svn/pom.xml | 22 ++++++++++++++++++++++ swe-ui-web/pom.xml | 22 ++++++++++++++++++++++ .../src/main/webapp/WEB-INF/content/footer.jsp | 21 +++++++++++++++++++++ 6 files changed, 131 insertions(+) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See https://gitlab.nuiton.org/nuiton/scmwebeditor.git commit 4e21db1d8bcd50fa07dbcfc4c53350c2a4bda128 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Mar 20 11:36:18 2017 +0100 Update headers --- pom.xml | 22 ++++++++++++++++++++++ swe-git/pom.xml | 22 ++++++++++++++++++++++ swe-scm-api/pom.xml | 22 ++++++++++++++++++++++ swe-svn/pom.xml | 22 ++++++++++++++++++++++ swe-ui-web/pom.xml | 22 ++++++++++++++++++++++ .../src/main/webapp/WEB-INF/content/footer.jsp | 21 +++++++++++++++++++++ 6 files changed, 131 insertions(+) diff --git a/pom.xml b/pom.xml index 61d1914..c91d4a7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0"?> +<!-- + #%L + ScmWebEditor + %% + Copyright (C) 2009 - 2017 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> diff --git a/swe-git/pom.xml b/swe-git/pom.xml index c3fc466..1830fbe 100644 --- a/swe-git/pom.xml +++ b/swe-git/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0"?> +<!-- + #%L + ScmWebEditor Git SCM + %% + Copyright (C) 2015 - 2017 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> diff --git a/swe-scm-api/pom.xml b/swe-scm-api/pom.xml index e87646e..0a2785d 100644 --- a/swe-scm-api/pom.xml +++ b/swe-scm-api/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0"?> +<!-- + #%L + ScmWebEditor SCM API + %% + Copyright (C) 2009 - 2017 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> diff --git a/swe-svn/pom.xml b/swe-svn/pom.xml index 21a8558..8d7c75a 100644 --- a/swe-svn/pom.xml +++ b/swe-svn/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0"?> +<!-- + #%L + ScmWebEditor SVN SCM + %% + Copyright (C) 2009 - 2017 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> diff --git a/swe-ui-web/pom.xml b/swe-ui-web/pom.xml index 8cecb0e..4a8612c 100644 --- a/swe-ui-web/pom.xml +++ b/swe-ui-web/pom.xml @@ -1,4 +1,26 @@ <?xml version="1.0"?> +<!-- + #%L + ScmWebEditor UI web + %% + Copyright (C) 2009 - 2017 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> diff --git a/swe-ui-web/src/main/webapp/WEB-INF/content/footer.jsp b/swe-ui-web/src/main/webapp/WEB-INF/content/footer.jsp index 432ec8d..fe1f10f 100644 --- a/swe-ui-web/src/main/webapp/WEB-INF/content/footer.jsp +++ b/swe-ui-web/src/main/webapp/WEB-INF/content/footer.jsp @@ -1,3 +1,24 @@ +<%-- + #%L + ScmWebEditor UI web + %% + Copyright (C) 2009 - 2017 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + #L% + --%> <%@ taglib prefix="s" uri="/struts-tags" %> <%@ page contentType="text/html;charset=UTF-8" language="java" %> <div id="sweVersion"> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm