aboutsummaryrefslogtreecommitdiff
path: root/xP
diff options
context:
space:
mode:
Diffstat (limited to 'xP')
-rw-r--r--xP/go.mod2
-rw-r--r--xP/xP.go3
2 files changed, 4 insertions, 1 deletions
diff --git a/xP/go.mod b/xP/go.mod
index 7d4369e..995441e 100644
--- a/xP/go.mod
+++ b/xP/go.mod
@@ -1,4 +1,4 @@
-module janouch.name/xK
+module janouch.name/xK/xP
go 1.18
diff --git a/xP/xP.go b/xP/xP.go
index 9b5df8f..b9ab73c 100644
--- a/xP/xP.go
+++ b/xP/xP.go
@@ -1,3 +1,6 @@
+// Copyright (c) 2022, Přemysl Eric Janouch <p@janouch.name>
+// SPDX-License-Identifier: 0BSD
+
package main
import (