Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: third_party/yasm/patched-yasm/COPYING

Issue 6170009: Update our yasm copy to yasm 1.1.0 (Part 1: yasm side)... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/yasm/patched-yasm/BSD.txt ('k') | third_party/yasm/patched-yasm/Makefile.am » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/yasm/patched-yasm/COPYING
===================================================================
--- third_party/yasm/patched-yasm/COPYING (revision 71129)
+++ third_party/yasm/patched-yasm/COPYING (working copy)
@@ -1,15 +1,16 @@
-Yasm is Copyright (c) 2001-2009 Peter Johnson and other Yasm developers.
+Yasm is Copyright (c) 2001-2010 Peter Johnson and other Yasm developers.
Yasm developers and/or contributors include:
Peter Johnson
Michael Urman
- Brian Gladman (VC8 build files, other fixes)
+ Brian Gladman (Visual Studio build files, other fixes)
Stanislav Karchebny (options parser)
- Mathieu Monnier (SSE4 instruction patches)
+ Mathieu Monnier (SSE4 instruction patches, NASM preprocessor additions)
Anonymous "NASM64" developer (NASM preprocessor fixes)
Stephen Polkowski (x86 instruction patches)
Henryk Richter (Mach-O object format)
Ben Skeggs (patches, bug reports)
+ Alexei Svitkine (GAS preprocessor)
Samuel Thibault (TASM parser and frontend)
-----------------------------------
@@ -39,8 +40,7 @@
-------
Modules
-------
-The modules are 2-clause or 3-clause BSD licensed, with the exception of:
- preprocs/nasm - LGPL licensed
+The modules are 2-clause or 3-clause BSD licensed.
---------
Frontends
« no previous file with comments | « third_party/yasm/patched-yasm/BSD.txt ('k') | third_party/yasm/patched-yasm/Makefile.am » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698