mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-21 18:08:37 +00:00
ATS-443 : Dependency updates (#59)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#-------------------------------------------------------------------------------
|
||||
# Already used licenses in project :
|
||||
# - (MIT-style) netCDF C library license
|
||||
# - Apache 1.1
|
||||
# - Apache 2
|
||||
# - Apache 2.0
|
||||
# - Apache License 2.0
|
||||
@@ -15,7 +16,7 @@
|
||||
# - Bouncy Castle Licence
|
||||
# - CDDL + GPLv2 with classpath exception
|
||||
# - CDDL 1.1
|
||||
# - CDDL License
|
||||
# - CDDL v1.1 / GPL v2 dual license
|
||||
# - CDDL+GPL License
|
||||
# - CDDL, v1.0
|
||||
# - CDDL/GPLv2+CE
|
||||
@@ -23,6 +24,8 @@
|
||||
# - CPL
|
||||
# - Common Development and Distribution License (CDDL) v1.0
|
||||
# - Dual license consisting of the CDDL v1.1 and GPL v2
|
||||
# - EDL 1.0
|
||||
# - EPL 2.0
|
||||
# - Eclipse Distribution License - v 1.0
|
||||
# - Eclipse Public License - v 1.0
|
||||
# - GNU General Public Library
|
||||
@@ -33,14 +36,15 @@
|
||||
# - LGPL, version 2.1
|
||||
# - MIT License
|
||||
# - MIT License (MIT)
|
||||
# - MIT license
|
||||
# - Mozilla Public License 1.1 (MPL 1.1)
|
||||
# - New BSD license
|
||||
# - OGC copyright
|
||||
# - Public
|
||||
# - Public Domain
|
||||
# - Public Domain, per Creative Commons CC0
|
||||
# - Similar to Apache License but with the acknowledgment clause removed
|
||||
# - Specification License
|
||||
# - Sun Binary Code License Agreement
|
||||
# - The Apache License, Version 2.0
|
||||
# - The Apache Software License, Version 2.0
|
||||
# - The BSD License
|
||||
@@ -49,18 +53,16 @@
|
||||
# - The SAX License
|
||||
# - The W3C License
|
||||
# - UnRar License
|
||||
# - http://jaxen.codehaus.org/license.html
|
||||
# - lgpl
|
||||
#-------------------------------------------------------------------------------
|
||||
# Please fill the missing licenses for dependencies :
|
||||
#
|
||||
#
|
||||
#Wed Jun 19 15:51:55 EEST 2019
|
||||
#Fri Jun 21 12:08:04 EEST 2019
|
||||
org.acegisecurity--acegi-security--0.8.2_patched=Apache License 2.0
|
||||
javax.servlet--servlet-api--2.5=CDDL License
|
||||
javax.transaction--jta--1.0.1b=Sun Binary Code License Agreement
|
||||
net.jcip--jcip-annotations--1.0=Public
|
||||
xerces--xercesImpl--2.11.0-alfresco-patched-20180402=Apache License 2.0
|
||||
javax.transaction--jta--1.1=Sun Binary Code License Agreement
|
||||
commons-httpclient--commons-httpclient--3.1-HTTPCLIENT-1265=Apache License 2.0
|
||||
xpp3--xpp3--1.1.3_8=Apache 1.1
|
||||
org.codehaus.guessencoding--guessencoding--1.4=Apache License 2.0
|
||||
|
Reference in New Issue
Block a user