diff options
Diffstat (limited to 'src/main/otTypes.ts')
| -rw-r--r-- | src/main/otTypes.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/otTypes.ts b/src/main/otTypes.ts index 8e9df9f..e4f0d07 100644 --- a/src/main/otTypes.ts +++ b/src/main/otTypes.ts @@ -1,3 +1,6 @@ +// Copyright (c) 2026 Yuren Hao +// Licensed under AGPL-3.0 - see LICENSE file + // OT type definitions for main process (mirror of renderer types) export interface InsertOp { |
