You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

40 lines
1.5 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../yasm/yasm.desc
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A complete rewrite of the NASM assembler
[T] Yasm is a complete rewrite of the NASM assembler under the "new" BSD License
[T] (some portions are under other licenses, see COPYING for details). It is
[T] designed from the ground up to allow for multiple assembler syntaxes to be
[T] supported (eg, NASM, TASM, GAS, etc.) in addition to multiple output object
[T] formats and even multiple instruction sets. Another primary module of the
[T] overall design is an optimizer module.
[U] http://www.tortall.net/projects/yasm/
[A] Peter Johnson <peter@tortall.net>
[A] Michael Urman <mu@tortall.net>
[M] Leonel Ivan Saafigueroa <leonel@saafigueroa.com.ar>
[C] base/development
[R] + x86 x86-64
[L] BSD
[S] Stable
[V] 1.1.0
[P] X -----5---9 110.000
[D] 1523098743 yasm-1.1.0.tar.gz http://www.tortall.net/projects/yasm/releases/