summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--asn1/charging_ase/packet-charging_ase-template.c1
-rw-r--r--asn1/charging_ase/packet-charging_ase-template.h4
-rw-r--r--asn1/kerberos/packet-kerberos-template.h4
-rw-r--r--asn1/rrc/packet-rrc-template.h4
-rw-r--r--epan/dissectors/packet-charging_ase.c13
-rw-r--r--epan/dissectors/packet-charging_ase.h6
-rw-r--r--epan/dissectors/packet-i2c.h4
-rw-r--r--epan/dissectors/packet-rrc.h4
-rw-r--r--epan/dissectors/packet-rtps.h2
-rw-r--r--epan/dissectors/packet-rtps2.h2
10 files changed, 23 insertions, 21 deletions
diff --git a/asn1/charging_ase/packet-charging_ase-template.c b/asn1/charging_ase/packet-charging_ase-template.c
index 7924696850..bb1746a506 100644
--- a/asn1/charging_ase/packet-charging_ase-template.c
+++ b/asn1/charging_ase/packet-charging_ase-template.c
@@ -2,6 +2,7 @@
* Copyright 2009 , Anders Broman <anders.broman [AT] ericsson.com>
*
* $Id$
+ *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/charging_ase/packet-charging_ase-template.h b/asn1/charging_ase/packet-charging_ase-template.h
index 56c59c915d..641d39e1ef 100644
--- a/asn1/charging_ase/packet-charging_ase-template.h
+++ b/asn1/charging_ase/packet-charging_ase-template.h
@@ -3,8 +3,8 @@
*
* $Id$
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
diff --git a/asn1/kerberos/packet-kerberos-template.h b/asn1/kerberos/packet-kerberos-template.h
index 54b5b71cb2..f4c22f59f7 100644
--- a/asn1/kerberos/packet-kerberos-template.h
+++ b/asn1/kerberos/packet-kerberos-template.h
@@ -4,8 +4,8 @@
*
* $Id$
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
diff --git a/asn1/rrc/packet-rrc-template.h b/asn1/rrc/packet-rrc-template.h
index 86e7efceda..3d13cade39 100644
--- a/asn1/rrc/packet-rrc-template.h
+++ b/asn1/rrc/packet-rrc-template.h
@@ -3,8 +3,8 @@
*
* $Id$
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
diff --git a/epan/dissectors/packet-charging_ase.c b/epan/dissectors/packet-charging_ase.c
index 57b81979de..4f8780ef0b 100644
--- a/epan/dissectors/packet-charging_ase.c
+++ b/epan/dissectors/packet-charging_ase.c
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-charging_ase.c */
-/* ../../tools/asn2wrs.py -b -e -p charging_ase -c ./charging_ase.cnf -s ./packet-charging_ase-template -D . Tariffing-Data-Types.asn */
+/* ../../tools/asn2wrs.py -b -e -p charging_ase -c charging_ase.cnf -s packet-charging_ase-template Tariffing-Data-Types.asn */
/* Input file: packet-charging_ase-template.c */
@@ -10,6 +10,7 @@
* Copyright 2009 , Anders Broman <anders.broman [AT] ericsson.com>
*
* $Id$
+ *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
@@ -121,7 +122,7 @@ static int hf_charging_ase_T_tariffControlIndicators_non_cyclicTariff = -1;
static int hf_charging_ase_T_tariffControlIndicators_01_non_cyclicTariff = -1;
/*--- End of included file: packet-charging_ase-hf.c ---*/
-#line 50 "packet-charging_ase-template.c"
+#line 51 "packet-charging_ase-template.c"
static int ett_charging_ase = -1;
@@ -159,7 +160,7 @@ static gint ett_charging_ase_T_tariffControlIndicators_01 = -1;
static gint ett_charging_ase_ChargingReferenceIdentification = -1;
/*--- End of included file: packet-charging_ase-ett.c ---*/
-#line 53 "packet-charging_ase-template.c"
+#line 54 "packet-charging_ase-template.c"
static dissector_handle_t charging_ase_handle;
@@ -846,7 +847,7 @@ int dissect_charging_ase_ChargingMessageType_PDU(tvbuff_t *tvb _U_, packet_info
/*--- End of included file: packet-charging_ase-fn.c ---*/
-#line 58 "packet-charging_ase-template.c"
+#line 59 "packet-charging_ase-template.c"
static void
dissect_charging_ase(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
@@ -1121,7 +1122,7 @@ proto_register_charging_ase(void)
"", HFILL }},
/*--- End of included file: packet-charging_ase-hfarr.c ---*/
-#line 84 "packet-charging_ase-template.c"
+#line 85 "packet-charging_ase-template.c"
};
/* List of subtrees */
@@ -1162,7 +1163,7 @@ proto_register_charging_ase(void)
&ett_charging_ase_ChargingReferenceIdentification,
/*--- End of included file: packet-charging_ase-ettarr.c ---*/
-#line 90 "packet-charging_ase-template.c"
+#line 91 "packet-charging_ase-template.c"
};
diff --git a/epan/dissectors/packet-charging_ase.h b/epan/dissectors/packet-charging_ase.h
index 5e174449c4..53a1d38065 100644
--- a/epan/dissectors/packet-charging_ase.h
+++ b/epan/dissectors/packet-charging_ase.h
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-charging_ase.h */
-/* ../../tools/asn2wrs.py -b -e -k -p charging_ase -c charging_ase.cnf -s packet-charging_ase-template Tariffing-Data-Types.asn */
+/* ../../tools/asn2wrs.py -b -e -p charging_ase -c charging_ase.cnf -s packet-charging_ase-template Tariffing-Data-Types.asn */
/* Input file: packet-charging_ase-template.h */
@@ -11,8 +11,8 @@
*
* $Id$
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
diff --git a/epan/dissectors/packet-i2c.h b/epan/dissectors/packet-i2c.h
index 0510e1bb9f..9024597f95 100644
--- a/epan/dissectors/packet-i2c.h
+++ b/epan/dissectors/packet-i2c.h
@@ -2,8 +2,8 @@
*
* $Id$
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
diff --git a/epan/dissectors/packet-rrc.h b/epan/dissectors/packet-rrc.h
index 255d4d2439..997a94dd6b 100644
--- a/epan/dissectors/packet-rrc.h
+++ b/epan/dissectors/packet-rrc.h
@@ -11,8 +11,8 @@
*
* $Id$
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
diff --git a/epan/dissectors/packet-rtps.h b/epan/dissectors/packet-rtps.h
index a3df24625a..5225070eb5 100644
--- a/epan/dissectors/packet-rtps.h
+++ b/epan/dissectors/packet-rtps.h
@@ -19,7 +19,7 @@
* $Id$
*
* Wireshark - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or modify
diff --git a/epan/dissectors/packet-rtps2.h b/epan/dissectors/packet-rtps2.h
index 65adbd3837..7378c9ff54 100644
--- a/epan/dissectors/packet-rtps2.h
+++ b/epan/dissectors/packet-rtps2.h
@@ -11,7 +11,7 @@
* $Id$
*
* Wireshark - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or modify