r233 - in trunk: nuiton-rss/src/license nuiton-security/src/main/resources/WEB-INF/security
Author: echatellier Date: 2012-10-30 17:12:15 +0100 (Tue, 30 Oct 2012) New Revision: 233 Url: http://nuiton.org/repositories/revision/nuiton-web/233 Log: Fix headers Modified: trunk/nuiton-rss/src/license/THIRD-PARTY.properties trunk/nuiton-security/src/main/resources/WEB-INF/security/login.jsp trunk/nuiton-security/src/main/resources/WEB-INF/security/role-permissions.jsp trunk/nuiton-security/src/main/resources/WEB-INF/security/role.jsp trunk/nuiton-security/src/main/resources/WEB-INF/security/user-roles.jsp trunk/nuiton-security/src/main/resources/WEB-INF/security/user.jsp Modified: trunk/nuiton-rss/src/license/THIRD-PARTY.properties =================================================================== --- trunk/nuiton-rss/src/license/THIRD-PARTY.properties 2012-10-30 07:44:27 UTC (rev 232) +++ trunk/nuiton-rss/src/license/THIRD-PARTY.properties 2012-10-30 16:12:15 UTC (rev 233) @@ -1,7 +1,6 @@ # Generated by org.codehaus.mojo.license.AddThirdPartyMojo #------------------------------------------------------------------------------- # Already used licenses in project : -# - Apache Software License Like # - BSD License # - BSD style # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 @@ -11,13 +10,13 @@ # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 # - MIT License +# - Similar to Apache License but with the acknowledgment clause removed # - Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0 # - The Apache Software License, Version 2.0 #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Sun Feb 19 12:50:29 CET 2012 +#Wed Oct 24 14:20:44 CEST 2012 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 javax.servlet--servlet-api--2.5=Sun Microsystems, Inc. Binary Code License Agreement for the JDK 5.0 -org.jdom--jdom--1.1=Apache Software License Like Modified: trunk/nuiton-security/src/main/resources/WEB-INF/security/login.jsp =================================================================== --- trunk/nuiton-security/src/main/resources/WEB-INF/security/login.jsp 2012-10-30 07:44:27 UTC (rev 232) +++ trunk/nuiton-security/src/main/resources/WEB-INF/security/login.jsp 2012-10-30 16:12:15 UTC (rev 233) @@ -1,12 +1,24 @@ <%-- #%L - SGQ :: Web + Nuiton Web :: Nuiton Security $Id:$ $HeadURL:$ %% - Copyright (C) 2012 Herboristerie Cailleau + Copyright (C) 2012 CodeLutin, Chatellier Eric %% - Herboristerie Cailleau - Tous droits réservés + 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% --%> <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> @@ -32,4 +44,4 @@ </s:form> </div> </body> -</html> \ No newline at end of file +</html> Modified: trunk/nuiton-security/src/main/resources/WEB-INF/security/role-permissions.jsp =================================================================== --- trunk/nuiton-security/src/main/resources/WEB-INF/security/role-permissions.jsp 2012-10-30 07:44:27 UTC (rev 232) +++ trunk/nuiton-security/src/main/resources/WEB-INF/security/role-permissions.jsp 2012-10-30 16:12:15 UTC (rev 233) @@ -1,12 +1,24 @@ <%-- #%L - SGQ :: Web + Nuiton Web :: Nuiton Security $Id:$ $HeadURL:$ %% - Copyright (C) 2012 Herboristerie Cailleau + Copyright (C) 2012 CodeLutin, Chatellier Eric %% - Herboristerie Cailleau - Tous droits réservés + 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% --%> <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> @@ -77,4 +89,4 @@ </div> </body> -</html> \ No newline at end of file +</html> Modified: trunk/nuiton-security/src/main/resources/WEB-INF/security/role.jsp =================================================================== --- trunk/nuiton-security/src/main/resources/WEB-INF/security/role.jsp 2012-10-30 07:44:27 UTC (rev 232) +++ trunk/nuiton-security/src/main/resources/WEB-INF/security/role.jsp 2012-10-30 16:12:15 UTC (rev 233) @@ -1,12 +1,24 @@ <%-- #%L - SGQ :: Web + Nuiton Web :: Nuiton Security $Id:$ $HeadURL:$ %% - Copyright (C) 2012 Herboristerie Cailleau + Copyright (C) 2012 CodeLutin, Chatellier Eric %% - Herboristerie Cailleau - Tous droits réservés + 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% --%> <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> @@ -45,4 +57,4 @@ </s:if> </body> -</html> \ No newline at end of file +</html> Modified: trunk/nuiton-security/src/main/resources/WEB-INF/security/user-roles.jsp =================================================================== --- trunk/nuiton-security/src/main/resources/WEB-INF/security/user-roles.jsp 2012-10-30 07:44:27 UTC (rev 232) +++ trunk/nuiton-security/src/main/resources/WEB-INF/security/user-roles.jsp 2012-10-30 16:12:15 UTC (rev 233) @@ -1,12 +1,24 @@ <%-- #%L - SGQ :: Web + Nuiton Web :: Nuiton Security $Id:$ $HeadURL:$ %% - Copyright (C) 2012 Herboristerie Cailleau + Copyright (C) 2012 CodeLutin, Chatellier Eric %% - Herboristerie Cailleau - Tous droits réservés + 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% --%> <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> @@ -91,4 +103,4 @@ </div> </div> </body> -</html> \ No newline at end of file +</html> Modified: trunk/nuiton-security/src/main/resources/WEB-INF/security/user.jsp =================================================================== --- trunk/nuiton-security/src/main/resources/WEB-INF/security/user.jsp 2012-10-30 07:44:27 UTC (rev 232) +++ trunk/nuiton-security/src/main/resources/WEB-INF/security/user.jsp 2012-10-30 16:12:15 UTC (rev 233) @@ -1,12 +1,24 @@ <%-- #%L - SGQ :: Web + Nuiton Web :: Nuiton Security $Id:$ $HeadURL:$ %% - Copyright (C) 2012 Herboristerie Cailleau + Copyright (C) 2012 CodeLutin, Chatellier Eric %% - Herboristerie Cailleau - Tous droits réservés + 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% --%> <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> @@ -46,4 +58,4 @@ </s:if> </div> </body> -</html> \ No newline at end of file +</html>
participants (1)
-
echatellier@users.nuiton.org