Changeset 878:6cffbfff0363
- Timestamp:
- 01/08/09 10:49:04
(3 years ago)
- Author:
- Christian Kamm <kamm incasoftware de>
- Children:
879:c57e71c5586f 883:b52d5de7783f
- Tags:
0.9
- branch:
- default
- Message:
Update to license to adjust inline asm file names and years.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r693 |
r878 |
|
| 5 | 5 | under the artistic license (dmd/artistic.txt) or the GPL version 1 (dmd/gpl.txt). |
|---|
| 6 | 6 | |
|---|
| 7 | | The files gen/asmstmt.cpp and gen/d-asm-i386.h were originally written by David |
|---|
| | 7 | The files gen/asmstmt.cpp and gen/asm-*.h were originally written by David |
|---|
| 8 | 8 | Friedman for GDC and released under the artistic license (dmd/artistic.txt) or |
|---|
| 9 | 9 | the GPL version 2 or later. |
|---|
| … | … | |
| 11 | 11 | |
|---|
| 12 | 12 | -- "three-clause BSD" -- |
|---|
| 13 | | Copyright (c) 2007-2008 LDC Team. |
|---|
| | 13 | Copyright (c) 2007-2009 LDC Team. |
|---|
| 14 | 14 | All rights reserved. |
|---|
| 15 | 15 | |
|---|