Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks

This commit is contained in:
Vale
2016-03-05 14:19:01 -05:00
parent e3bc44d5f2
commit 6f4f45198e
104 changed files with 439 additions and 601 deletions

View File

@@ -10,13 +10,11 @@ Yasm can be easily integrated into Visual Studio 2005/2008 and 2010 for \
assembly of NASM or GAS syntax code into Win32 or Win64 object files."
HOMEPAGE="http://www.tortall.net/projects/yasm/"
COPYRIGHT="2001-2010 Peter Johnson and other Yasm developers."
LICENSE="
Artistic
LICENSE="Artistic
BSD (2-clause)
BSD (3-clause)
GNU GPL v2
GNU LGPL v2
"
GNU LGPL v2"
REVISION="2"
SOURCE_URI="http://www.tortall.net/projects/yasm/releases/yasm-1.1.0.tar.gz"
CHECKSUM_SHA256="e5d56b582f3d0c30ed5c4fc221063e4175602307ea645520889458133671c232"