diff options
Diffstat (limited to 'epan/wspython')
-rw-r--r-- | epan/wspython/wspy_proto.c | 2 | ||||
-rw-r--r-- | epan/wspython/wspy_proto.h | 2 | ||||
-rw-r--r-- | epan/wspython/wspy_register.c | 2 | ||||
-rw-r--r-- | epan/wspython/wspy_register.h | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/epan/wspython/wspy_proto.c b/epan/wspython/wspy_proto.c index d28b9526eb..865c098b9b 100644 --- a/epan/wspython/wspy_proto.c +++ b/epan/wspython/wspy_proto.c @@ -1,7 +1,5 @@ /* wspy_proto.c * - * $Id$ - * * Wireshark Protocol Python Binding * * Copyright (c) 2009 by Sebastien Tandel <sebastien [AT] tandel [dot] be> diff --git a/epan/wspython/wspy_proto.h b/epan/wspython/wspy_proto.h index b51115f8e7..6d98ca79c6 100644 --- a/epan/wspython/wspy_proto.h +++ b/epan/wspython/wspy_proto.h @@ -1,7 +1,5 @@ /* wspy_proto.h * - * $Id$ - * * Wireshark Protocol Python Binding * * Copyright (c) 2009 by Sebastien Tandel <sebastien [AT] tandel [dot] be> diff --git a/epan/wspython/wspy_register.c b/epan/wspython/wspy_register.c index aa21c98ed9..5c7228d192 100644 --- a/epan/wspython/wspy_register.c +++ b/epan/wspython/wspy_register.c @@ -1,7 +1,5 @@ /* wspy_register.c * - * $Id$ - * * Wireshark Protocol Python Binding * * Copyright (c) 2009 by Sebastien Tandel <sebastien [AT] tandel [dot] be> diff --git a/epan/wspython/wspy_register.h b/epan/wspython/wspy_register.h index 4370aa401f..0d18a6e8c2 100644 --- a/epan/wspython/wspy_register.h +++ b/epan/wspython/wspy_register.h @@ -1,7 +1,5 @@ /* wspy_register.h * - * $Id$ - * * Wireshark Protocol Python Binding * * Copyright (c) 2009 by Sebastien Tandel <sebastien [AT] tandel [dot] be> |