From 8c608e6e82ac40543f139c71f472fdb10f862045 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Mon, 17 Feb 2014 22:02:21 -0500 Subject: Remove $Id$ from the ASN.1 dissectors and regenerate them. Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954 Reviewed-on: https://code.wireshark.org/review/244 Reviewed-by: Jeff Morriss Tested-by: Jeff Morriss --- asn1/h245/CMakeLists.txt | 2 -- asn1/h245/MULTIMEDIA-SYSTEM-CONTROL.asn | 2 -- asn1/h245/Makefile.am | 3 --- asn1/h245/Makefile.common | 3 --- asn1/h245/Makefile.nmake | 3 --- asn1/h245/h245.cnf | 1 - asn1/h245/packet-h245-template.c | 2 -- asn1/h245/packet-h245-template.h | 2 -- 8 files changed, 18 deletions(-) (limited to 'asn1/h245') diff --git a/asn1/h245/CMakeLists.txt b/asn1/h245/CMakeLists.txt index b1e3d80569..4c06010491 100644 --- a/asn1/h245/CMakeLists.txt +++ b/asn1/h245/CMakeLists.txt @@ -1,7 +1,5 @@ # CMakeLists.txt # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/h245/MULTIMEDIA-SYSTEM-CONTROL.asn b/asn1/h245/MULTIMEDIA-SYSTEM-CONTROL.asn index 74868fe10e..3324b08279 100644 --- a/asn1/h245/MULTIMEDIA-SYSTEM-CONTROL.asn +++ b/asn1/h245/MULTIMEDIA-SYSTEM-CONTROL.asn @@ -3,8 +3,6 @@ -- Taken from ITU ASN.1 database -- http://www.itu.int/ITU-T/formal-language/itu-t/h/h245/2009v15/MULTIMEDIA-SYSTEM-CONTROL.asn -- --- $Id$ --- -- Module MULTIMEDIA-SYSTEM-CONTROL (H.245:12/2009) MULTIMEDIA-SYSTEM-CONTROL {itu-t(0) recommendation(0) h(8) h245(245) diff --git a/asn1/h245/Makefile.am b/asn1/h245/Makefile.am index d357a4d4df..72d28e600b 100644 --- a/asn1/h245/Makefile.am +++ b/asn1/h245/Makefile.am @@ -1,6 +1,3 @@ -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/h245/Makefile.common b/asn1/h245/Makefile.common index b8c10e9642..e891df72aa 100644 --- a/asn1/h245/Makefile.common +++ b/asn1/h245/Makefile.common @@ -1,6 +1,3 @@ -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/h245/Makefile.nmake b/asn1/h245/Makefile.nmake index 25f75f5105..fc70f2382f 100644 --- a/asn1/h245/Makefile.nmake +++ b/asn1/h245/Makefile.nmake @@ -1,8 +1,5 @@ ## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake # -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/h245/h245.cnf b/asn1/h245/h245.cnf index b63be68e3d..caf711c66d 100644 --- a/asn1/h245/h245.cnf +++ b/asn1/h245/h245.cnf @@ -1,6 +1,5 @@ # H.245 conformation file # Copyright 2005 Anders Broman anders.broman[at]ericsson.com -# $Id$ #---------------------------------------------------------------------------------------- #.OPT diff --git a/asn1/h245/packet-h245-template.c b/asn1/h245/packet-h245-template.c index 28b398230b..73b547446a 100644 --- a/asn1/h245/packet-h245-template.c +++ b/asn1/h245/packet-h245-template.c @@ -2,8 +2,6 @@ * Routines for h245 packet dissection * Copyright 2004, Anders Broman * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs diff --git a/asn1/h245/packet-h245-template.h b/asn1/h245/packet-h245-template.h index 4c50ce905d..97f367658e 100644 --- a/asn1/h245/packet-h245-template.h +++ b/asn1/h245/packet-h245-template.h @@ -2,8 +2,6 @@ * Routines for h245 packet dissection * Copyright 2005, Anders Broman * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs -- cgit v1.2.3