branch develop updated (c6f5413 -> 5d8d0fd)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository chorem. See http://git.chorem.org/chorem.git from c6f5413 Mise à jour de la configuration du site new 5d8d0fd Fix licences 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 5d8d0fd2112f7fc220fbd8ad62098810877f4c56 Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Feb 4 14:44:24 2016 +0100 Fix licences Summary of changes: chorem-webmotion/src/license/THIRD-PARTY.properties | 17 ++++++++--------- chorem-webmotion/src/main/webapp/js/ui-date.js | 3 ++- 2 files changed, 10 insertions(+), 10 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository chorem. See http://git.chorem.org/chorem.git commit 5d8d0fd2112f7fc220fbd8ad62098810877f4c56 Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Feb 4 14:44:24 2016 +0100 Fix licences --- chorem-webmotion/src/license/THIRD-PARTY.properties | 17 ++++++++--------- chorem-webmotion/src/main/webapp/js/ui-date.js | 3 ++- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/chorem-webmotion/src/license/THIRD-PARTY.properties b/chorem-webmotion/src/license/THIRD-PARTY.properties index 41dc236..8fbf7d2 100644 --- a/chorem-webmotion/src/license/THIRD-PARTY.properties +++ b/chorem-webmotion/src/license/THIRD-PARTY.properties @@ -2,11 +2,10 @@ #------------------------------------------------------------------------------- # Already used licenses in project : # - Apache 2 +# - Apache License # - Apache License 2.0 -# - Apache License, Version 2.0 # - Apache Software License - Version 2.0 # - Apache Software License, version 1.1 -# - BSD # - BSD License # - BSD licence # - BSD style @@ -14,35 +13,35 @@ # - CDDL + GPLv2 with classpath exception # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE, Version 1.0 -# - Common Public License Version 1.0 # - Eclipse Public License - Version 1.0 +# - Eclipse Public License 1.0 # - GNU Affero General Public License version 3 +# - GNU LESSER GENERAL PUBLIC LICENSE Version 2 # - GNU Lesser General Public License, version 2.1 +# - GNU Lesser Public License # - GNU Library or Lesser General Public License # - Indiana University Extreme! Lab Software License, vesion 1.1.1 -# - LGPL -# - LGPL 2.1 # - Lesser General Public License (LGPL) v 3.0 # - Lesser General Public License (LPGL) +# - Lesser General Public License (LPGL) v 2.1 # - MIT License -# - MIT license # - MPL 1.1 # - MPL 2.0, and EPL 1.0 # - New BSD License # - Public Domain # - Public domain +# - Similar to Apache License but with the acknowledgment clause removed # - TECHNOLOGY LICENSE FROM SUN MICROSYSTEMS, INC. # - The Apache Software License, Version 2.0 +# - The New BSD License # - WTFPL -# - lgpl #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Mon Aug 11 09:28:15 CEST 2014 +#Thu Feb 04 14:08:23 CET 2016 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 concurrent--concurrent--1.0=TECHNOLOGY LICENSE FROM SUN MICROSYSTEMS, INC. -dom4j--dom4j--1.6.1=BSD style license javax.servlet--jsp-api--2.0=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 javax.servlet--jstl--1.2=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE, Version 1.0 javax.transaction--jta--1.1=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 diff --git a/chorem-webmotion/src/main/webapp/js/ui-date.js b/chorem-webmotion/src/main/webapp/js/ui-date.js index a6d8e97..e853f35 100644 --- a/chorem-webmotion/src/main/webapp/js/ui-date.js +++ b/chorem-webmotion/src/main/webapp/js/ui-date.js @@ -1,4 +1,5 @@ -/*global angular */ +/* %%Ignore-License */ + /* jQuery UI Datepicker plugin wrapper -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm