summaryrefslogtreecommitdiff
path: root/COPYING
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright dates for 2014.Peter Johnson2014-08-101-1/+1
|
* COPYING: Update credits a bit.Peter Johnson2010-04-081-2/+2
| | | | svn path=/trunk/yasm/; revision=2314
* Update copyright dates.Peter Johnson2010-04-081-1/+1
| | | | svn path=/trunk/yasm/; revision=2313
* Add initial gas preprocessor, contributed by Alexei Svitkine.Peter Johnson2009-12-231-0/+1
| | | | | | | | | | Support for include directive amongst other major key pieces. Does not currently support macros. Fixes #79. Contributed by: Alexei Svitkine <alexei.svitkine@gmail.com> svn path=/trunk/yasm/; revision=2243
* NASM is now licensed under the 2-clause BSD license.Peter Johnson2009-07-201-2/+1
| | | | svn path=/trunk/yasm/; revision=2205
* Update copyright dates.Peter Johnson2009-03-241-1/+1
| | | | svn path=/trunk/yasm/; revision=2188
* Add Samuel Thibault to list of contributors.Peter Johnson2008-10-071-0/+1
| | | | svn path=/trunk/yasm/; revision=2137
* Update copyright dates.Peter Johnson2008-04-121-1/+1
| | | | svn path=/trunk/yasm/; revision=2059
* Update copyright date to 2007.Peter Johnson2007-02-081-3/+8
| | | | | | Sync list of contributors with wiki/YasmTeam. svn path=/trunk/yasm/; revision=1760
* * COPYING: Update verbiage, add list of contributors and copyright notice.Peter Johnson2006-04-051-14/+27
| | | | | | | | | | | * genstring.c: Generate string array from source file. * Makefile.am: Build genstring. * Makefile.inc: Use genstring to create license.c from COPYING. * yasm.c: Include license.c and use it for new --license option. Shorten --version option to just displaying version, compile date, and very short copyright message. svn path=/trunk/yasm/; revision=1463
* * COPYING: Revert unintentional change to text of GPL license made in r1127.Peter Johnson2004-08-161-340/+42
| | | | svn path=/trunk/yasm/; revision=1131
* Update auto*, libtool, libltdl, and gettext scripts.Peter Johnson2004-08-141-42/+340
| | | | | | | Make cross-building work by changing how re2c and other build tools are compiled. svn path=/trunk/yasm/; revision=1127
* Note that the artistic license only applies to bitvect's usage.Peter Johnson2003-08-151-1/+1
| | | | svn path=/trunk/yasm/; revision=1039
* Remove reference to yapp; it's been deleted.Peter Johnson2003-07-111-1/+0
| | | | svn path=/trunk/yasm/; revision=1000
* Clarify licensing.Peter Johnson2003-07-111-340/+43
| | | | svn path=/trunk/yasm/; revision=998
* Initial checkin of automake/autoconf files.Michael Urman2001-06-271-0/+340
Proper split directory builds may fail on the lex/yacc generated files. svn path=/trunk/yasm/; revision=56