add copyright header

This commit is contained in:
fcolona 2025-07-19 14:20:04 -03:00
parent b0848717b4
commit 84de8aec3e

View file

@ -1,3 +1,6 @@
// Copyright: Ankitects Pty Ltd and contributors
// License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
import { getRange, getSelection } from "@tslib/cross-browser";
import { getMaxOffset } from "./input-handler";