We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f02ea commit a576c65Copy full SHA for a576c65
ebiten-game/game/LICENSE
ebiten-game/game/main.go
@@ -1,3 +1,6 @@
1
+// SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
2
+// SPDX-License-Identifier: MIT
3
+
4
package main
5
6
import (
ebiten-game/game/ui.go
// SPDX-License-Identifier: Apache-2.0
// SPDX-FileCopyrightText: 2024 The Ebitengine Authors
ebiten-game/signaling-server/LICENSE
ebiten-game/signaling-server/main.go
0 commit comments