summaryrefslogtreecommitdiffstats
path: root/plugins/native
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/native')
-rw-r--r--plugins/native/autoconf.mk3
-rw-r--r--plugins/native/automake.mk3
-rw-r--r--plugins/native/bison.mk3
-rw-r--r--plugins/native/coreutils.mk3
-rw-r--r--plugins/native/flex.mk3
-rw-r--r--plugins/native/gettext.mk3
-rw-r--r--plugins/native/gperf.mk3
-rw-r--r--plugins/native/intltool.mk3
-rw-r--r--plugins/native/libiconv.mk3
-rw-r--r--plugins/native/libtool.mk3
-rw-r--r--plugins/native/m4.mk3
-rw-r--r--plugins/native/make.mk3
-rw-r--r--plugins/native/patch.mk3
-rw-r--r--plugins/native/sed.mk3
14 files changed, 14 insertions, 28 deletions
diff --git a/plugins/native/autoconf.mk b/plugins/native/autoconf.mk
index 13c3802..5443df0 100644
--- a/plugins/native/autoconf.mk
+++ b/plugins/native/autoconf.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 := autoconf
$(PKG)_IGNORE :=
diff --git a/plugins/native/automake.mk b/plugins/native/automake.mk
index 77e578d..6594229 100644
--- a/plugins/native/automake.mk
+++ b/plugins/native/automake.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 := automake
$(PKG)_IGNORE :=
diff --git a/plugins/native/bison.mk b/plugins/native/bison.mk
index 3f64f6c..a997581 100644
--- a/plugins/native/bison.mk
+++ b/plugins/native/bison.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 := bison
$(PKG)_IGNORE := 3%
diff --git a/plugins/native/coreutils.mk b/plugins/native/coreutils.mk
index bc25692..04f505e 100644
--- a/plugins/native/coreutils.mk
+++ b/plugins/native/coreutils.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 := coreutils
$(PKG)_IGNORE :=
diff --git a/plugins/native/flex.mk b/plugins/native/flex.mk
index 666573c..286a420 100644
--- a/plugins/native/flex.mk
+++ b/plugins/native/flex.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 := flex
$(PKG)_IGNORE :=
diff --git a/plugins/native/gettext.mk b/plugins/native/gettext.mk
index b9c5749..75d2aed 100644
--- a/plugins/native/gettext.mk
+++ b/plugins/native/gettext.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 := gettext
$(PKG)_TARGETS := $(BUILD) $(MXE_TARGETS)
diff --git a/plugins/native/gperf.mk b/plugins/native/gperf.mk
index 102349a..88c97f1 100644
--- a/plugins/native/gperf.mk
+++ b/plugins/native/gperf.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 := gperf
$(PKG)_IGNORE :=
diff --git a/plugins/native/intltool.mk b/plugins/native/intltool.mk
index c48a31e..32e9252 100644
--- a/plugins/native/intltool.mk
+++ b/plugins/native/intltool.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 := intltool
$(PKG)_IGNORE :=
diff --git a/plugins/native/libiconv.mk b/plugins/native/libiconv.mk
index faadeed..1313ed8 100644
--- a/plugins/native/libiconv.mk
+++ b/plugins/native/libiconv.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 := libiconv
$(PKG)_TARGETS := $(BUILD) $(MXE_TARGETS)
diff --git a/plugins/native/libtool.mk b/plugins/native/libtool.mk
index 58769fa..ac372f6 100644
--- a/plugins/native/libtool.mk
+++ b/plugins/native/libtool.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 := libtool
$(PKG)_TARGETS := $(BUILD)
diff --git a/plugins/native/m4.mk b/plugins/native/m4.mk
index 3aeb258..8eb7155 100644
--- a/plugins/native/m4.mk
+++ b/plugins/native/m4.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 := m4
$(PKG)_IGNORE :=
diff --git a/plugins/native/make.mk b/plugins/native/make.mk
index 1f6fb7c..264c082 100644
--- a/plugins/native/make.mk
+++ b/plugins/native/make.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 := make
$(PKG)_IGNORE :=
diff --git a/plugins/native/patch.mk b/plugins/native/patch.mk
index cb8634b..3ab15f6 100644
--- a/plugins/native/patch.mk
+++ b/plugins/native/patch.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 := patch
$(PKG)_IGNORE :=
diff --git a/plugins/native/sed.mk b/plugins/native/sed.mk
index 75c86b7..7f34daf 100644
--- a/plugins/native/sed.mk
+++ b/plugins/native/sed.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 := sed
$(PKG)_IGNORE :=