r3688 - in trunk/src: license site/rst/documentation/devel
Author: echatellier Date: 2012-04-26 16:48:24 +0200 (Thu, 26 Apr 2012) New Revision: 3688 Url: http://forge.codelutin.com/repositories/revision/isis-fish/3688 Log: Fix header and third party Modified: trunk/src/license/THIRD-PARTY.properties trunk/src/site/rst/documentation/devel/rcaparmor.rst Modified: trunk/src/license/THIRD-PARTY.properties =================================================================== --- trunk/src/license/THIRD-PARTY.properties 2012-04-26 14:33:33 UTC (rev 3687) +++ trunk/src/license/THIRD-PARTY.properties 2012-04-26 14:48:24 UTC (rev 3688) @@ -7,11 +7,11 @@ # - Apache Software License Version 2.0 # - Apache Software License, Version 1.1 # - Apache Software License, Version 2.0 -# - BBN Technologies # - BSD License # - BSD licence # - BSD style # - BSD-style license +# - Bouncy Castle License # - CDDL # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 @@ -30,11 +30,13 @@ # - Lesser General Public License (LPGL) # - Lesser General Public License (LPGL) v 2.1 # - MIT License +# - MPL 1.1 +# - Mozilla Public License +# - OpenMap Software License Agreement # - Revised BSD # - Sun's Binary Code License # - The Apache Software License, Version 2.0 # - The H2 License, Version 1.0 -# - http://asm.ow2.org/license.html # - http://sqljet.com/ # - http://svnkit.com/license.html # - http://www.trilead.com/Products/Trilead_SSH_for_Java/License/ @@ -43,10 +45,8 @@ # Please fill the missing licenses for dependencies : # # -#Fri Nov 18 15:56:18 CET 2011 +#Thu Apr 26 16:37:35 CEST 2012 antlr--antlr--2.7.6=BSD License -asm--asm-commons--3.1=http\://asm.ow2.org/license.html -asm--asm-tree--3.1=http\://asm.ow2.org/license.html aspectwerkz--aspectwerkz--2.0=GNU Lesser General Public License aspectwerkz--aspectwerkz-core--2.0=GNU Lesser General Public License aspectwerkz--aspectwerkz-jdk5--2.0=GNU Lesser General Public License @@ -55,7 +55,6 @@ commons-jxpath--commons-jxpath--1.3=The Apache Software License, Version 2.0 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=BSD License -javassist--javassist--3.8.0.GA=GNU Lesser General Public License javax.activation--activation--1.1.1=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 javax.transaction--jta--1.1=Java Transaction API (JTA) License jaxen--jaxen--1.1.1=Jaxen license Modified: trunk/src/site/rst/documentation/devel/rcaparmor.rst =================================================================== --- trunk/src/site/rst/documentation/devel/rcaparmor.rst 2012-04-26 14:33:33 UTC (rev 3687) +++ trunk/src/site/rst/documentation/devel/rcaparmor.rst 2012-04-26 14:48:24 UTC (rev 3688) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * IsisFish +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2012 CodeLutin, Chatellier Eric +.. * %% +.. * This program is free software: you can redistribute it and/or modify +.. * it under the terms of the GNU General Public License as +.. * published by the Free Software Foundation, either version 2 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 Public License for more details. +.. * +.. * You should have received a copy of the GNU General Public +.. * License along with this program. If not, see +.. * <http://www.gnu.org/licenses/gpl-2.0.html>. +.. * #L% +.. - Utilisation de R sur caparmor =============================
participants (1)
-
echatellier@users.forge.codelutin.com