Skip to content

Conversation

@zbynekstara
Copy link
Contributor

Description

Update copyright year to 2026 and make several small fixes in example/package package.json files.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates copyright notices from 2025 to 2026 across multiple README and LICENSE files, removes trailing whitespace from code examples, and standardizes package naming in example projects.

Changes:

  • Updated copyright year from 2025 to 2026 in README and LICENSE files
  • Removed trailing whitespace in code examples in the MSAGL layout README
  • Standardized package names in example projects to follow @joint/demo-* naming convention
  • Added "private": true field and changed version to 0.0.0 for the internal eslint-config package

Reviewed changes

Copilot reviewed 37 out of 37 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/joint-vitest-plugin-mock-svg/README.md Updated copyright to 2026 and changed copyright symbol from (c) to ©
packages/joint-vitest-plugin-mock-svg/LICENSE Updated copyright year to 2026
packages/joint-shapes-general/README.md Updated copyright year to 2026
packages/joint-shapes-general-tools/README.md Updated copyright year to 2026
packages/joint-layout-msagl/README.md Updated copyright to 2026 and removed trailing whitespace from code examples
packages/joint-layout-directed-graph/README.md Updated copyright year to 2026
packages/joint-eslint-config/package.json Changed version from 0.0.1 to 0.0.0 and added "private": true field
packages/joint-decorators/README.md Updated copyright year to 2026
packages/joint-core/demo/*/README.md (4 files) Updated copyright year to 2026
packages/joint-core/README.md Updated copyright year to 2026
examples/*/README.md (15 files) Updated copyright year to 2026
examples/offscreen-rendering/package.json Renamed package from "@joint/demo-offscreen-rendering-ts" to "@joint/demo-offscreen-rendering"
examples/libavoid/package.json Renamed package from "@joint/demo-libavoid-js" to "@joint/demo-libavoid"
examples/layout-elk-ts/package.json Renamed package from "@joint/demo-elk-ts" to "@joint/demo-layout-elk-ts"
examples/joint-react/package.json Renamed package from "joint-react" to "@joint/demo-joint-react"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Geliogabalus Geliogabalus merged commit 4766978 into clientIO:master Jan 15, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants