Skip to content

Commit 7191ac5

Browse files
committed
【update】copyright
1 parent 8111bbd commit 7191ac5

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

build/iclient/mapboxgl/index.js

+1-1
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 - 2024 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
export {

build/webpack.leaflet.conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const webpackConfig = merge(baseWebpackConfig, {
5353
new webpack.HashedModuleIdsPlugin(),
5454
new webpack.BannerPlugin(`
5555
${pkg.name}.(${pkg.homepage})
56-
Copyright© 2000 - 2023 SuperMap Software Co.Ltd
56+
Copyright© 2000 - 2024 SuperMap Software Co.Ltd
5757
license: ${pkg.license}
5858
version: v${pkg.version}
5959
`),

build/webpack.mapboxgl.conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const webpackConfig = merge(baseWebpackConfig, {
5353
new webpack.HashedModuleIdsPlugin(),
5454
new webpack.BannerPlugin(`
5555
${pkg.name}.(${pkg.homepage})
56-
Copyright© 2000 - 2023 SuperMap Software Co.Ltd
56+
Copyright© 2000 - 2024 SuperMap Software Co.Ltd
5757
license: ${pkg.license}
5858
version: v${pkg.version}
5959
`),

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
home: true
33
actionText: 快速上手 →
44
actionLink: /zh/api/guide/quick-start.md
5-
footer: Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
5+
footer: Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
66
---

src/common/_types/event/BaseTypes.js

+1-1
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 - 2024 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

src/common/_types/event/Event.js

+1-1
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 - 2024 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

src/common/_types/event/Events.js

+1-1
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 - 2024 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
import { Pixel } from 'vue-iclient/src/common/_types/event/Pixel';

src/common/_types/event/Pixel.js

+1-1
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 - 2024 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

src/common/_types/event/Util.js

+1-1
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 - 2024 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

src/mapboxgl/web-map/WebMapViewModel.ts

+1-1
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 - 2024 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
import mapboxgl from 'vue-iclient/static/libs/mapboxgl/mapbox-gl-enhance';

static/libs/mapboxgl/mapbox-gl-enhance.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)