diff options
Diffstat (limited to 'src/main/otClient.ts')
| -rw-r--r-- | src/main/otClient.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/otClient.ts b/src/main/otClient.ts index 7985c66..dc6bb4c 100644 --- a/src/main/otClient.ts +++ b/src/main/otClient.ts @@ -1,3 +1,6 @@ +// Copyright (c) 2026 Yuren Hao +// Licensed under AGPL-3.0 - see LICENSE file + // OT state machine for main process (mirror of renderer otClient) import type { OtOp } from './otTypes' import { transformOps } from './otTransform' |
