diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-11-14 16:27:26 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-11-14 16:27:56 +0100 |
commit | b3e545e0bb5c56cefaa0848ac6471a3139e15a75 (patch) | |
tree | 119df8b9d781f5f6c369a2e6fd45c070e1c85115 /xP/public/xP.js | |
parent | cd76702ab21bfe39c7b1804f63caf8994c435ced (diff) | |
download | xK-b3e545e0bb5c56cefaa0848ac6471a3139e15a75.tar.gz xK-b3e545e0bb5c56cefaa0848ac6471a3139e15a75.tar.xz xK-b3e545e0bb5c56cefaa0848ac6471a3139e15a75.zip |
xP: bump copyright years
Diffstat (limited to 'xP/public/xP.js')
-rw-r--r-- | xP/public/xP.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xP/public/xP.js b/xP/public/xP.js index 5436a65..6035db3 100644 --- a/xP/public/xP.js +++ b/xP/public/xP.js @@ -1,4 +1,4 @@ -// Copyright (c) 2022 - 2023, Přemysl Eric Janouch <p@janouch.name> +// Copyright (c) 2022 - 2024, Přemysl Eric Janouch <p@janouch.name> // SPDX-License-Identifier: 0BSD import * as Relay from './proto.js' |