diff options
Diffstat (limited to 'input/checkboxes.ts')
| -rw-r--r-- | input/checkboxes.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/input/checkboxes.ts b/input/checkboxes.ts index 50d95be..480859d 100644 --- a/input/checkboxes.ts +++ b/input/checkboxes.ts @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: 2021 M. Shulhan <ms@kilabit.info> +// SPDX-License-Identifier: GPL-3.0-or-later + import { WuiInputOption } from "./option.js" export interface WuiKeyValue { |
