1 parent 2005d1e commit 7b5d9c8Copy full SHA for 7b5d9c8
1 file changed
editor/src/main/java/jp/toastkid/editor/view/menu/ContextMenuBuilder.kt
@@ -1,3 +1,10 @@
1
+/*
2
+ * Copyright (c) 2026 toastkidjp.
3
+ * All rights reserved. This program and the accompanying materials
4
+ * are made available under the terms of the Eclipse Public License v1.0
5
+ * which accompany this distribution.
6
+ * The Eclipse Public License is available at http://www.eclipse.org/legal/epl-v10.html.
7
+ */
8
package jp.toastkid.editor.view.menu
9
10
import androidx.compose.foundation.text.contextmenu.builder.TextContextMenuBuilderScope
0 commit comments