summaryrefslogtreecommitdiffstats
path: root/plugins/go
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/go')
-rw-r--r--plugins/go/go-1-fixes.patch3
-rw-r--r--plugins/go/go-native.mk3
-rw-r--r--plugins/go/go.mk3
3 files changed, 3 insertions, 6 deletions
diff --git a/plugins/go/go-1-fixes.patch b/plugins/go/go-1-fixes.patch
index 27281c7..4c02676 100644
--- a/plugins/go/go-1-fixes.patch
+++ b/plugins/go/go-1-fixes.patch
@@ -1,5 +1,4 @@
-This file is part of MXE.
-See index.html for further information.
+This file is part of MXE. See LICENSE.md for licensing information.
Contains ad hoc patches for cross building.
diff --git a/plugins/go/go-native.mk b/plugins/go/go-native.mk
index 2278d2c..f85fcd7 100644
--- a/plugins/go/go-native.mk
+++ b/plugins/go/go-native.mk
@@ -1,5 +1,4 @@
-# This file is part of MXE.
-# See index.html for further information.
+# This file is part of MXE. See LICENSE.md for licensing information.
PKG := go-native
$(PKG)_WEBSITE := https://golang.org/
diff --git a/plugins/go/go.mk b/plugins/go/go.mk
index a28f0ed..d5fe32d 100644
--- a/plugins/go/go.mk
+++ b/plugins/go/go.mk
@@ -1,5 +1,4 @@
-# This file is part of MXE.
-# See index.html for further information.
+# This file is part of MXE. See LICENSE.md for licensing information.
PKG := go
$(PKG)_WEBSITE := https://golang.org/