Skip to content

Commit d0f3693

Browse files
committed
【copyright】2025
1 parent 0fbc262 commit d0f3693

File tree

2,148 files changed

+2150
-2150
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,148 files changed

+2150
-2150
lines changed

build/webpack.config.base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ module.exports = {
118118
bannerInfo: function (libName) {
119119
return `
120120
${libName}
121-
Copyright© 2000 - 2024 SuperMap Software Co.Ltd
121+
Copyright© 2000 - 2025 SuperMap Software Co.Ltd
122122
license: ${pkg.license}
123123
version: v${pkg.version}
124124
`;

dist/classic/include-classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
1+
/* Copyright© 2000 - 2025 SuperMap Software Co.Ltd. All rights reserved.
22
* This program are made available under the terms of the Apache License, Version 2.0
33
* which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
44
(function () {

dist/leaflet/include-leaflet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
1+
/* Copyright© 2000 - 2025 SuperMap Software Co.Ltd. All rights reserved.
22
* This program are made available under the terms of the Apache License, Version 2.0
33
* which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
44
(function () {

dist/mapboxgl/include-mapboxgl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
1+
/* Copyright© 2000 - 2025 SuperMap Software Co.Ltd. All rights reserved.
22
* This program are made available under the terms of the Apache License, Version 2.0
33
* which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
44
(function () {

dist/ol/include-ol.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
1+
/* Copyright© 2000 - 2025 SuperMap Software Co.Ltd. All rights reserved.
22
* This program are made available under the terms of the Apache License, Version 2.0
33
* which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
44
(function() {

dist/openlayers/include-openlayers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
1+
/* Copyright© 2000 - 2025 SuperMap Software Co.Ltd. All rights reserved.
22
* This program are made available under the terms of the Apache License, Version 2.0
33
* which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
44
(function() {

examples/3dwebgl/01_3DMap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2025 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html lang="en">

examples/3dwebgl/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.*/
1+
/* Copyright© 2000 - 2025 SuperMap Software Co.Ltd. All rights reserved.*/
22
/**
33
* 3D-WebGL 示例配置文件:包含示例的分类、名称、缩略图、文件路径
44
*/

examples/3dwebgl/editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2025 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/3dwebgl/entry.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.*/
1+
/* Copyright© 2000 - 2025 SuperMap Software Co.Ltd. All rights reserved.*/
22
require.config({
33
paths: {
44
'Cesium': 'https://www.supermapol.com/earth/Build/Cesium/Cesium',

0 commit comments

Comments
 (0)