Skip to content

Commit ee85a1d

Browse files
committed
Copyright is to 2026
1 parent c30fedf commit ee85a1d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

addons/addon-image/src/kitty/KittyGraphicsHandler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2025 The xterm.js authors. All rights reserved.
2+
* Copyright (c) 2026 The xterm.js authors. All rights reserved.
33
* @license MIT
44
*/
55

addons/addon-image/src/kitty/KittyGraphicsTypes.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2025 The xterm.js authors. All rights reserved.
2+
* Copyright (c) 2026 The xterm.js authors. All rights reserved.
33
* @license MIT
44
*/
55
import { assert } from 'chai';

addons/addon-image/src/kitty/KittyGraphicsTypes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2025 The xterm.js authors. All rights reserved.
2+
* Copyright (c) 2026 The xterm.js authors. All rights reserved.
33
* @license MIT
44
*
55
* Kitty graphics protocol types, constants, and parsing utilities.

addons/addon-image/test/KittyGraphics.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2020 The xterm.js authors. All rights reserved.
2+
* Copyright (c) 2026 The xterm.js authors. All rights reserved.
33
* @license MIT
44
*/
55

0 commit comments

Comments
 (0)