mf.org.eclipse.emf.gwt.ecore.2.18.0.source-code.about.html Maven / Gradle / Ivy
About
About This Content
November 22, 2017
License
The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is available
at http://www.eclipse.org/legal/epl-v20.html.
For purposes of the EPL, "Program" will mean the Content.
If you did not receive this Content directly from the Eclipse Foundation, the Content is
being redistributed by another party ("Redistributor") and different terms and conditions may
apply to your use of any object code in the Content. Check the Redistributor's license that was
provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
indicated below, the terms and conditions of the EPL still apply to any source code in the Content
and such source code may be obtained at http://www.eclipse.org.
Third Party Content
The Content includes items that have been sourced from third parties as set out below. If you
did not receive this Content directly from the Eclipse Foundation, the following is provided
for informational purposes only, and you should look to the Redistributor's license for
terms and conditions of use.
XML4J 4.3
The plug-in is based on XML4J which is based on Xerces developed by The Apache Software Foundation as part of the Apache XML project. Therefore:
This product includes software developed by the Apache Software Foundation
(http://www.apache.org/).
The following classes in the plug-in JAR:
- org.eclipse.emf.ecore.xml.type.internal.DataValue
- org.eclipse.emf.ecore.xml.type.internal.RegEx
- org.eclipse.emf.ecore.xml.type.internal.XMLCalendar
- org.eclipse.emf.ecore.xml.type.internal.XMLDuration
are based on code from the following packages in XML4J:
- org.apache.xerces.impl.xpath.regex
- org.apache.xerces.util
- org.apache.xerces.impl.dv
- org.apache.xerces.impl.dv.util
- org.apache.xerces.impl.dv.xs
and shall be defined as the "XML4J Derivative Work."
The XMLJ Derivative Work binary code can be found in the plug-in JAR in the following files:
- org\eclipse\emf\ecore\xml\type\internal\DataValue.class
- org\eclipse\emf\ecore\xml\type\internal\RegEx.class
- org\eclipse\emf\ecore\xml\type\internal\XMLCalendar.class
- org\eclipse\emf\ecore\xml\type\internal\XMLDuration.class
The XMLJ Derivative Work source code can be found in src.zip in the following files:
- org\eclipse\emf\ecore\xml\type\internal\DataValue.java
- org\eclipse\emf\ecore\xml\type\internal\RegEx.java
- org\eclipse\emf\ecore\xml\type\internal\XMLCalendar.java
- org\eclipse\emf\ecore\xml\type\internal\XMLDuration.java
The XML4J Derivative Work is:
Copyright (c) 1999-2004 The Apache Software Foundation. All rights reserved.
Your use of the XML4J Derivative Work is subject to the terms and conditions of the Apache Software License
which is available at http://xml.apache.org/dist/LICENSE.txt.
More specifically:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
3. The end-user documentation included with the redistribution,
if any, must include the following acknowledgment:
"This product includes software developed by the
Apache Software Foundation (http://www.apache.org/)."
Alternately, this acknowledgment may appear in the software itself,
if and wherever such third-party acknowledgments normally appear.
4. The names "Xerces" and "Apache Software Foundation" must
not be used to endorse or promote products derived from this
software without prior written permission. For written
permission, please contact [email protected].
5. Products derived from this software may not be called "Apache",
nor may "Apache" appear in their name, without prior written
permission of the Apache Software Foundation.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.