diff options
Diffstat (limited to 'src/yasm.mk')
-rw-r--r-- | src/yasm.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/yasm.mk b/src/yasm.mk index 92c4c90..cd7ecc1 100644 --- a/src/yasm.mk +++ b/src/yasm.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 := yasm $(PKG)_VERSION := 1.3.0 |