Skip to content

Commit 5d27260

Browse files
author
john0005
committed
Update FXML copyright
1 parent ecf7728 commit 5d27260

18 files changed

+151
-15
lines changed

src/main/resources/fxml/animate_3d_graphic.fxml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<!--
2+
~ Copyright 2017 Esri.
3+
~
4+
~ Licensed under the Apache License, Version 2.0 (the "License"); you may not
5+
~ use this file except in compliance with the License. You may obtain a copy of
6+
~ the License at
7+
~
8+
~ http://www.apache.org/licenses/LICENSE-2.0
9+
~
10+
~ Unless required by applicable law or agreed to in writing, software
11+
~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12+
~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+
~ License for the specific language governing permissions and limitations under
14+
~ the License.
15+
-->
116
<?xml version="1.0" encoding="UTF-8"?>
217

318
<?import java.lang.*?>

src/main/resources/fxml/blend_renderer.fxml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Copyright 2016 Esri.
2+
~ Copyright 2017 Esri.
33
~
44
~ Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
~ use this file except in compliance with the License. You may obtain a copy of
@@ -13,6 +13,8 @@
1313
~ License for the specific language governing permissions and limitations under
1414
~ the License.
1515
-->
16+
<?xml version="1.0" encoding="UTF-8"?>
17+
1618
<?import javafx.scene.layout.StackPane?>
1719
<?import com.esri.arcgisruntime.mapping.view.MapView?>
1820
<?import javafx.scene.layout.VBox?>

src/main/resources/fxml/calculate_distance_3d.fxml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<!--
2+
~ Copyright 2017 Esri.
3+
~
4+
~ Licensed under the Apache License, Version 2.0 (the "License"); you may not
5+
~ use this file except in compliance with the License. You may obtain a copy of
6+
~ the License at
7+
~
8+
~ http://www.apache.org/licenses/LICENSE-2.0
9+
~
10+
~ Unless required by applicable law or agreed to in writing, software
11+
~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12+
~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+
~ License for the specific language governing permissions and limitations under
14+
~ the License.
15+
-->
116
<?xml version="1.0" encoding="UTF-8"?>
217

318
<?import javafx.scene.control.Label?>

src/main/resources/fxml/create_and_save_map.fxml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
21
<!--
3-
~ Copyright 2016 Esri.
2+
~ Copyright 2017 Esri.
43
~
54
~ Licensed under the Apache License, Version 2.0 (the "License"); you may not
65
~ use this file except in compliance with the License. You may obtain a copy of
@@ -14,6 +13,8 @@
1413
~ License for the specific language governing permissions and limitations under
1514
~ the License.
1615
-->
16+
<?xml version="1.0" encoding="UTF-8"?>
17+
1718
<?import javafx.scene.control.Label?>
1819
<?import javafx.scene.control.ListView?>
1920
<?import javafx.scene.layout.StackPane?>

src/main/resources/fxml/create_and_save_map_auth_dialog.fxml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
21
<!--
3-
~ Copyright 2016 Esri.
2+
~ Copyright 2017 Esri.
43
~
54
~ Licensed under the Apache License, Version 2.0 (the "License"); you may not
65
~ use this file except in compliance with the License. You may obtain a copy of
@@ -14,6 +13,8 @@
1413
~ License for the specific language governing permissions and limitations under
1514
~ the License.
1615
-->
16+
<?xml version="1.0" encoding="UTF-8"?>
17+
1718
<?import javafx.scene.control.DialogPane?>
1819
<?import javafx.scene.layout.GridPane?>
1920
<?import javafx.scene.control.Label?>

src/main/resources/fxml/hillshade_renderer.fxml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Copyright 2016 Esri.
2+
~ Copyright 2017 Esri.
33
~
44
~ Licensed under the Apache License, Version 2.0 (the "License"); you may not
55
~ use this file except in compliance with the License. You may obtain a copy of
@@ -13,6 +13,8 @@
1313
~ License for the specific language governing permissions and limitations under
1414
~ the License.
1515
-->
16+
<?xml version="1.0" encoding="UTF-8"?>
17+
1618
<?import javafx.scene.layout.StackPane?>
1719
<?import com.esri.arcgisruntime.mapping.view.MapView?>
1820
<?import javafx.scene.layout.VBox?>

src/main/resources/fxml/local_server_geoprocessing.fxml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<!--
2+
~ Copyright 2017 Esri.
3+
~
4+
~ Licensed under the Apache License, Version 2.0 (the "License"); you may not
5+
~ use this file except in compliance with the License. You may obtain a copy of
6+
~ the License at
7+
~
8+
~ http://www.apache.org/licenses/LICENSE-2.0
9+
~
10+
~ Unless required by applicable law or agreed to in writing, software
11+
~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12+
~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+
~ License for the specific language governing permissions and limitations under
14+
~ the License.
15+
-->
116
<?xml version="1.0" encoding="UTF-8"?>
217

318
<?import javafx.scene.control.Button?>

src/main/resources/fxml/local_server_services.fxml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<!--
2+
~ Copyright 2017 Esri.
3+
~
4+
~ Licensed under the Apache License, Version 2.0 (the "License"); you may not
5+
~ use this file except in compliance with the License. You may obtain a copy of
6+
~ the License at
7+
~
8+
~ http://www.apache.org/licenses/LICENSE-2.0
9+
~
10+
~ Unless required by applicable law or agreed to in writing, software
11+
~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12+
~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13+
~ License for the specific language governing permissions and limitations under
14+
~ the License.
15+
-->
116
<?xml version="1.0" encoding="UTF-8"?>
217

318
<?import javafx.geometry.Insets?>

src/main/resources/fxml/oauth_auth_dialog.fxml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
21
<!--
3-
~ Copyright 2016 Esri.
2+
~ Copyright 2017 Esri.
43
~
54
~ Licensed under the Apache License, Version 2.0 (the "License"); you may not
65
~ use this file except in compliance with the License. You may obtain a copy of
@@ -14,6 +13,8 @@
1413
~ License for the specific language governing permissions and limitations under
1514
~ the License.
1615
-->
16+
<?xml version="1.0" encoding="UTF-8"?>
17+
1718
<?import javafx.scene.control.DialogPane?>
1819
<?import javafx.scene.layout.GridPane?>
1920
<?import javafx.scene.control.Label?>

src/main/resources/fxml/oauth_controller.fxml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
21
<!--
3-
~ Copyright 2016 Esri.
2+
~ Copyright 2017 Esri.
43
~
54
~ Licensed under the Apache License, Version 2.0 (the "License"); you may not
65
~ use this file except in compliance with the License. You may obtain a copy of
@@ -14,6 +13,8 @@
1413
~ License for the specific language governing permissions and limitations under
1514
~ the License.
1615
-->
16+
<?xml version="1.0" encoding="UTF-8"?>
17+
1718
<?import javafx.scene.control.*?>
1819
<?import javafx.scene.layout.*?>
1920
<?import javafx.geometry.Insets?>

0 commit comments

Comments
 (0)