diff options
author | Alexis La Goutte <alexis.lagoutte@gmail.com> | 2014-03-04 13:14:53 +0100 |
---|---|---|
committer | Anders Broman <a.broman58@gmail.com> | 2014-03-04 14:27:33 +0000 |
commit | 296591399f90a9d89be958d91047aa724a77ee6d (patch) | |
tree | 227c108d205e8103173ea1c5eff2fb5a1d604b48 /ui/qt | |
parent | 01467c294a21159d47ce27f271c60c8914e7c13a (diff) | |
download | wireshark-296591399f90a9d89be958d91047aa724a77ee6d.tar.gz wireshark-296591399f90a9d89be958d91047aa724a77ee6d.tar.bz2 wireshark-296591399f90a9d89be958d91047aa724a77ee6d.zip |
Remove all $Id$ from top of file
(Using sed : sed -i '/^ \* \$Id\$/,+1 d')
Fix manually some typo (in export_object_dicom.c and crc16-plain.c)
Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8
Reviewed-on: https://code.wireshark.org/review/497
Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui/qt')
140 files changed, 0 insertions, 280 deletions
diff --git a/ui/qt/about_dialog.cpp b/ui/qt/about_dialog.cpp index 989bad58df..1998233fbe 100644 --- a/ui/qt/about_dialog.cpp +++ b/ui/qt/about_dialog.cpp @@ -1,7 +1,5 @@ /* about_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/about_dialog.h b/ui/qt/about_dialog.h index f077e9748f..38a5e4d2c0 100644 --- a/ui/qt/about_dialog.h +++ b/ui/qt/about_dialog.h @@ -1,7 +1,5 @@ /* about_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/accordion_frame.cpp b/ui/qt/accordion_frame.cpp index 7704fa815c..1ad7e72ac8 100644 --- a/ui/qt/accordion_frame.cpp +++ b/ui/qt/accordion_frame.cpp @@ -1,7 +1,5 @@ /* accordion_frame.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/accordion_frame.h b/ui/qt/accordion_frame.h index 699e0151fb..59d9249a17 100644 --- a/ui/qt/accordion_frame.h +++ b/ui/qt/accordion_frame.h @@ -1,7 +1,5 @@ /* accordion_frame.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/byte_view_tab.cpp b/ui/qt/byte_view_tab.cpp index 225781681a..541b89b80e 100644 --- a/ui/qt/byte_view_tab.cpp +++ b/ui/qt/byte_view_tab.cpp @@ -1,7 +1,5 @@ /* byte_view_tab.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/byte_view_tab.h b/ui/qt/byte_view_tab.h index 10f3ac378e..b71ecd37bb 100644 --- a/ui/qt/byte_view_tab.h +++ b/ui/qt/byte_view_tab.h @@ -1,7 +1,5 @@ /* byte_view_tab.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/byte_view_text.cpp b/ui/qt/byte_view_text.cpp index 46963aed74..5942c85585 100644 --- a/ui/qt/byte_view_text.cpp +++ b/ui/qt/byte_view_text.cpp @@ -1,7 +1,5 @@ /* byte_view_text.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/byte_view_text.h b/ui/qt/byte_view_text.h index c29d6e7971..65b8be6e93 100644 --- a/ui/qt/byte_view_text.h +++ b/ui/qt/byte_view_text.h @@ -1,7 +1,5 @@ /* byte_view_text.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_file_dialog.cpp b/ui/qt/capture_file_dialog.cpp index 68c56a94e5..20625f64fd 100644 --- a/ui/qt/capture_file_dialog.cpp +++ b/ui/qt/capture_file_dialog.cpp @@ -1,7 +1,5 @@ /* capture_file_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_file_dialog.h b/ui/qt/capture_file_dialog.h index 7358c2a308..bc3be567cc 100644 --- a/ui/qt/capture_file_dialog.h +++ b/ui/qt/capture_file_dialog.h @@ -1,7 +1,5 @@ /* capture_file_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_filter_combo.cpp b/ui/qt/capture_filter_combo.cpp index 7212bbfdd2..2c7b3ef267 100644 --- a/ui/qt/capture_filter_combo.cpp +++ b/ui/qt/capture_filter_combo.cpp @@ -1,7 +1,5 @@ /* capture_filter_combo.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_filter_combo.h b/ui/qt/capture_filter_combo.h index 1cfbe223ba..918be0ec63 100644 --- a/ui/qt/capture_filter_combo.h +++ b/ui/qt/capture_filter_combo.h @@ -1,7 +1,5 @@ /* capture_filter_combo.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_filter_edit.cpp b/ui/qt/capture_filter_edit.cpp index c75839a839..c1a26bd658 100644 --- a/ui/qt/capture_filter_edit.cpp +++ b/ui/qt/capture_filter_edit.cpp @@ -1,7 +1,5 @@ /* capture_filter_edit.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_filter_edit.h b/ui/qt/capture_filter_edit.h index 0240d3fbbf..af4f2ecc62 100644 --- a/ui/qt/capture_filter_edit.h +++ b/ui/qt/capture_filter_edit.h @@ -1,7 +1,5 @@ /* capture_filter_edit.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_filter_syntax_worker.cpp b/ui/qt/capture_filter_syntax_worker.cpp index a0ff63ca22..09264f85ed 100644 --- a/ui/qt/capture_filter_syntax_worker.cpp +++ b/ui/qt/capture_filter_syntax_worker.cpp @@ -1,7 +1,5 @@ /* capture_filter_syntax_worker.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_filter_syntax_worker.h b/ui/qt/capture_filter_syntax_worker.h index 58e7646ba4..f807c0564d 100644 --- a/ui/qt/capture_filter_syntax_worker.h +++ b/ui/qt/capture_filter_syntax_worker.h @@ -1,7 +1,5 @@ /* capture_filter_syntax_worker.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_info_dialog.cpp b/ui/qt/capture_info_dialog.cpp index 4af0a27d03..107d493773 100644 --- a/ui/qt/capture_info_dialog.cpp +++ b/ui/qt/capture_info_dialog.cpp @@ -1,7 +1,5 @@ /* capture_info_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_info_dialog.h b/ui/qt/capture_info_dialog.h index 217f4e9494..c0b4473d88 100644 --- a/ui/qt/capture_info_dialog.h +++ b/ui/qt/capture_info_dialog.h @@ -1,7 +1,5 @@ /* capture_info_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_interface_dialog.cpp b/ui/qt/capture_interface_dialog.cpp index e72e45d015..9919ecb70b 100644 --- a/ui/qt/capture_interface_dialog.cpp +++ b/ui/qt/capture_interface_dialog.cpp @@ -1,7 +1,5 @@ /* capture_interface_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_interface_dialog.h b/ui/qt/capture_interface_dialog.h index 6b313fa91b..53cee2f644 100644 --- a/ui/qt/capture_interface_dialog.h +++ b/ui/qt/capture_interface_dialog.h @@ -1,7 +1,5 @@ /* capture_interface_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_interfaces_dialog.cpp b/ui/qt/capture_interfaces_dialog.cpp index 9566327267..effdf1a311 100644 --- a/ui/qt/capture_interfaces_dialog.cpp +++ b/ui/qt/capture_interfaces_dialog.cpp @@ -1,7 +1,5 @@ /* capture_interfaces_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_interfaces_dialog.h b/ui/qt/capture_interfaces_dialog.h index 5e1d8acb22..0adb046166 100644 --- a/ui/qt/capture_interfaces_dialog.h +++ b/ui/qt/capture_interfaces_dialog.h @@ -1,7 +1,5 @@ /* capture_interfaces_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_preferences_frame.cpp b/ui/qt/capture_preferences_frame.cpp index ff430f97e0..dd3a3417ea 100644 --- a/ui/qt/capture_preferences_frame.cpp +++ b/ui/qt/capture_preferences_frame.cpp @@ -1,7 +1,5 @@ /* capture_preferences_frame.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/capture_preferences_frame.h b/ui/qt/capture_preferences_frame.h index 6905959629..176f0e4f2b 100644 --- a/ui/qt/capture_preferences_frame.h +++ b/ui/qt/capture_preferences_frame.h @@ -1,7 +1,5 @@ /* capture_preferences_frame.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/color_dialog.cpp b/ui/qt/color_dialog.cpp index a6457f13cd..0342ba8bf9 100644 --- a/ui/qt/color_dialog.cpp +++ b/ui/qt/color_dialog.cpp @@ -1,7 +1,5 @@ /* color_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/color_dialog.h b/ui/qt/color_dialog.h index 4b2d0a5e01..347e52d5b9 100644 --- a/ui/qt/color_dialog.h +++ b/ui/qt/color_dialog.h @@ -1,7 +1,5 @@ /* color_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/color_utils.cpp b/ui/qt/color_utils.cpp index 298c34e1b6..0603a26b98 100644 --- a/ui/qt/color_utils.cpp +++ b/ui/qt/color_utils.cpp @@ -1,7 +1,5 @@ /* color_utils.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/color_utils.h b/ui/qt/color_utils.h index 8342caa9ab..484001ddf4 100644 --- a/ui/qt/color_utils.h +++ b/ui/qt/color_utils.h @@ -1,7 +1,5 @@ /* color_utils.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/column_preferences_frame.cpp b/ui/qt/column_preferences_frame.cpp index b1f803adc8..2d757aa4fa 100644 --- a/ui/qt/column_preferences_frame.cpp +++ b/ui/qt/column_preferences_frame.cpp @@ -1,7 +1,5 @@ /* column_preferences_frame.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/column_preferences_frame.h b/ui/qt/column_preferences_frame.h index ae0c09136c..6c9b29b139 100644 --- a/ui/qt/column_preferences_frame.h +++ b/ui/qt/column_preferences_frame.h @@ -1,7 +1,5 @@ /* column_preferences_frame.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/decode_as_dialog.cpp b/ui/qt/decode_as_dialog.cpp index c7b42126c2..8715fd5c91 100644 --- a/ui/qt/decode_as_dialog.cpp +++ b/ui/qt/decode_as_dialog.cpp @@ -1,7 +1,5 @@ /* decode_as_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/decode_as_dialog.h b/ui/qt/decode_as_dialog.h index 894d6128f7..b057000401 100644 --- a/ui/qt/decode_as_dialog.h +++ b/ui/qt/decode_as_dialog.h @@ -1,7 +1,5 @@ /* decode_as_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/display_filter_combo.cpp b/ui/qt/display_filter_combo.cpp index 448e391606..1360f7e17b 100644 --- a/ui/qt/display_filter_combo.cpp +++ b/ui/qt/display_filter_combo.cpp @@ -1,7 +1,5 @@ /* display_filter_combo.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/display_filter_combo.h b/ui/qt/display_filter_combo.h index bd9505181c..db2c73df90 100644 --- a/ui/qt/display_filter_combo.h +++ b/ui/qt/display_filter_combo.h @@ -1,7 +1,5 @@ /* display_filter_combo.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/display_filter_edit.cpp b/ui/qt/display_filter_edit.cpp index bc4e9670cb..5b3c6f1766 100644 --- a/ui/qt/display_filter_edit.cpp +++ b/ui/qt/display_filter_edit.cpp @@ -1,7 +1,5 @@ /* display_filter_edit.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/display_filter_edit.h b/ui/qt/display_filter_edit.h index 00a527f8b2..5b6bff99f4 100644 --- a/ui/qt/display_filter_edit.h +++ b/ui/qt/display_filter_edit.h @@ -1,7 +1,5 @@ /* display_filter_edit.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/elided_label.cpp b/ui/qt/elided_label.cpp index 3fcd7d3992..619a7596f5 100644 --- a/ui/qt/elided_label.cpp +++ b/ui/qt/elided_label.cpp @@ -1,7 +1,5 @@ /* elided_label.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/elided_label.h b/ui/qt/elided_label.h index 3455f8719c..6b16c05c23 100644 --- a/ui/qt/elided_label.h +++ b/ui/qt/elided_label.h @@ -1,7 +1,5 @@ /* elided_label.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/export_dissection_dialog.cpp b/ui/qt/export_dissection_dialog.cpp index af8a8b9212..6fa8831d83 100644 --- a/ui/qt/export_dissection_dialog.cpp +++ b/ui/qt/export_dissection_dialog.cpp @@ -1,7 +1,5 @@ /* export_dissection_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/export_dissection_dialog.h b/ui/qt/export_dissection_dialog.h index f67afece40..90e95ddec8 100644 --- a/ui/qt/export_dissection_dialog.h +++ b/ui/qt/export_dissection_dialog.h @@ -1,7 +1,5 @@ /* export_dissection_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/export_object_dialog.cpp b/ui/qt/export_object_dialog.cpp index ced6e32c5c..60d94683a3 100644 --- a/ui/qt/export_object_dialog.cpp +++ b/ui/qt/export_object_dialog.cpp @@ -1,7 +1,5 @@ /* export_object_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/export_object_dialog.h b/ui/qt/export_object_dialog.h index 992ed6815d..281314d019 100644 --- a/ui/qt/export_object_dialog.h +++ b/ui/qt/export_object_dialog.h @@ -1,7 +1,5 @@ /* export_object_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/file_set_dialog.cpp b/ui/qt/file_set_dialog.cpp index 837837f7df..9e6898d7e8 100644 --- a/ui/qt/file_set_dialog.cpp +++ b/ui/qt/file_set_dialog.cpp @@ -1,7 +1,5 @@ /* fileset_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/file_set_dialog.h b/ui/qt/file_set_dialog.h index 327fb7e077..f8bbe47055 100644 --- a/ui/qt/file_set_dialog.h +++ b/ui/qt/file_set_dialog.h @@ -1,7 +1,5 @@ /* fileset_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/filter_expressions_preferences_frame.cpp b/ui/qt/filter_expressions_preferences_frame.cpp index d6c4bd6c3c..55c7792bcc 100644 --- a/ui/qt/filter_expressions_preferences_frame.cpp +++ b/ui/qt/filter_expressions_preferences_frame.cpp @@ -1,7 +1,5 @@ /* filter_expressions_preferences_frame.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/filter_expressions_preferences_frame.h b/ui/qt/filter_expressions_preferences_frame.h index 19482980f5..6cea5de67f 100644 --- a/ui/qt/filter_expressions_preferences_frame.h +++ b/ui/qt/filter_expressions_preferences_frame.h @@ -1,7 +1,5 @@ /* filter_expressions_preferences_frame.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/follow_stream_dialog.cpp b/ui/qt/follow_stream_dialog.cpp index 5d6d5ed9d7..443e3ecdb7 100644 --- a/ui/qt/follow_stream_dialog.cpp +++ b/ui/qt/follow_stream_dialog.cpp @@ -1,7 +1,5 @@ /* follow_stream_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/follow_stream_dialog.h b/ui/qt/follow_stream_dialog.h index 82171d720e..fef1e45f41 100644 --- a/ui/qt/follow_stream_dialog.h +++ b/ui/qt/follow_stream_dialog.h @@ -1,7 +1,5 @@ /* follow_stream_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/follow_stream_text.cpp b/ui/qt/follow_stream_text.cpp index d09b167869..67c80851fd 100644 --- a/ui/qt/follow_stream_text.cpp +++ b/ui/qt/follow_stream_text.cpp @@ -1,7 +1,5 @@ /* follow_stream_text.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/follow_stream_text.h b/ui/qt/follow_stream_text.h index 251979ac12..b6f8a2a598 100644 --- a/ui/qt/follow_stream_text.h +++ b/ui/qt/follow_stream_text.h @@ -1,7 +1,5 @@ /* follow_stream_text.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/font_color_preferences_frame.cpp b/ui/qt/font_color_preferences_frame.cpp index 04b22681d8..e9f4a5dd41 100644 --- a/ui/qt/font_color_preferences_frame.cpp +++ b/ui/qt/font_color_preferences_frame.cpp @@ -1,7 +1,5 @@ /* font_color_preferences_frame.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/font_color_preferences_frame.h b/ui/qt/font_color_preferences_frame.h index e533ebef9b..91448d4aac 100644 --- a/ui/qt/font_color_preferences_frame.h +++ b/ui/qt/font_color_preferences_frame.h @@ -1,7 +1,5 @@ /* font_color_preferences_frame.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/gpl-template.txt b/ui/qt/gpl-template.txt index 22d78183ae..0a70edcf77 100644 --- a/ui/qt/gpl-template.txt +++ b/ui/qt/gpl-template.txt @@ -1,7 +1,5 @@ /* <filename>.c * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/import_text_dialog.cpp b/ui/qt/import_text_dialog.cpp index a38d19b7c8..39cf304bcd 100644 --- a/ui/qt/import_text_dialog.cpp +++ b/ui/qt/import_text_dialog.cpp @@ -1,7 +1,5 @@ /* import_text_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/import_text_dialog.h b/ui/qt/import_text_dialog.h index abe0b25565..a2723184f8 100644 --- a/ui/qt/import_text_dialog.h +++ b/ui/qt/import_text_dialog.h @@ -1,7 +1,5 @@ /* import_text_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/interface_tree.cpp b/ui/qt/interface_tree.cpp index 0708469d01..ca0daae526 100644 --- a/ui/qt/interface_tree.cpp +++ b/ui/qt/interface_tree.cpp @@ -1,7 +1,5 @@ /* interface_tree.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/interface_tree.h b/ui/qt/interface_tree.h index 6ccbc1ac54..a6c883d3b5 100644 --- a/ui/qt/interface_tree.h +++ b/ui/qt/interface_tree.h @@ -1,7 +1,5 @@ /* interface_tree.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/label_stack.cpp b/ui/qt/label_stack.cpp index adc87da118..5c7ba18bce 100644 --- a/ui/qt/label_stack.cpp +++ b/ui/qt/label_stack.cpp @@ -1,7 +1,5 @@ /* label_stack.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/label_stack.h b/ui/qt/label_stack.h index bc2f754e8d..af86ed136f 100644 --- a/ui/qt/label_stack.h +++ b/ui/qt/label_stack.h @@ -1,7 +1,5 @@ /* label_stack.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/layout_preferences_frame.cpp b/ui/qt/layout_preferences_frame.cpp index 3a51c0a558..e798da26d9 100644 --- a/ui/qt/layout_preferences_frame.cpp +++ b/ui/qt/layout_preferences_frame.cpp @@ -1,7 +1,5 @@ /* layout_preferences_frame.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/layout_preferences_frame.h b/ui/qt/layout_preferences_frame.h index 1756e1446f..cc04b5dab3 100644 --- a/ui/qt/layout_preferences_frame.h +++ b/ui/qt/layout_preferences_frame.h @@ -1,7 +1,5 @@ /* layout_preferences_frame.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/main.cpp b/ui/qt/main.cpp index eb9cb47524..8b42e94b82 100644 --- a/ui/qt/main.cpp +++ b/ui/qt/main.cpp @@ -1,7 +1,5 @@ /* main.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/main_status_bar.cpp b/ui/qt/main_status_bar.cpp index d1af80ec1e..59f96363bd 100644 --- a/ui/qt/main_status_bar.cpp +++ b/ui/qt/main_status_bar.cpp @@ -1,7 +1,5 @@ /* main_status_bar.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/main_status_bar.h b/ui/qt/main_status_bar.h index 6c5222e3c3..06130c437c 100644 --- a/ui/qt/main_status_bar.h +++ b/ui/qt/main_status_bar.h @@ -1,7 +1,5 @@ /* main_status_bar.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/main_welcome.cpp b/ui/qt/main_welcome.cpp index 57f4f60fc9..7c28bcde57 100644 --- a/ui/qt/main_welcome.cpp +++ b/ui/qt/main_welcome.cpp @@ -1,7 +1,5 @@ /* main_welcome.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/main_welcome.h b/ui/qt/main_welcome.h index adb182df0d..4f987eac44 100644 --- a/ui/qt/main_welcome.h +++ b/ui/qt/main_welcome.h @@ -1,7 +1,5 @@ /* main_welcome.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/main_window.cpp b/ui/qt/main_window.cpp index 136ad37c1c..92ccf4cbdd 100644 --- a/ui/qt/main_window.cpp +++ b/ui/qt/main_window.cpp @@ -1,7 +1,5 @@ /* main_window.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/main_window.h b/ui/qt/main_window.h index 3e8fecad5b..3274986aef 100644 --- a/ui/qt/main_window.h +++ b/ui/qt/main_window.h @@ -1,7 +1,5 @@ /* main_window.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/main_window_preferences_frame.cpp b/ui/qt/main_window_preferences_frame.cpp index e046b52400..fca0479835 100644 --- a/ui/qt/main_window_preferences_frame.cpp +++ b/ui/qt/main_window_preferences_frame.cpp @@ -1,7 +1,5 @@ /* main_window_preferences_frame.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/main_window_preferences_frame.h b/ui/qt/main_window_preferences_frame.h index 50d9885e58..178b5dd3ad 100644 --- a/ui/qt/main_window_preferences_frame.h +++ b/ui/qt/main_window_preferences_frame.h @@ -1,7 +1,5 @@ /* main_window_preferences_frame.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/main_window_slots.cpp b/ui/qt/main_window_slots.cpp index a39cf939bd..c12603180b 100644 --- a/ui/qt/main_window_slots.cpp +++ b/ui/qt/main_window_slots.cpp @@ -1,7 +1,5 @@ /* main_window_slots.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/module_preferences_scroll_area.cpp b/ui/qt/module_preferences_scroll_area.cpp index 324fd95681..3a830f5b00 100644 --- a/ui/qt/module_preferences_scroll_area.cpp +++ b/ui/qt/module_preferences_scroll_area.cpp @@ -1,7 +1,5 @@ /* module_preferences_scroll_area.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/module_preferences_scroll_area.h b/ui/qt/module_preferences_scroll_area.h index 897e558276..ce643d622e 100644 --- a/ui/qt/module_preferences_scroll_area.h +++ b/ui/qt/module_preferences_scroll_area.h @@ -1,7 +1,5 @@ /* module_preferences_scroll_area.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_comment_dialog.cpp b/ui/qt/packet_comment_dialog.cpp index 4ae6073581..28f4e3994a 100644 --- a/ui/qt/packet_comment_dialog.cpp +++ b/ui/qt/packet_comment_dialog.cpp @@ -1,7 +1,5 @@ /* packet_comment_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_comment_dialog.h b/ui/qt/packet_comment_dialog.h index ecd679ba2e..d1b9f35d45 100644 --- a/ui/qt/packet_comment_dialog.h +++ b/ui/qt/packet_comment_dialog.h @@ -1,7 +1,5 @@ /* packet_comment_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_format_group_box.cpp b/ui/qt/packet_format_group_box.cpp index 13122bd178..bccab41398 100644 --- a/ui/qt/packet_format_group_box.cpp +++ b/ui/qt/packet_format_group_box.cpp @@ -1,7 +1,5 @@ /* packet_format_group_box.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_format_group_box.h b/ui/qt/packet_format_group_box.h index 2371050bb1..dd768f17e4 100644 --- a/ui/qt/packet_format_group_box.h +++ b/ui/qt/packet_format_group_box.h @@ -1,7 +1,5 @@ /* packet_format_group_box.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_list.cpp b/ui/qt/packet_list.cpp index 89f9747929..7e9ff94132 100644 --- a/ui/qt/packet_list.cpp +++ b/ui/qt/packet_list.cpp @@ -1,7 +1,5 @@ /* packet_list.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_list.h b/ui/qt/packet_list.h index 2ba7dc7ded..44bb8fee0c 100644 --- a/ui/qt/packet_list.h +++ b/ui/qt/packet_list.h @@ -1,7 +1,5 @@ /* packet_list.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_list_model.cpp b/ui/qt/packet_list_model.cpp index e30dbbf75b..14b88c9b80 100644 --- a/ui/qt/packet_list_model.cpp +++ b/ui/qt/packet_list_model.cpp @@ -1,7 +1,5 @@ /* packet_list_model.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_list_model.h b/ui/qt/packet_list_model.h index 327a17818d..f325087cf9 100644 --- a/ui/qt/packet_list_model.h +++ b/ui/qt/packet_list_model.h @@ -1,7 +1,5 @@ /* packet_list_model.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_list_record.cpp b/ui/qt/packet_list_record.cpp index 5a29283386..0090cf0da3 100644 --- a/ui/qt/packet_list_record.cpp +++ b/ui/qt/packet_list_record.cpp @@ -1,7 +1,5 @@ /* packet_list_record.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_list_record.h b/ui/qt/packet_list_record.h index 0a62f36fe8..ebc2b3c4ba 100644 --- a/ui/qt/packet_list_record.h +++ b/ui/qt/packet_list_record.h @@ -1,7 +1,5 @@ /* packet_list_record.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_range_group_box.cpp b/ui/qt/packet_range_group_box.cpp index deee6b25cc..41a99c2e53 100644 --- a/ui/qt/packet_range_group_box.cpp +++ b/ui/qt/packet_range_group_box.cpp @@ -1,7 +1,5 @@ /* packet_range_group_box.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/packet_range_group_box.h b/ui/qt/packet_range_group_box.h index f633dcfc6b..ebe30a9d06 100644 --- a/ui/qt/packet_range_group_box.h +++ b/ui/qt/packet_range_group_box.h @@ -1,7 +1,5 @@ /* packet_range_group_box.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/preferences_dialog.cpp b/ui/qt/preferences_dialog.cpp index e89cd44f1a..e470d4c337 100644 --- a/ui/qt/preferences_dialog.cpp +++ b/ui/qt/preferences_dialog.cpp @@ -1,7 +1,5 @@ /* preferences_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/preferences_dialog.h b/ui/qt/preferences_dialog.h index 97b7e246d3..bf8cb04890 100644 --- a/ui/qt/preferences_dialog.h +++ b/ui/qt/preferences_dialog.h @@ -1,7 +1,5 @@ /* preferences_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/print_dialog.cpp b/ui/qt/print_dialog.cpp index 0fbee43236..0717a8ea3b 100644 --- a/ui/qt/print_dialog.cpp +++ b/ui/qt/print_dialog.cpp @@ -1,7 +1,5 @@ /* print_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/print_dialog.h b/ui/qt/print_dialog.h index b6aa9d68c2..e97aa5c1e0 100644 --- a/ui/qt/print_dialog.h +++ b/ui/qt/print_dialog.h @@ -1,7 +1,5 @@ /* print_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/profile_dialog.cpp b/ui/qt/profile_dialog.cpp index b6660b0f16..05a2fbd8e4 100644 --- a/ui/qt/profile_dialog.cpp +++ b/ui/qt/profile_dialog.cpp @@ -1,7 +1,5 @@ /* profile_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/profile_dialog.h b/ui/qt/profile_dialog.h index cd79d0c236..4a7033dc82 100644 --- a/ui/qt/profile_dialog.h +++ b/ui/qt/profile_dialog.h @@ -1,7 +1,5 @@ /* profile_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/progress_bar.cpp b/ui/qt/progress_bar.cpp index 0a48869d94..6d63ae409d 100644 --- a/ui/qt/progress_bar.cpp +++ b/ui/qt/progress_bar.cpp @@ -1,7 +1,5 @@ /* progress_bar.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/progress_bar.h b/ui/qt/progress_bar.h index 60c33488fa..17155700fc 100644 --- a/ui/qt/progress_bar.h +++ b/ui/qt/progress_bar.h @@ -1,7 +1,5 @@ /* progress_bar.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/proto_tree.cpp b/ui/qt/proto_tree.cpp index 6a44abd897..c827239211 100644 --- a/ui/qt/proto_tree.cpp +++ b/ui/qt/proto_tree.cpp @@ -1,7 +1,5 @@ /* proto_tree.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/proto_tree.h b/ui/qt/proto_tree.h index 6df0483a57..d9ea36cde0 100644 --- a/ui/qt/proto_tree.h +++ b/ui/qt/proto_tree.h @@ -1,7 +1,5 @@ /* proto_tree.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/qt_ui_utils.cpp b/ui/qt/qt_ui_utils.cpp index 84467cbbd5..8ad29d277b 100644 --- a/ui/qt/qt_ui_utils.cpp +++ b/ui/qt/qt_ui_utils.cpp @@ -1,7 +1,5 @@ /* qt_ui_utils.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/qt_ui_utils.h b/ui/qt/qt_ui_utils.h index 65be35fc87..45bf73afa5 100644 --- a/ui/qt/qt_ui_utils.h +++ b/ui/qt/qt_ui_utils.h @@ -1,8 +1,6 @@ /* qt_gui_utils.h * Declarations of GTK+-specific UI utility routines * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/recent_file_status.cpp b/ui/qt/recent_file_status.cpp index 28ba973dd5..c30574f0db 100644 --- a/ui/qt/recent_file_status.cpp +++ b/ui/qt/recent_file_status.cpp @@ -1,7 +1,5 @@ /* recent_file_status.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/recent_file_status.h b/ui/qt/recent_file_status.h index c284ea56ba..70800b8f35 100644 --- a/ui/qt/recent_file_status.h +++ b/ui/qt/recent_file_status.h @@ -1,7 +1,5 @@ /* recent_file_status.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/related_packet_delegate.cpp b/ui/qt/related_packet_delegate.cpp index 56f35aa18b..c68c9b46c7 100644 --- a/ui/qt/related_packet_delegate.cpp +++ b/ui/qt/related_packet_delegate.cpp @@ -1,7 +1,5 @@ /* related_packet_delegate.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/related_packet_delegate.h b/ui/qt/related_packet_delegate.h index 4f0671780a..e1a6bcc4a6 100644 --- a/ui/qt/related_packet_delegate.h +++ b/ui/qt/related_packet_delegate.h @@ -1,7 +1,5 @@ /* related_packet_delegate.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_all_assocs_dialog.cpp b/ui/qt/sctp_all_assocs_dialog.cpp index 3f99f99a6c..2a42a3b9c6 100644 --- a/ui/qt/sctp_all_assocs_dialog.cpp +++ b/ui/qt/sctp_all_assocs_dialog.cpp @@ -1,7 +1,5 @@ /* sctp_all_assocs_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_all_assocs_dialog.h b/ui/qt/sctp_all_assocs_dialog.h index bae4ff74ee..9916c8495a 100644 --- a/ui/qt/sctp_all_assocs_dialog.h +++ b/ui/qt/sctp_all_assocs_dialog.h @@ -1,7 +1,5 @@ /* sctp_all_assocs_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_assoc_analyse_dialog.cpp b/ui/qt/sctp_assoc_analyse_dialog.cpp index df2e215524..6b2230701b 100644 --- a/ui/qt/sctp_assoc_analyse_dialog.cpp +++ b/ui/qt/sctp_assoc_analyse_dialog.cpp @@ -1,7 +1,5 @@ /* sctp_assoc_analyse_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_assoc_analyse_dialog.h b/ui/qt/sctp_assoc_analyse_dialog.h index 9fc75d298a..a08add7f49 100644 --- a/ui/qt/sctp_assoc_analyse_dialog.h +++ b/ui/qt/sctp_assoc_analyse_dialog.h @@ -1,7 +1,5 @@ /* sctp_assoc_analyse_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_chunk_statistics_dialog.cpp b/ui/qt/sctp_chunk_statistics_dialog.cpp index 7657d610d8..95bf9b12b1 100644 --- a/ui/qt/sctp_chunk_statistics_dialog.cpp +++ b/ui/qt/sctp_chunk_statistics_dialog.cpp @@ -1,7 +1,5 @@ /* sctp_chunck_statistics_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_chunk_statistics_dialog.h b/ui/qt/sctp_chunk_statistics_dialog.h index dc5da602d8..e5aae3967e 100644 --- a/ui/qt/sctp_chunk_statistics_dialog.h +++ b/ui/qt/sctp_chunk_statistics_dialog.h @@ -1,7 +1,5 @@ /* sctp_chunck_statistics_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_graph_arwnd_dialog.cpp b/ui/qt/sctp_graph_arwnd_dialog.cpp index 2ed274f293..bb1ced67ed 100644 --- a/ui/qt/sctp_graph_arwnd_dialog.cpp +++ b/ui/qt/sctp_graph_arwnd_dialog.cpp @@ -1,7 +1,5 @@ /* sctp_graph_arwnd_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_graph_arwnd_dialog.h b/ui/qt/sctp_graph_arwnd_dialog.h index e1a738285b..850af3d392 100644 --- a/ui/qt/sctp_graph_arwnd_dialog.h +++ b/ui/qt/sctp_graph_arwnd_dialog.h @@ -1,7 +1,5 @@ /* sctp_graph_arwn_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_graph_byte_dialog.cpp b/ui/qt/sctp_graph_byte_dialog.cpp index 72bb5ec900..5d37b10721 100644 --- a/ui/qt/sctp_graph_byte_dialog.cpp +++ b/ui/qt/sctp_graph_byte_dialog.cpp @@ -1,7 +1,5 @@ /* sctp_graph_byte_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_graph_byte_dialog.h b/ui/qt/sctp_graph_byte_dialog.h index 0cecef9d4f..b19e186f7f 100644 --- a/ui/qt/sctp_graph_byte_dialog.h +++ b/ui/qt/sctp_graph_byte_dialog.h @@ -1,7 +1,5 @@ /* sctp_graph_byte_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_graph_dialog.cpp b/ui/qt/sctp_graph_dialog.cpp index 0f2b1a8758..94bb0dd6ea 100644 --- a/ui/qt/sctp_graph_dialog.cpp +++ b/ui/qt/sctp_graph_dialog.cpp @@ -1,7 +1,5 @@ /* sctp_graph_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sctp_graph_dialog.h b/ui/qt/sctp_graph_dialog.h index a3e1ec9b25..1959ab6054 100644 --- a/ui/qt/sctp_graph_dialog.h +++ b/ui/qt/sctp_graph_dialog.h @@ -1,7 +1,5 @@ /* sctp_graph_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/search_frame.cpp b/ui/qt/search_frame.cpp index 8b24135afb..50610f7a92 100644 --- a/ui/qt/search_frame.cpp +++ b/ui/qt/search_frame.cpp @@ -1,7 +1,5 @@ /* search_frame.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/search_frame.h b/ui/qt/search_frame.h index e7e5ce985e..a45d055076 100644 --- a/ui/qt/search_frame.h +++ b/ui/qt/search_frame.h @@ -1,7 +1,5 @@ /* search_frame.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sequence_diagram.cpp b/ui/qt/sequence_diagram.cpp index 9ae9c0e4a6..d27106e840 100644 --- a/ui/qt/sequence_diagram.cpp +++ b/ui/qt/sequence_diagram.cpp @@ -1,7 +1,5 @@ /* sequence_diagram.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sequence_diagram.h b/ui/qt/sequence_diagram.h index 9b966052e3..952570e27e 100644 --- a/ui/qt/sequence_diagram.h +++ b/ui/qt/sequence_diagram.h @@ -1,7 +1,5 @@ /* sequence_diagram.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sequence_dialog.cpp b/ui/qt/sequence_dialog.cpp index 3589765018..d3169da96e 100644 --- a/ui/qt/sequence_dialog.cpp +++ b/ui/qt/sequence_dialog.cpp @@ -1,7 +1,5 @@ /* sequence_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sequence_dialog.h b/ui/qt/sequence_dialog.h index 5b392b2358..5ede431b06 100644 --- a/ui/qt/sequence_dialog.h +++ b/ui/qt/sequence_dialog.h @@ -1,7 +1,5 @@ /* sequence_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/simple_dialog_qt.cpp b/ui/qt/simple_dialog_qt.cpp index b8294550cc..a45fb12bba 100644 --- a/ui/qt/simple_dialog_qt.cpp +++ b/ui/qt/simple_dialog_qt.cpp @@ -1,7 +1,5 @@ /* simple_dialog_qt.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/simple_dialog_qt.h b/ui/qt/simple_dialog_qt.h index 218770cce2..7646658fc4 100644 --- a/ui/qt/simple_dialog_qt.h +++ b/ui/qt/simple_dialog_qt.h @@ -1,7 +1,5 @@ /* simple_dialog_qt.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sparkline_delegate.cpp b/ui/qt/sparkline_delegate.cpp index ce1f55f2ac..2de2a88282 100644 --- a/ui/qt/sparkline_delegate.cpp +++ b/ui/qt/sparkline_delegate.cpp @@ -1,7 +1,5 @@ /* sparkline_delegate.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/sparkline_delegate.h b/ui/qt/sparkline_delegate.h index 240436ac4d..358d99218f 100644 --- a/ui/qt/sparkline_delegate.h +++ b/ui/qt/sparkline_delegate.h @@ -1,7 +1,5 @@ /* sparkline_delegate.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/splash_overlay.cpp b/ui/qt/splash_overlay.cpp index b1d36bd842..ea94ee742f 100644 --- a/ui/qt/splash_overlay.cpp +++ b/ui/qt/splash_overlay.cpp @@ -1,7 +1,5 @@ /* splash_overlay.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/splash_overlay.h b/ui/qt/splash_overlay.h index 77ae8e6fd0..775e8f6080 100644 --- a/ui/qt/splash_overlay.h +++ b/ui/qt/splash_overlay.h @@ -1,7 +1,5 @@ /* splash_overlay.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/stats_tree_dialog.cpp b/ui/qt/stats_tree_dialog.cpp index d2e26eb211..b7f129faf6 100644 --- a/ui/qt/stats_tree_dialog.cpp +++ b/ui/qt/stats_tree_dialog.cpp @@ -1,7 +1,5 @@ /* stats_tree_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/stats_tree_dialog.h b/ui/qt/stats_tree_dialog.h index 533d8de33f..eb50bf3819 100644 --- a/ui/qt/stats_tree_dialog.h +++ b/ui/qt/stats_tree_dialog.h @@ -1,7 +1,5 @@ /* stats_tree_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/summary_dialog.cpp b/ui/qt/summary_dialog.cpp index 02c1e4fe35..e480301cdb 100644 --- a/ui/qt/summary_dialog.cpp +++ b/ui/qt/summary_dialog.cpp @@ -1,7 +1,5 @@ /* summary_dialog.cpp * - * $Id$ - * * GSoC 2013 - QtShark * * Wireshark - Network traffic analyzer diff --git a/ui/qt/summary_dialog.h b/ui/qt/summary_dialog.h index cf97dc008c..a670cda3c6 100644 --- a/ui/qt/summary_dialog.h +++ b/ui/qt/summary_dialog.h @@ -1,7 +1,5 @@ /* summary_dialog.h * - * $Id$ - * * GSoC 2013 - QtShark * * Wireshark - Network traffic analyzer diff --git a/ui/qt/syntax_line_edit.cpp b/ui/qt/syntax_line_edit.cpp index 40a8621fc1..f432a120b9 100644 --- a/ui/qt/syntax_line_edit.cpp +++ b/ui/qt/syntax_line_edit.cpp @@ -1,7 +1,5 @@ /* syntax_line_edit.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/syntax_line_edit.h b/ui/qt/syntax_line_edit.h index 138ac93d4e..df702b1a8d 100644 --- a/ui/qt/syntax_line_edit.h +++ b/ui/qt/syntax_line_edit.h @@ -1,7 +1,5 @@ /* syntax_line_edit.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/tango_colors.h b/ui/qt/tango_colors.h index 7a4432f190..c26d501971 100644 --- a/ui/qt/tango_colors.h +++ b/ui/qt/tango_colors.h @@ -1,8 +1,6 @@ /* qt_gui_utils.h * Tango theme colors * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/tcp_stream_dialog.cpp b/ui/qt/tcp_stream_dialog.cpp index 747d5b268b..bd461edba1 100644 --- a/ui/qt/tcp_stream_dialog.cpp +++ b/ui/qt/tcp_stream_dialog.cpp @@ -1,7 +1,5 @@ /* tcp_stream_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/tcp_stream_dialog.h b/ui/qt/tcp_stream_dialog.h index 34eff237c4..176a5e575c 100644 --- a/ui/qt/tcp_stream_dialog.h +++ b/ui/qt/tcp_stream_dialog.h @@ -1,7 +1,5 @@ /* tcp_stream_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/time_shift_dialog.cpp b/ui/qt/time_shift_dialog.cpp index 1f9e851410..ce0d13eaf9 100644 --- a/ui/qt/time_shift_dialog.cpp +++ b/ui/qt/time_shift_dialog.cpp @@ -1,7 +1,5 @@ /* time_shift_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/time_shift_dialog.h b/ui/qt/time_shift_dialog.h index 0759c84cf8..f858e83d7f 100644 --- a/ui/qt/time_shift_dialog.h +++ b/ui/qt/time_shift_dialog.h @@ -1,7 +1,5 @@ /* time_shift_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/uat_dialog.cpp b/ui/qt/uat_dialog.cpp index 97fc365c47..918f8bd6c7 100644 --- a/ui/qt/uat_dialog.cpp +++ b/ui/qt/uat_dialog.cpp @@ -1,7 +1,5 @@ /* uat_dialog.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/uat_dialog.h b/ui/qt/uat_dialog.h index c81aa8f1d5..525be44d12 100644 --- a/ui/qt/uat_dialog.h +++ b/ui/qt/uat_dialog.h @@ -1,7 +1,5 @@ /* uat_dialog.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/wireshark_application.cpp b/ui/qt/wireshark_application.cpp index 50bbd52657..ef817a773c 100644 --- a/ui/qt/wireshark_application.cpp +++ b/ui/qt/wireshark_application.cpp @@ -1,7 +1,5 @@ /* wireshark_application.cpp * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs diff --git a/ui/qt/wireshark_application.h b/ui/qt/wireshark_application.h index 74980bac11..3098195ab7 100644 --- a/ui/qt/wireshark_application.h +++ b/ui/qt/wireshark_application.h @@ -1,7 +1,5 @@ /* wireshark_application.h * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs |