diff options
| author | bellard <bellard> | 2004-10-27 21:38:03 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2004-10-27 21:38:03 +0000 |
| commit | c9c05ca5f053b2607b3b8dd93b5c1b9285a56955 (patch) | |
| tree | 13a4534c696465849f092b4431745aa85a6582b3 /i386-gen.c | |
| parent | 32ba2eadf6f2c47bb3682d57a1b1b87bda933eb7 (diff) | |
| download | tinycc-c9c05ca5f053b2607b3b8dd93b5c1b9285a56955.tar.gz tinycc-c9c05ca5f053b2607b3b8dd93b5c1b9285a56955.tar.bz2 | |
copyright update
Diffstat (limited to 'i386-gen.c')
| -rw-r--r-- | i386-gen.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* * X86 code generator for TCC * - * Copyright (c) 2001, 2002, 2003 Fabrice Bellard + * Copyright (c) 2001-2004 Fabrice Bellard * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |
