aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2001-11-13 23:55:44 +0000
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>2001-11-13 23:55:44 +0000
commite512a297a1fda59fadd948d12854ed3902b5c49e (patch)
tree370e43ea18134f50288a9805af1a27865219bd08 /tools
parent538ae42820ad785fdeab04489c17154cd3a1fee2 (diff)
Hopefully the last time I have to change my e-mail address.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4199 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'tools')
-rwxr-xr-xtools/cvsdiff-fix.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/cvsdiff-fix.py b/tools/cvsdiff-fix.py
index 93c50def25..e2e0c7c99f 100755
--- a/tools/cvsdiff-fix.py
+++ b/tools/cvsdiff-fix.py
@@ -6,9 +6,9 @@
# recursive diff, and unflattens it so that it can be
# applied correctly with "patch".
#
-# $Id: cvsdiff-fix.py,v 1.1 2001/02/23 16:30:51 gram Exp $
+# $Id: cvsdiff-fix.py,v 1.2 2001/11/13 23:55:41 gram Exp $
#
-# Copyright (C) 2001 by Gilbert Ramirez <gram@xiexie.org>
+# Copyright (C) 2001 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License