1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/yasm/yasm.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A complete rewrite of the NASM assembler
14 [T] Yasm is a complete rewrite of the NASM assembler under the "new" BSD License
15 [T] (some portions are under other licenses, see COPYING for details). It is
16 [T] designed from the ground up to allow for multiple assembler syntaxes to be
17 [T] supported (eg, NASM, TASM, GAS, etc.) in addition to multiple output object
18 [T] formats and even multiple instruction sets. Another primary module of the
19 [T] overall design is an optimizer module.
21 [U] http://www.tortall.net/projects/yasm/
23 [A] Peter Johnson <peter@tortall.net>
24 [A] Michael Urman <mu@tortall.net>
25 [M] Leonel Ivan Saafigueroa <leonel@saafigueroa.com.ar>
35 [P] X -----5---9 142.000
38 [D] 8a6f8529107cef842c8aa3b0fd6dc302d3bab002d28fa72241900cd8 yasm-1.3.0.tar.gz http://www.tortall.net/projects/yasm/releases/