diff options
Diffstat (limited to 'src/main/overleafProtocol.ts')
| -rw-r--r-- | src/main/overleafProtocol.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/overleafProtocol.ts b/src/main/overleafProtocol.ts index 49b06d7..884aff2 100644 --- a/src/main/overleafProtocol.ts +++ b/src/main/overleafProtocol.ts @@ -1,3 +1,6 @@ +// Copyright (c) 2026 Yuren Hao +// Licensed under AGPL-3.0 - see LICENSE file + // Socket.IO v0.9 protocol encoding/decoding export interface ParsedMessage { |
