Hello Kurt, Weld is licensed under ASL2 as can be seen here - https://github.com/weld/core/blob/master/LICENSE
I've looked into the code history of some of the files you have listed and there was some moving of files between weld projects so following that isn't exactly easy. I believe the licenses there are just a forgotten leftovers and we should edit them appropriately as they can indeed be confusing. I've created https://issues.jboss.org/browse/WELD-2599 which aims to fix those licenses for next release (3.1.3.Final). Regards Matej ----- Original Message ----- > From: "Kurt Krizek" <[email protected]> > To: [email protected] > Sent: Tuesday, October 1, 2019 6:35:42 PM > Subject: [weld-dev] Unknown license terms in "weld servlet shaded > (3.1.1.Final)" > > > > Dear community, > > > > we would like to use “weld servlet shaded (3.1.1.Final)“ for one of our > development projects (chosen download site is > https://mvnrepository.com/artifact/org.jboss.weld.servlet/weld-servlet-shaded/3.1.1.Final > ), but we have found the following statement: > > > > > > * Copyright 2009 Sun Microsystems, Inc. All rights reserved. > > * > > * Use is subject to license terms. > > * > > > > > > in following files: > > > > · > weld-servlet-shaded-3.1.1.Final-sources.jar/org/jboss/weld/bootstrap/api/Singleton.java > > · > weld-servlet-shaded-3.1.1.Final-sources.jar/org/jboss/weld/bootstrap/api/SingletonProvider.java > > · > weld-servlet-shaded-3.1.1.Final-sources.jar/org/jboss/weld/bootstrap/api/helpers/IsolatedStaticSingletonProvider.java > > · > weld-servlet-shaded-3.1.1.Final-sources.jar/org/jboss/weld/bootstrap/api/helpers/TCCLSingletonProvider.java > > · > weld-servlet-shaded-3.1.1.Final-sources.jar/org/jboss/weld/contexts/AbstractConversationContext.java > > · > weld-servlet-shaded-3.1.1.Final-sources.jar/org/jboss/weld/contexts/AbstractSharedContext.java > > · > weld-servlet-shaded-3.1.1.Final-sources.jar/org/jboss/weld/contexts/unbound/DependentContextImpl.java > > · > weld-servlet-shaded-3.1.1.Final-sources.jar/org/jboss/weld/module/web/context/http/HttpRequestContextImpl.java > > · > weld-servlet-shaded-3.1.1.Final-sources.jar/org/jboss/weld/module/web/servlet/WeldInitialListener.java > > · > weld-servlet-shaded-3.1.1.Final-sources.jar/org/jboss/weld/module/web/servlet/WeldTerminalListener.java > > > > > > We would very appreciate if you can provide us more information about these > license terms ! > > > > > > If I address the wrong group of people with my request please accept my > apology and be so kind to send me the correct addressee ! > > > > Thank you, with best regards, > > > > Kurt Krizek > > > > > > Dipl.-Ing. Kurt Krizek > > Siemens Mobility GmbH > MO RS EN CCIP CME PC > Leberstrasse 34 > 1110 Vienna, Austria > Tel.: +43 51707-30234 > Fax: +43 51707-51386 > Mobile: +43 664 6153437 > mailto:[email protected] > www.siemens.com/ingenuityforlife > > Legal form: Gesellschaft mit beschraenkter Haftung; Company seat: Vienna; > Reg. Number: FN 483145 h; Registered at: Commercial Court Vienna > > _______________________________________________ > weld-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/weld-dev _______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
