summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPeter Johnson <peter@tortall.net>2007-04-22 05:09:49 +0000
committerPeter Johnson <peter@tortall.net>2007-04-22 05:09:49 +0000
commit469e54fa4a50acd259f5fc7eb0fd2d254e6b7cd0 (patch)
treee5f31c9ffebe92aa6391d8ea12c2448c9b665eff /tools
parentfd17478c7ca82f726b0912ca16473dd17198db97 (diff)
downloadyasm-469e54fa4a50acd259f5fc7eb0fd2d254e6b7cd0.tar.gz
Update all copyright dates.
svn path=/trunk/yasm/; revision=1827
Diffstat (limited to 'tools')
-rw-r--r--tools/gap/gap.c2
-rw-r--r--tools/xdf/xdfdump.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/gap/gap.c b/tools/gap/gap.c
index 9aa80fcd..0f135bf7 100644
--- a/tools/gap/gap.c
+++ b/tools/gap/gap.c
@@ -2,7 +2,7 @@
*
* Generate Arch Parser (GAP): generates ARCHparse.c from ARCHparse.gap.
*
- * Copyright (C) 2006 Peter Johnson
+ * Copyright (C) 2006-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tools/xdf/xdfdump.c b/tools/xdf/xdfdump.c
index e376636a..15064c18 100644
--- a/tools/xdf/xdfdump.c
+++ b/tools/xdf/xdfdump.c
@@ -1,7 +1,7 @@
/* $Id$
* Extended Dynamic Object format dumper
*
- * Copyright (C) 2004 Peter Johnson
+ * Copyright (C) 2004-2007 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions