forked from joejulian/gio
app: fix miss included doc comment
License identifier is shown in documentation at[1]. This patch fixes it. 1: https://pkg.go.dev/gioui.org/app#hdr-Permissions Signed-off-by: kurth4cker <kurth4cker@gmail.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
// SPDX-License-Identifier: Unlicense OR MIT
|
// SPDX-License-Identifier: Unlicense OR MIT
|
||||||
|
|
||||||
package app
|
package app
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user