Skip to content

Commit 4766978

Browse files
authored
chore: update copyright year, small package.json fixes (#3135)
1 parent 42d55cb commit 4766978

File tree

37 files changed

+49
-48
lines changed

37 files changed

+49
-48
lines changed

examples/anchors-ts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ yarn start
2121

2222
The *JointJS* library is licensed under the [Mozilla Public License 2.0](https://github.com/clientIO/joint/blob/master/LICENSE).
2323

24-
Copyright © 2013-2024 client IO
24+
Copyright © 2013-2026 client IO

examples/bezier-js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ yarn start
1919

2020
The *JointJS* library is licensed under the [Mozilla Public License 2.0](https://github.com/clientIO/joint/blob/master/LICENSE).
2121

22-
Copyright © 2013-2025 client IO
22+
Copyright © 2013-2026 client IO

examples/connection-points-ts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ yarn start
2121

2222
The *JointJS* library is licensed under the [Mozilla Public License 2.0](https://github.com/clientIO/joint/blob/master/LICENSE).
2323

24-
Copyright © 2013-2024 client IO
24+
Copyright © 2013-2026 client IO

examples/container/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ yarn start
1919

2020
The *JointJS* library is licensed under the [Mozilla Public License 2.0](https://github.com/clientIO/joint/blob/master/LICENSE).
2121

22-
Copyright © 2013-2025 client IO
22+
Copyright © 2013-2026 client IO

examples/decorators/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ yarn start
1919

2020
The *JointJS* library is licensed under the [Mozilla Public License 2.0](https://github.com/clientIO/joint/blob/master/LICENSE).
2121

22-
Copyright © 2013-2025 client IO
22+
Copyright © 2013-2026 client IO

examples/dwdm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ yarn start
1919

2020
The *JointJS* library is licensed under the [Mozilla Public License 2.0](https://github.com/clientIO/joint/blob/master/LICENSE).
2121

22-
Copyright © 2013-2025 client IO
22+
Copyright © 2013-2026 client IO

examples/fta-js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ yarn start
1919

2020
The *JointJS* library is licensed under the [Mozilla Public License 2.0](https://github.com/clientIO/joint/blob/master/LICENSE).
2121

22-
Copyright © 2013-2025 client IO
22+
Copyright © 2013-2026 client IO

examples/isometric/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ yarn start
1919

2020
The *JointJS* library is licensed under the [Mozilla Public License 2.0](https://github.com/clientIO/joint/blob/master/LICENSE).
2121

22-
Copyright © 2013-2025 client IO
22+
Copyright © 2013-2026 client IO

examples/joint-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "joint-react",
2+
"name": "@joint/demo-joint-react",
33
"private": true,
44
"version": "0.0.0",
55
"type": "module",

examples/layout-directed-graph/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ yarn start
1919

2020
The *JointJS* library is licensed under the [Mozilla Public License 2.0](https://github.com/clientIO/joint/blob/master/LICENSE).
2121

22-
Copyright © 2013-2025 client IO
22+
Copyright © 2013-2026 client IO

0 commit comments

Comments
 (0)