aboutsummaryrefslogtreecommitdiff
path: root/tccasm.c
diff options
context:
space:
mode:
Diffstat (limited to 'tccasm.c')
-rw-r--r--tccasm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tccasm.c b/tccasm.c
index bbd7e2c..c28364e 100644
--- a/tccasm.c
+++ b/tccasm.c
@@ -1,7 +1,7 @@
/*
* GAS like assembler for TCC
*
- * Copyright (c) 2001, 2002 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