diff options
Diffstat (limited to 'wiretap/ascend-scanner.l')
-rw-r--r-- | wiretap/ascend-scanner.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wiretap/ascend-scanner.l b/wiretap/ascend-scanner.l index f08f2c30c5..c98434eddb 100644 --- a/wiretap/ascend-scanner.l +++ b/wiretap/ascend-scanner.l @@ -1,10 +1,10 @@ %{ /* ascend-scanner.l * - * $Id: ascend-scanner.l,v 1.20 2001/08/20 15:23:34 gram Exp $ + * $Id: ascend-scanner.l,v 1.21 2001/11/13 23:55:43 gram Exp $ * * Wiretap Library - * Copyright (c) 1998 by Gilbert Ramirez <gram@xiexie.org> + * Copyright (c) 1998 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 |