summaryrefslogtreecommitdiff
path: root/asn1/qsig
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-17 22:02:21 -0500
committerJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-18 03:05:28 +0000
commit8c608e6e82ac40543f139c71f472fdb10f862045 (patch)
tree026f0c3459942d89d1325f2ea3fc50c0d9a868e3 /asn1/qsig
parentff52d8b70f5838db4fc5df2b43a1ca15235ff57d (diff)
downloadwireshark-8c608e6e82ac40543f139c71f472fdb10f862045.tar.gz
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 <jeff.morriss.ws@gmail.com> Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Diffstat (limited to 'asn1/qsig')
-rw-r--r--asn1/qsig/CMakeLists.txt2
-rw-r--r--asn1/qsig/General-Error-List.asn2
-rw-r--r--asn1/qsig/Makefile.am3
-rw-r--r--asn1/qsig/Makefile.common3
-rw-r--r--asn1/qsig/Makefile.nmake3
-rw-r--r--asn1/qsig/QSIG-AOC.asn2
-rw-r--r--asn1/qsig/QSIG-CC.asn2
-rw-r--r--asn1/qsig/QSIG-CF.asn2
-rw-r--r--asn1/qsig/QSIG-CI.asn2
-rw-r--r--asn1/qsig/QSIG-CIDL.asn2
-rw-r--r--asn1/qsig/QSIG-CINT.asn2
-rw-r--r--asn1/qsig/QSIG-CMN.asn2
-rw-r--r--asn1/qsig/QSIG-CO.asn2
-rw-r--r--asn1/qsig/QSIG-CPI.asn2
-rw-r--r--asn1/qsig/QSIG-CT.asn2
-rw-r--r--asn1/qsig/QSIG-DND.asn2
-rw-r--r--asn1/qsig/QSIG-MCM.asn2
-rw-r--r--asn1/qsig/QSIG-MCR.asn2
-rw-r--r--asn1/qsig/QSIG-MID.asn2
-rw-r--r--asn1/qsig/QSIG-NA.asn2
-rw-r--r--asn1/qsig/QSIG-PR.asn2
-rw-r--r--asn1/qsig/QSIG-PUMCH.asn2
-rw-r--r--asn1/qsig/QSIG-PUMR.asn2
-rw-r--r--asn1/qsig/QSIG-RE.asn2
-rw-r--r--asn1/qsig/QSIG-SD.asn2
-rw-r--r--asn1/qsig/QSIG-SMS.asn2
-rw-r--r--asn1/qsig/QSIG-SSCT.asn2
-rw-r--r--asn1/qsig/QSIG-WTMAU.asn2
-rw-r--r--asn1/qsig/QSIG-WTMCH.asn2
-rw-r--r--asn1/qsig/QSIG-WTMLR.asn2
-rw-r--r--asn1/qsig/SYNC-SIG.asn2
-rw-r--r--asn1/qsig/packet-qsig-template.c2
-rw-r--r--asn1/qsig/packet-qsig-template.h2
-rw-r--r--asn1/qsig/qsig-gf-ade.asn2
-rw-r--r--asn1/qsig/qsig-gf-ext.asn2
-rw-r--r--asn1/qsig/qsig-gf-gp.asn2
-rw-r--r--asn1/qsig/qsig.cnf2
37 files changed, 0 insertions, 77 deletions
diff --git a/asn1/qsig/CMakeLists.txt b/asn1/qsig/CMakeLists.txt
index 8e1fde9a1c..bb8fd6a771 100644
--- a/asn1/qsig/CMakeLists.txt
+++ b/asn1/qsig/CMakeLists.txt
@@ -1,7 +1,5 @@
# CMakeLists.txt
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/qsig/General-Error-List.asn b/asn1/qsig/General-Error-List.asn
index 9eb1cb1f5a..56266f113a 100644
--- a/asn1/qsig/General-Error-List.asn
+++ b/asn1/qsig/General-Error-List.asn
@@ -2,8 +2,6 @@
-- See also ITU-T Q.950 (06/2000)
-- See also the index of all ASN.1 assignments needed in this document
--
--- $Id$
---
General-Error-List {itu-t recommendation q 950 general-error-list(1)}
DEFINITIONS ::=
diff --git a/asn1/qsig/Makefile.am b/asn1/qsig/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/qsig/Makefile.am
+++ b/asn1/qsig/Makefile.am
@@ -1,6 +1,3 @@
-# $Id$
-#
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/qsig/Makefile.common b/asn1/qsig/Makefile.common
index a919acc065..87ec63b10f 100644
--- a/asn1/qsig/Makefile.common
+++ b/asn1/qsig/Makefile.common
@@ -1,6 +1,3 @@
-# $Id$
-#
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/qsig/Makefile.nmake b/asn1/qsig/Makefile.nmake
index 5ae5402bbe..2f454b1a20 100644
--- a/asn1/qsig/Makefile.nmake
+++ b/asn1/qsig/Makefile.nmake
@@ -1,8 +1,5 @@
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
-# $Id$
-#
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/qsig/QSIG-AOC.asn b/asn1/qsig/QSIG-AOC.asn
index c072884715..15cca38ad1 100644
--- a/asn1/qsig/QSIG-AOC.asn
+++ b/asn1/qsig/QSIG-AOC.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-212, 3rd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-212.htm
--
--- $Id$
---
SS-AOC-Operations-asn1-97
{iso (1) standard (0) pss1-advice-of-charge (15050) advice-of-charge-operations-asn1-97 (1)}
diff --git a/asn1/qsig/QSIG-CC.asn b/asn1/qsig/QSIG-CC.asn
index 01eeb391a9..e8df6da305 100644
--- a/asn1/qsig/QSIG-CC.asn
+++ b/asn1/qsig/QSIG-CC.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-186, 4th edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-186.htm
--
--- $Id$
---
SS-CC-Operations-asn1-97 { iso (1) standard (0) pss1-call-completion (13870) operations-asn1-97 (1)}
DEFINITIONS EXPLICIT TAGS ::=
diff --git a/asn1/qsig/QSIG-CF.asn b/asn1/qsig/QSIG-CF.asn
index 6256978eae..1c090d58a3 100644
--- a/asn1/qsig/QSIG-CF.asn
+++ b/asn1/qsig/QSIG-CF.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-174, 3rd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-174.htm
--
--- $Id$
---
Call-Diversion-Operations-asn1-97
{ iso (1) standard (0) pss1-call-diversion (13873) call-diversion-operations-asn1-97 (1) }
diff --git a/asn1/qsig/QSIG-CI.asn b/asn1/qsig/QSIG-CI.asn
index 208a051f2d..827d207a58 100644
--- a/asn1/qsig/QSIG-CI.asn
+++ b/asn1/qsig/QSIG-CI.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-203, 4th edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-203.htm
--
--- $Id$
---
Call-Intrusion-Operations-asn1-97
{iso(1) standard(0) pss1-call-intrusion(14846) call-intrusion-operations-asn1-97 (2) }
diff --git a/asn1/qsig/QSIG-CIDL.asn b/asn1/qsig/QSIG-CIDL.asn
index 0c0d302969..bcf79a9d35 100644
--- a/asn1/qsig/QSIG-CIDL.asn
+++ b/asn1/qsig/QSIG-CIDL.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-314, 2nd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-314.htm
--
--- $Id$
---
Call-Identification-and-Call-Linkage-Operations-asn1-97
{iso(1) standard (0) pss1-call-identification-and-call-linkage (21889)
diff --git a/asn1/qsig/QSIG-CINT.asn b/asn1/qsig/QSIG-CINT.asn
index 43aebc9b68..29926a1815 100644
--- a/asn1/qsig/QSIG-CINT.asn
+++ b/asn1/qsig/QSIG-CINT.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-221, 3rd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-221.htm
--
--- $Id$
---
Call-Interception-Operations-asn1-97 {iso (1) standard (0) pss1-cint (15054) cint-operations-asn1-97 (1) }
diff --git a/asn1/qsig/QSIG-CMN.asn b/asn1/qsig/QSIG-CMN.asn
index 2eebca336f..99bdb3906d 100644
--- a/asn1/qsig/QSIG-CMN.asn
+++ b/asn1/qsig/QSIG-CMN.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-251, 3rd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-251.htm
--
--- $Id$
---
Common-Information-Operations-asn1-97
{iso (1) standard (0) pss1-common-information (15772) operations-asn1-97 (1)}
diff --git a/asn1/qsig/QSIG-CO.asn b/asn1/qsig/QSIG-CO.asn
index d488adcf7b..8157d2bf9f 100644
--- a/asn1/qsig/QSIG-CO.asn
+++ b/asn1/qsig/QSIG-CO.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-192, 4th edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-192.htm
--
--- $Id$
---
Call-Offer-Operations-asn1-97
{iso(1) standard(0) pss1-call-offer(14843) call-offer-operations-asn1-97 (2) }
diff --git a/asn1/qsig/QSIG-CPI.asn b/asn1/qsig/QSIG-CPI.asn
index 963c4e2217..7014e01575 100644
--- a/asn1/qsig/QSIG-CPI.asn
+++ b/asn1/qsig/QSIG-CPI.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-264, 3rd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-264.htm
--
--- $Id$
---
Call-Interruption-Operations-asn1-97
{iso (1) standard (0) pss1-call-interruption (15992) call-interruption-operations-asn1-97 (2) }
diff --git a/asn1/qsig/QSIG-CT.asn b/asn1/qsig/QSIG-CT.asn
index ee27a48848..45fb81dc67 100644
--- a/asn1/qsig/QSIG-CT.asn
+++ b/asn1/qsig/QSIG-CT.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-178, 3rd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-178.htm
--
--- $Id$
---
Call-Transfer-Operations-asn1-97
{iso(1) standard(0) pss1-call-transfer(13869) call-transfer-operations-asn1-97 (1)}
diff --git a/asn1/qsig/QSIG-DND.asn b/asn1/qsig/QSIG-DND.asn
index 3eb4a5ca99..bb4302078a 100644
--- a/asn1/qsig/QSIG-DND.asn
+++ b/asn1/qsig/QSIG-DND.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-194, 4th edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-194.htm
--
--- $Id$
---
Do-Not-Disturb-Operations-asn1-97
{iso(1) standard(0) pss1-do-not-disturb(14844) do-not-disturb-operations-asn1-97 (2) }
diff --git a/asn1/qsig/QSIG-MCM.asn b/asn1/qsig/QSIG-MCM.asn
index 6555ae4630..680bdf35b6 100644
--- a/asn1/qsig/QSIG-MCM.asn
+++ b/asn1/qsig/QSIG-MCM.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-347, (June 2003)
-- http://www.ecma-international.org/publications/standards/Ecma-347.htm
--
--- $Id$
---
SS-MCM-Operations-asn1-97
{iso (1) identified-organization (3) icd-ecma (12) standard (0)
diff --git a/asn1/qsig/QSIG-MCR.asn b/asn1/qsig/QSIG-MCR.asn
index fffdaea108..26944ac2c7 100644
--- a/asn1/qsig/QSIG-MCR.asn
+++ b/asn1/qsig/QSIG-MCR.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-344, (June 2003)
-- http://www.ecma-international.org/publications/standards/Ecma-344.htm
--
--- $Id$
---
SS-MCR-Operations-asn97
{iso (1) identified-organization (3) icd-ecma (12) standard (0)
diff --git a/asn1/qsig/QSIG-MID.asn b/asn1/qsig/QSIG-MID.asn
index cd9ad7c96d..8e5bbe0701 100644
--- a/asn1/qsig/QSIG-MID.asn
+++ b/asn1/qsig/QSIG-MID.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-347, (June 2003)
-- http://www.ecma-international.org/publications/standards/Ecma-347.htm
--
--- $Id$
---
SS-MID-Operations-asn1-97
{iso (1) identified-organization (3) icd-ecma (12) standard (0)
diff --git a/asn1/qsig/QSIG-NA.asn b/asn1/qsig/QSIG-NA.asn
index 9800a59c4a..7b03b8b41f 100644
--- a/asn1/qsig/QSIG-NA.asn
+++ b/asn1/qsig/QSIG-NA.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-164, 4th edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-164.htm
--
--- $Id$
---
Name-Operations-asn1-97
{ iso ( 1) standard ( 0) pss1-name (13868) name-operations-asn1-97( 1) }
diff --git a/asn1/qsig/QSIG-PR.asn b/asn1/qsig/QSIG-PR.asn
index 81e7f57abe..7274ea1b49 100644
--- a/asn1/qsig/QSIG-PR.asn
+++ b/asn1/qsig/QSIG-PR.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-176, 4th edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-176.htm
--
--- $Id$
---
Path-Replacement-Operations-asn1-97
{iso standard pss1-path-replacement (13874) pr-operations-asn1-97(1)}
diff --git a/asn1/qsig/QSIG-PUMCH.asn b/asn1/qsig/QSIG-PUMCH.asn
index 7944e5160e..dfe669752a 100644
--- a/asn1/qsig/QSIG-PUMCH.asn
+++ b/asn1/qsig/QSIG-PUMCH.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-284, 3rd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-284.htm
--
--- $Id$
---
Private-User-Mobility-Call-Handling-Operations-asn1-97
{ iso (1) standard (0) pss1-pum-call-handling (17878) pum-call-handling-operations-asn1-97 (1)}
diff --git a/asn1/qsig/QSIG-PUMR.asn b/asn1/qsig/QSIG-PUMR.asn
index b604b1afbc..6134f436a1 100644
--- a/asn1/qsig/QSIG-PUMR.asn
+++ b/asn1/qsig/QSIG-PUMR.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-282, 3rd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-282.htm
--
--- $Id$
---
PUM-Registration-Operations-asn1-97
{ iso (1) standard (0) pss1-pum-registration (17876) pum-registration-operations-asn1-97 (1) }
diff --git a/asn1/qsig/QSIG-RE.asn b/asn1/qsig/QSIG-RE.asn
index 25ee450989..64df0fd5fc 100644
--- a/asn1/qsig/QSIG-RE.asn
+++ b/asn1/qsig/QSIG-RE.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-214, 3rd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-214.htm
--
--- $Id$
---
Recall-Operations-asn1-97
{ iso (1) standard (0) pss1-recall (15052) recall-operations-asn1-97 (1) }
diff --git a/asn1/qsig/QSIG-SD.asn b/asn1/qsig/QSIG-SD.asn
index 43e0de7838..3c24e795b8 100644
--- a/asn1/qsig/QSIG-SD.asn
+++ b/asn1/qsig/QSIG-SD.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-311, 2nd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-311.htm
--
--- $Id$
---
SS-SD-Operations-asn1-97
{ iso (1) standard (0) pss1-simple-dialog (21407) simple-dialog-operations-asn1-97 (1)}
diff --git a/asn1/qsig/QSIG-SMS.asn b/asn1/qsig/QSIG-SMS.asn
index 544eeed0c4..543049493f 100644
--- a/asn1/qsig/QSIG-SMS.asn
+++ b/asn1/qsig/QSIG-SMS.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-325, (June 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-325.htm
--
--- $Id$
---
Short-Message-Service-Operations-asn1-97
{iso(1) identified-organization(3) icd-ecma(12) standard(0) qsig-short-message-service(325) short-message-service-operations-asn1-97(1)}
diff --git a/asn1/qsig/QSIG-SSCT.asn b/asn1/qsig/QSIG-SSCT.asn
index c2f07864a4..9e97a73b7e 100644
--- a/asn1/qsig/QSIG-SSCT.asn
+++ b/asn1/qsig/QSIG-SSCT.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-300, 2nd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-300.htm
--
--- $Id$
---
Single-Step-Call-Transfer-Operations-asn1-97
{ iso(1) standard (0) pss1-single-step-call-transfer (19460)
diff --git a/asn1/qsig/QSIG-WTMAU.asn b/asn1/qsig/QSIG-WTMAU.asn
index 7f58d07044..c0dfea513a 100644
--- a/asn1/qsig/QSIG-WTMAU.asn
+++ b/asn1/qsig/QSIG-WTMAU.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-306, 2nd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-306.htm
--
--- $Id$
---
WTM-Authentication-Operations-asn1-97
{iso standard pss1-authentication (15433) authentication-operations-asn1-97 (1)}
diff --git a/asn1/qsig/QSIG-WTMCH.asn b/asn1/qsig/QSIG-WTMCH.asn
index 95cd448ee3..efb8e09e8f 100644
--- a/asn1/qsig/QSIG-WTMCH.asn
+++ b/asn1/qsig/QSIG-WTMCH.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-304, 2nd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-304.htm
--
--- $Id$
---
Wireless-Terminal-Call-Handling-Operations-asn1-97
{ iso (1) standard (0) pss1-wtm-call-handling (15431) operations-asn1-97 (1)}
diff --git a/asn1/qsig/QSIG-WTMLR.asn b/asn1/qsig/QSIG-WTMLR.asn
index 9f94af59a8..509a2b5d56 100644
--- a/asn1/qsig/QSIG-WTMLR.asn
+++ b/asn1/qsig/QSIG-WTMLR.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-302, 2nd edition (December 2001)
-- http://www.ecma-international.org/publications/standards/Ecma-302.htm
--
--- $Id$
---
WTM-Location-Registration-Operations-asn1-97
{iso standard pss1-location-registration (15429) wtlr-operations-asn1-97 (1)}
diff --git a/asn1/qsig/SYNC-SIG.asn b/asn1/qsig/SYNC-SIG.asn
index fa5fbe3859..d0f5f4d997 100644
--- a/asn1/qsig/SYNC-SIG.asn
+++ b/asn1/qsig/SYNC-SIG.asn
@@ -4,8 +4,6 @@
-- Standard ECMA-245, 2nd Edition - September 1997
-- http://www.ecma-international.org/publications/standards/Ecma-245.htm
--
--- $Id$
---
-- updated from macro notation to information object notation
--
diff --git a/asn1/qsig/packet-qsig-template.c b/asn1/qsig/packet-qsig-template.c
index bcd708734e..a0f79e1081 100644
--- a/asn1/qsig/packet-qsig-template.c
+++ b/asn1/qsig/packet-qsig-template.c
@@ -2,8 +2,6 @@
* Routines for QSIG packet dissection
* 2007 Tomas Kukosa
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/qsig/packet-qsig-template.h b/asn1/qsig/packet-qsig-template.h
index 44d74ba0d3..ae14ffba00 100644
--- a/asn1/qsig/packet-qsig-template.h
+++ b/asn1/qsig/packet-qsig-template.h
@@ -2,8 +2,6 @@
* Routines for QSIG packet dissection
* 2007 Tomas Kukosa
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/qsig/qsig-gf-ade.asn b/asn1/qsig/qsig-gf-ade.asn
index 98a8d451db..78a3c44c34 100644
--- a/asn1/qsig/qsig-gf-ade.asn
+++ b/asn1/qsig/qsig-gf-ade.asn
@@ -5,8 +5,6 @@
--
-- B.1 Addressing information
--
--- $Id$
---
Addressing-Data-Elements-asn1-97 {iso(1) standard(0)
pss1-generic-procedures(11582) addressing-data-elements-asn1-97(20)}
diff --git a/asn1/qsig/qsig-gf-ext.asn b/asn1/qsig/qsig-gf-ext.asn
index 57fa783707..3cee9f59bb 100644
--- a/asn1/qsig/qsig-gf-ext.asn
+++ b/asn1/qsig/qsig-gf-ext.asn
@@ -5,8 +5,6 @@
--
-- 9.2 Manufacturer specific additions to standardised operations
--
--- $Id$
---
Manufacturer-specific-service-extension-class-asn1-97 {iso(1) standard(0)
pss1-generic-procedures(11582) msi-class-asn1-97(11)} DEFINITIONS ::=
diff --git a/asn1/qsig/qsig-gf-gp.asn b/asn1/qsig/qsig-gf-gp.asn
index 2ed4ad679d..f0937122a9 100644
--- a/asn1/qsig/qsig-gf-gp.asn
+++ b/asn1/qsig/qsig-gf-gp.asn
@@ -5,8 +5,6 @@
--
-- B.3 PSS1InformationElement
--
--- $Id$
---
PSS1-generic-parameters-definition-asn1-97 { iso( 1) standard( 0)
pss1-generic-procedures( 11582) pss1-generic-parameters-asn1-97( 17)} DEFINITIONS ::=
diff --git a/asn1/qsig/qsig.cnf b/asn1/qsig/qsig.cnf
index 081888ed0f..a1231c4c0e 100644
--- a/asn1/qsig/qsig.cnf
+++ b/asn1/qsig/qsig.cnf
@@ -2,8 +2,6 @@
# QSIG conformation file
# 2007 Tomas Kukosa
-# $Id$
-
#.OPT
BER
GROUP_BY_PROT