From 8b3b3be550307598e84c59e3d708e6ee9a3e1beb Mon Sep 17 00:00:00 2001 From: haoyuren <13851610112@163.com> Date: Fri, 13 Mar 2026 01:15:01 -0500 Subject: Add AGPL-3.0 license and copyright headers to all source files Co-Authored-By: Claude Opus 4.6 --- src/main/otTypes.ts | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/main/otTypes.ts') 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 { -- cgit v1.2.3