Skip to content

Commit 969b935

Browse files
get ready for release 1.0.0
1 parent 7c836a7 commit 969b935

File tree

9 files changed

+198
-119
lines changed

9 files changed

+198
-119
lines changed

.classpath

+69-96
Original file line numberDiff line numberDiff line change
@@ -1,98 +1,71 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
4-
<attributes>
5-
<attribute name="optional" value="true"/>
6-
<attribute name="maven.pomderived" value="true"/>
7-
</attributes>
8-
</classpathentry>
9-
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
10-
<attributes>
11-
<attribute name="maven.pomderived" value="true"/>
12-
</attributes>
13-
</classpathentry>
14-
<classpathentry kind="src" output="target/classes" path="src/main/java">
15-
<attributes>
16-
<attribute name="optional" value="true"/>
17-
<attribute name="maven.pomderived" value="true"/>
18-
</attributes>
19-
</classpathentry>
20-
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
21-
<attributes>
22-
<attribute name="maven.pomderived" value="true"/>
23-
</attributes>
24-
</classpathentry>
25-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
26-
<attributes>
27-
<attribute name="maven.pomderived" value="true"/>
28-
</attributes>
29-
</classpathentry>
30-
<classpathentry kind="var" path="M2_REPO/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar" sourcepath="M2_REPO/org/glassfish/javax.json/1.0.4/javax.json-1.0.4-sources.jar">
31-
<attributes>
32-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4-javadoc.jar!/"/>
33-
</attributes>
34-
</classpathentry>
35-
<classpathentry kind="var" path="M2_REPO/com/siemens/ct/exi/exificient/1.0.0-SNAPSHOT/exificient-1.0.0-SNAPSHOT.jar" sourcepath="M2_REPO/com/siemens/ct/exi/exificient/1.0.0-SNAPSHOT/exificient-1.0.0-SNAPSHOT-sources.jar">
36-
<attributes>
37-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient/1.0.0-SNAPSHOT/exificient-1.0.0-SNAPSHOT-javadoc.jar!/"/>
38-
</attributes>
39-
</classpathentry>
40-
<classpathentry kind="var" path="M2_REPO/com/siemens/ct/exi/exificient-core/1.0.0-SNAPSHOT/exificient-core-1.0.0-SNAPSHOT.jar" sourcepath="M2_REPO/com/siemens/ct/exi/exificient-core/1.0.0-SNAPSHOT/exificient-core-1.0.0-SNAPSHOT-sources.jar">
41-
<attributes>
42-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient-core/1.0.0-SNAPSHOT/exificient-core-1.0.0-SNAPSHOT-javadoc.jar!/"/>
43-
</attributes>
44-
</classpathentry>
45-
<classpathentry kind="var" path="M2_REPO/com/siemens/ct/exi/exificient-grammars/1.0.0-SNAPSHOT/exificient-grammars-1.0.0-SNAPSHOT.jar" sourcepath="M2_REPO/com/siemens/ct/exi/exificient-grammars/1.0.0-SNAPSHOT/exificient-grammars-1.0.0-SNAPSHOT-sources.jar">
46-
<attributes>
47-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient-grammars/1.0.0-SNAPSHOT/exificient-grammars-1.0.0-SNAPSHOT-javadoc.jar!/"/>
48-
</attributes>
49-
</classpathentry>
50-
<classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar" sourcepath="M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-sources.jar">
51-
<attributes>
52-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-javadoc.jar!/"/>
53-
</attributes>
54-
</classpathentry>
55-
<classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar" sourcepath="M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-sources.jar">
56-
<attributes>
57-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-javadoc.jar!/"/>
58-
</attributes>
59-
</classpathentry>
60-
<classpathentry kind="var" path="M2_REPO/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar"/>
61-
<classpathentry kind="var" path="M2_REPO/junit/junit/4.11/junit-4.11.jar" sourcepath="M2_REPO/junit/junit/4.11/junit-4.11-sources.jar">
62-
<attributes>
63-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/junit/junit/4.11/junit-4.11-javadoc.jar!/"/>
64-
</attributes>
65-
</classpathentry>
66-
<classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" sourcepath="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar">
67-
<attributes>
68-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar!/"/>
69-
</attributes>
70-
</classpathentry>
71-
<classpathentry kind="var" path="M2_REPO/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3.jar" sourcepath="M2_REPO/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3-sources.jar">
72-
<attributes>
73-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3-javadoc.jar!/"/>
74-
</attributes>
75-
</classpathentry>
76-
<classpathentry kind="var" path="M2_REPO/org/json/json/20090211/json-20090211.jar"/>
77-
<classpathentry kind="var" path="M2_REPO/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0.jar" sourcepath="M2_REPO/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0-sources.jar">
78-
<attributes>
79-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0-javadoc.jar!/"/>
80-
</attributes>
81-
</classpathentry>
82-
<classpathentry kind="var" path="M2_REPO/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0.jar" sourcepath="M2_REPO/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0-sources.jar">
83-
<attributes>
84-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0-javadoc.jar!/"/>
85-
</attributes>
86-
</classpathentry>
87-
<classpathentry kind="var" path="M2_REPO/com/google/code/gson/gson/2.7/gson-2.7.jar" sourcepath="M2_REPO/com/google/code/gson/gson/2.7/gson-2.7-sources.jar">
88-
<attributes>
89-
<attribute name="javadoc_location" value="jar:file:/C:/Users/mchn4310/.m2/repository/com/google/code/gson/gson/2.7/gson-2.7-javadoc.jar!/"/>
90-
</attributes>
91-
</classpathentry>
92-
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
93-
<attributes>
94-
<attribute name="maven.pomderived" value="true"/>
95-
</attributes>
96-
</classpathentry>
97-
<classpathentry kind="output" path="target/classes"/>
98-
</classpath>
3+
<classpathentry kind="src" path="src/test/java" output="target/test-classes" including="**/*.java"/>
4+
<classpathentry kind="src" path="src/test/resources" output="target/test-classes" excluding="**/*.java"/>
5+
<classpathentry kind="src" path="src/main/java" including="**/*.java"/>
6+
<classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
7+
<classpathentry kind="output" path="target/classes"/>
8+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
9+
<classpathentry kind="var" path="M2_REPO/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar" sourcepath="M2_REPO/org/glassfish/javax.json/1.0.4/javax.json-1.0.4-sources.jar">
10+
<attributes>
11+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4-javadoc.jar!/" name="javadoc_location"/>
12+
</attributes>
13+
</classpathentry>
14+
<classpathentry kind="var" path="M2_REPO/com/siemens/ct/exi/exificient/1.0.0/exificient-1.0.0.jar" sourcepath="M2_REPO/com/siemens/ct/exi/exificient/1.0.0/exificient-1.0.0-sources.jar">
15+
<attributes>
16+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient/1.0.0/exificient-1.0.0-javadoc.jar!/" name="javadoc_location"/>
17+
</attributes>
18+
</classpathentry>
19+
<classpathentry kind="var" path="M2_REPO/com/siemens/ct/exi/exificient-core/1.0.0/exificient-core-1.0.0.jar" sourcepath="M2_REPO/com/siemens/ct/exi/exificient-core/1.0.0/exificient-core-1.0.0-sources.jar">
20+
<attributes>
21+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient-core/1.0.0/exificient-core-1.0.0-javadoc.jar!/" name="javadoc_location"/>
22+
</attributes>
23+
</classpathentry>
24+
<classpathentry kind="var" path="M2_REPO/com/siemens/ct/exi/exificient-grammars/1.0.0/exificient-grammars-1.0.0.jar" sourcepath="M2_REPO/com/siemens/ct/exi/exificient-grammars/1.0.0/exificient-grammars-1.0.0-sources.jar">
25+
<attributes>
26+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/com/siemens/ct/exi/exificient-grammars/1.0.0/exificient-grammars-1.0.0-javadoc.jar!/" name="javadoc_location"/>
27+
</attributes>
28+
</classpathentry>
29+
<classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar" sourcepath="M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-sources.jar">
30+
<attributes>
31+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-javadoc.jar!/" name="javadoc_location"/>
32+
</attributes>
33+
</classpathentry>
34+
<classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar" sourcepath="M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-sources.jar">
35+
<attributes>
36+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-javadoc.jar!/" name="javadoc_location"/>
37+
</attributes>
38+
</classpathentry>
39+
<classpathentry kind="var" path="M2_REPO/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar"/>
40+
<classpathentry kind="var" path="M2_REPO/junit/junit/4.11/junit-4.11.jar" sourcepath="M2_REPO/junit/junit/4.11/junit-4.11-sources.jar">
41+
<attributes>
42+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/junit/junit/4.11/junit-4.11-javadoc.jar!/" name="javadoc_location"/>
43+
</attributes>
44+
</classpathentry>
45+
<classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" sourcepath="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar">
46+
<attributes>
47+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar!/" name="javadoc_location"/>
48+
</attributes>
49+
</classpathentry>
50+
<classpathentry kind="var" path="M2_REPO/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3.jar" sourcepath="M2_REPO/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3-sources.jar">
51+
<attributes>
52+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3-javadoc.jar!/" name="javadoc_location"/>
53+
</attributes>
54+
</classpathentry>
55+
<classpathentry kind="var" path="M2_REPO/org/json/json/20090211/json-20090211.jar"/>
56+
<classpathentry kind="var" path="M2_REPO/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0.jar" sourcepath="M2_REPO/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0-sources.jar">
57+
<attributes>
58+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/net/javacrumbs/json-unit/json-unit/1.16.0/json-unit-1.16.0-javadoc.jar!/" name="javadoc_location"/>
59+
</attributes>
60+
</classpathentry>
61+
<classpathentry kind="var" path="M2_REPO/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0.jar" sourcepath="M2_REPO/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0-sources.jar">
62+
<attributes>
63+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/net/javacrumbs/json-unit/json-unit-core/1.16.0/json-unit-core-1.16.0-javadoc.jar!/" name="javadoc_location"/>
64+
</attributes>
65+
</classpathentry>
66+
<classpathentry kind="var" path="M2_REPO/com/google/code/gson/gson/2.7/gson-2.7.jar" sourcepath="M2_REPO/com/google/code/gson/gson/2.7/gson-2.7-sources.jar">
67+
<attributes>
68+
<attribute value="jar:file:/C:/Users/mchn4310/.m2/repository/com/google/code/gson/gson/2.7/gson-2.7-javadoc.jar!/" name="javadoc_location"/>
69+
</attributes>
70+
</classpathentry>
71+
</classpath>

.project

+12-21
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<projectDescription>
3-
<name>exificient-for-javascript</name>
4-
<comment>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
5-
<projects>
6-
</projects>
7-
<buildSpec>
8-
<buildCommand>
9-
<name>org.eclipse.jdt.core.javabuilder</name>
10-
<arguments>
11-
</arguments>
12-
</buildCommand>
13-
<buildCommand>
14-
<name>org.eclipse.m2e.core.maven2Builder</name>
15-
<arguments>
16-
</arguments>
17-
</buildCommand>
18-
</buildSpec>
19-
<natures>
20-
<nature>org.eclipse.m2e.core.maven2Nature</nature>
21-
<nature>org.eclipse.jdt.core.javanature</nature>
22-
</natures>
23-
</projectDescription>
3+
<name>exificient-for-javascript</name>
4+
<comment>Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
5+
<projects/>
6+
<buildSpec>
7+
<buildCommand>
8+
<name>org.eclipse.jdt.core.javabuilder</name>
9+
</buildCommand>
10+
</buildSpec>
11+
<natures>
12+
<nature>org.eclipse.jdt.core.javanature</nature>
13+
</natures>
14+
</projectDescription>

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2007-2016 Siemens AG
3+
Copyright (c) 2007-2018 Siemens AG
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>com.siemens.ct.exi</groupId>
100100
<artifactId>exificient</artifactId>
101-
<version>1.0.0-SNAPSHOT</version>
101+
<version>1.0.0</version><!-- -SNAPSHOT -->
102102
</dependency>
103103
<!-- TEST dependencies -->
104104
<dependency>

src/main/java/com/siemens/ct/exi/javascript/EXIficientCMD4JS.java

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
/*
2+
* Copyright (c) 2007-2018 Siemens AG
3+
*
4+
* Permission is hereby granted, free of charge, to any person obtaining a copy
5+
* of this software and associated documentation files (the "Software"), to deal
6+
* in the Software without restriction, including without limitation the rights
7+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8+
* copies of the Software, and to permit persons to whom the Software is
9+
* furnished to do so, subject to the following conditions:
10+
*
11+
* The above copyright notice and this permission notice shall be included in
12+
* all copies or substantial portions of the Software.
13+
*
14+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20+
* THE SOFTWARE.
21+
*
22+
*/
23+
124
package com.siemens.ct.exi.javascript;
225

326
import java.io.File;

src/main/java/com/siemens/ct/exi/javascript/EXItoAST.java

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
/*
2+
* Copyright (c) 2007-2018 Siemens AG
3+
*
4+
* Permission is hereby granted, free of charge, to any person obtaining a copy
5+
* of this software and associated documentation files (the "Software"), to deal
6+
* in the Software without restriction, including without limitation the rights
7+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8+
* copies of the Software, and to permit persons to whom the Software is
9+
* furnished to do so, subject to the following conditions:
10+
*
11+
* The above copyright notice and this permission notice shall be included in
12+
* all copies or substantial portions of the Software.
13+
*
14+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20+
* THE SOFTWARE.
21+
*
22+
*/
23+
124
package com.siemens.ct.exi.javascript;
225

326
import java.io.ByteArrayInputStream;

src/main/java/com/siemens/ct/exi/javascript/JSConstants.java

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
/*
2+
* Copyright (c) 2007-2018 Siemens AG
3+
*
4+
* Permission is hereby granted, free of charge, to any person obtaining a copy
5+
* of this software and associated documentation files (the "Software"), to deal
6+
* in the Software without restriction, including without limitation the rights
7+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8+
* copies of the Software, and to permit persons to whom the Software is
9+
* furnished to do so, subject to the following conditions:
10+
*
11+
* The above copyright notice and this permission notice shall be included in
12+
* all copies or substantial portions of the Software.
13+
*
14+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20+
* THE SOFTWARE.
21+
*
22+
*/
23+
124
package com.siemens.ct.exi.javascript;
225

326
import java.io.InputStream;

src/main/java/com/siemens/ct/exi/javascript/JStoAST.java

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
/*
2+
* Copyright (c) 2007-2018 Siemens AG
3+
*
4+
* Permission is hereby granted, free of charge, to any person obtaining a copy
5+
* of this software and associated documentation files (the "Software"), to deal
6+
* in the Software without restriction, including without limitation the rights
7+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8+
* copies of the Software, and to permit persons to whom the Software is
9+
* furnished to do so, subject to the following conditions:
10+
*
11+
* The above copyright notice and this permission notice shall be included in
12+
* all copies or substantial portions of the Software.
13+
*
14+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20+
* THE SOFTWARE.
21+
*
22+
*/
23+
124
package com.siemens.ct.exi.javascript;
225

326
import java.io.IOException;

src/main/java/com/siemens/ct/exi/javascript/JStoEXI.java

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
/*
2+
* Copyright (c) 2007-2018 Siemens AG
3+
*
4+
* Permission is hereby granted, free of charge, to any person obtaining a copy
5+
* of this software and associated documentation files (the "Software"), to deal
6+
* in the Software without restriction, including without limitation the rights
7+
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8+
* copies of the Software, and to permit persons to whom the Software is
9+
* furnished to do so, subject to the following conditions:
10+
*
11+
* The above copyright notice and this permission notice shall be included in
12+
* all copies or substantial portions of the Software.
13+
*
14+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20+
* THE SOFTWARE.
21+
*
22+
*/
23+
124
package com.siemens.ct.exi.javascript;
225

326
import java.io.BufferedReader;

0 commit comments

Comments
 (0)