Continue to remove $Id$ from top of file

(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash)

Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd
Reviewed-on: https://code.wireshark.org/review/881
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2014-03-17 15:57:02 +01:00 committed by Anders Broman
parent fb61a0afa9
commit 757aa33220
339 changed files with 6 additions and 634 deletions

View File

@ -1,7 +1,5 @@
# CMakeLists.txt
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,7 +1,5 @@
# Build options for use by CMake
# $Id$
option(BUILD_wireshark "Build the GTK+-GUI version of Wireshark" ON)
option(BUILD_qtshark "Build the Qt-GUI version of Wireshark" ON)
option(BUILD_tshark "Build tshark" ON)

View File

@ -1,7 +1,5 @@
# CPackConfig.txt
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,7 +1,5 @@
# ConfigureChecks.cmake
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,8 +1,6 @@
# Makefile.am
# Automake file for Wireshark
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,8 +1,6 @@
# Makefile.am.inc
# Include file for Makefile.am files to get additional rules
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,8 +1,6 @@
## Makefile for building wireshark.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
# $Id$
# We "Deploy using XCopy," which is described at
# http://msdn.microsoft.com/en-us/library/ms235291.aspx

View File

@ -1,8 +1,6 @@
# Makefile.nmake.inc
# Include file for Makefile.am files to get additional rules
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 2007 Gerald Combs

View File

@ -1,7 +1,5 @@
# Configure paths for GLIB
# Owen Taylor 1997-2001
# $Id$
dnl AM_PATH_GLIB_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if gmodule, gobject or
dnl gthread is specified in MODULES, pass to pkg-config

View File

@ -1,6 +1,5 @@
# Configure paths for GTK+
# Owen Taylor 1997-2001
# $Id$
dnl AM_PATH_GTK_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
dnl Test for GTK+, and define GTK_CFLAGS and GTK_LIBS, if gthread is specified in MODULES,

View File

@ -1,6 +1,5 @@
# Configure paths for GTK+
# Owen Taylor 1997-2001
# $Id$
dnl AM_PATH_GTK_3_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
dnl Test for GTK+, and define GTK_CFLAGS and GTK_LIBS, if gthread is specified in MODULES,

View File

@ -1,6 +1,5 @@
# Configure paths for libsmi
# Shamelessly stolen from http://autoconf-archive.cryp.to/ax_lib_sqlite3.html
# $Id$
# Synopsis: AX_LIBSMI([minimum library version])
# The default minimum library version is 2

View File

@ -36,8 +36,6 @@
# and Glib are installed with the same prefix, we should only supply one
# "-I" flag for both of them.
#
# $Id$
#
#
# OK, where will aclocal look by default?

View File

@ -1,6 +1,4 @@
#
# $Id$
#
###################################################################
#
# Copyright (c) 2006 Frederic Heem, <frederic.heem@telsey.it>

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find adns
# Find the native ADNS includes and library
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find airpcap
# Find the native AIRPCAP includes and library
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find capabilities
# Find the native CAP includes and library
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find cares
# Find the native CARES includes and library
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Locate FreeType library
# This module defines
# FREETYPE_LIBRARIES, the library to link against

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find gcrypt
# Find the native GCRYPT includes and library
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find GeoIP
# Find the native GEOIP includes and library
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Try to find the GLIB2 libraries
# Once done this will define
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Try to find GModule2
# Find GModule headers, libraries and the answer to all questions.
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find gnutls
# Find the native GNUTLS includes and library
#

View File

@ -1,7 +1,5 @@
# - Try to find GThread2
#
# $Id$
#
# Find GThread headers, libraries and the answer to all questions.
#
# GTHREAD2_FOUND True if GTHREAD2 got found

View File

@ -1,7 +1,5 @@
# - Try to find GTK3
#
# $Id$
#
# Once done this will define
#
# GTK3_FOUND - System has GTK3

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find an html viewer program
#
# HTML_VIEWER_EXECUTABLE - the full path to perl

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find kerberos
# Find the native KERBEROS includes and library
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find lex executable
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# Locate Lua library
# This module defines
# LUA_FOUND, if false, do not try to link to Lua

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find math
# Find the native M includes and library
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# Find the native netlink includes and library
#
# If they exist, differentiate between versions 1, 2 and 3.

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find pcap and winpcap
# Find the native PCAP includes and library
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find portaudio
# Find the native PORTAUDIO includes and library
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# Look for the Linux setcap command (capabilities)
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find smi
# Find the native SMI includes and library
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find WSWin Libs
# Due to the layout of the Wireshark Win support libs,
# CMake needs some support to find them

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#

View File

@ -1,7 +1,5 @@
# - Find zlib
#
# $Id$
#
# Find the native ZLIB includes and library.
# Once done this will define
#

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# ABI Check related macros
#
# ABI compliance checker can be obtained from

View File

@ -1,6 +1,4 @@
#
# $Id$
#
MACRO(ASN2WRS)
set( DISSECTOR ${CMAKE_SOURCE_DIR}/epan/dissectors/packet-${PROTOCOL_NAME}.c )

View File

@ -1,6 +1,4 @@
#
# $Id$
#
macro( CHECKAPI )
set( _sources ${ARGN} )

View File

@ -1,6 +1,4 @@
#
# $Id$
#
MACRO(ADD_LEMON_FILES _sources )
set(_lemonpardir ${CMAKE_SOURCE_DIR}/tools/lemon)
FOREACH (_current_FILE ${ARGN})

View File

@ -1,6 +1,4 @@
#
# $Id$
#
MACRO(REGISTER_DISSECTOR_FILES _outputfile _registertype )
if(${_registertype} STREQUAL "dissectors" )
set( _makeregistertype "dissectorsinfile" )

View File

@ -1,6 +1,4 @@
#
# $Id$
#
MACRO(REGISTER_TAP_FILES _outputfile _registertype )
set( _sources ${ARGN})
ADD_CUSTOM_COMMAND(

View File

@ -1,6 +1,4 @@
#
# $Id$
#
# Right now this is a more or less inelegant hack to get Windows
# builds going with MSVC

View File

@ -1,7 +1,5 @@
# CMakeLists.txt
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,8 +1,6 @@
# Makefile.am
# Automake file for the libcodec library for Wireshark
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,7 +1,6 @@
## Makefile for building codecs.lib with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
# $Id$
include ..\config.nmake
include ..\Makefile.nmake.inc

View File

@ -1,5 +1,3 @@
# $Id$
# Some more information about the settings in this file can be found in
# the file README.windows and the Developer's Guide (available online).

View File

@ -1,5 +1,4 @@
[Desktop Entry]
# $Id$
# The format of this file is specified at
# http://freedesktop.org/Standards/desktop-entry-spec
# The entries are in the order they are listed in version 1.0

View File

@ -1,6 +1,4 @@
[Desktop Entry]
# $Id$
# The format of this file is specified at
# http://freedesktop.org/Standards/desktop-entry-spec
# The entries are in the order they are listed in version 1.0
Type=Application

View File

@ -1,6 +1,6 @@
# $Id$
#
# Add custom dictionaries here as:
# diameter/foo.xml
#
_CUSTOM_diameter_xml_files_ =
_CUSTOM_diameter_xml_files_ =

View File

@ -1,7 +1,5 @@
# CMakeLists.txt
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -3,8 +3,6 @@
# in several formats.
# See the Readme.txt file for instructions.
#
# $Id$
#
# formatting objects processor
# Additional options to fop.

View File

@ -1,6 +1,4 @@
#
# $Id$
#
WSUG_FILES = \
wsug_src/WSUG_app_files.xml \
wsug_src/WSUG_app_howitworks.xml \

View File

@ -5,8 +5,6 @@
#
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake [target ...]
#
# $Id$
#
############### YOU SHOULDN'T HAVE TO EDIT ANYTHING BELOW THIS LINE! ################

View File

@ -1,5 +1,4 @@
# AsciiDoc configuration for Wireshark
# $Id$
[replacements]

View File

@ -2,8 +2,6 @@
#
# Check for Git version
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 2005 Ulf Lamping

View File

@ -11,8 +11,6 @@
#
# Gilbert Ramirez <gram [AT] alumni.rice.edu>
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -5,8 +5,6 @@
#
# (c) 2006, Luis E. Garcia Onatnon <luis@ontanon.org>
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,6 +1,4 @@
# $Id$
# @configure_input@
@INCLUDE = doxygen_global.cfg
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded

View File

@ -1,7 +1,5 @@
# CMakeLists.txt
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,7 +1,5 @@
# Makefile.am
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,7 +1,6 @@
## Makefile for building wireshark.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
# $Id$
include ..\config.nmake
include <win32.mak>

View File

@ -1,7 +1,5 @@
# CMakeLists.txt
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -3,8 +3,6 @@
# (EPAN is a historical name; it stands for Ethereal Protocol ANalyzer
# Library)
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,7 +1,6 @@
## Makefile for building wireshark.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
# $Id$
include ..\config.nmake
include <win32.mak>

View File

@ -1,8 +1,6 @@
# Makefile.am
# Automake file for the airpdcap for Wireshark
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,7 +1,6 @@
## Makefile for building airpdcap.lib with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
# $Id$
include ..\..\config.nmake
include Makefile.common

View File

@ -1,7 +1,5 @@
# Makefile.am
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 2001 Gerald Combs

View File

@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,7 +1,6 @@
## Makefile for building wireshark.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
# $Id$
include ..\..\config.nmake
include ..\..\Makefile.nmake.inc

View File

@ -1,7 +1,5 @@
# Makefile.am
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 2004 Gerald Combs

View File

@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,7 +1,6 @@
## Makefile for building wireshark.exe with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
# $Id$
include ..\..\config.nmake

View File

@ -1,7 +1,5 @@
# CMakeLists.txt
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

View File

@ -1,7 +1,5 @@
# Makefile.am
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 2004 Gerald Combs

View File

@ -1,5 +1,3 @@
# $Id$
IDL2WRS=../idl2wrs
DISSECTOR_FILES=packet-dcerpc-$(PROTOCOL_NAME).c packet-dcerpc-$(PROTOCOL_NAME).h

View File

@ -1,4 +1,2 @@
# $Id$
PROTOCOL_NAME=budb
include ../Makefile.inc

View File

@ -1,4 +1,2 @@
# $Id$
PROTOCOL_NAME=butc
include ../Makefile.inc

View File

@ -1,4 +1,2 @@
# $Id$
PROTOCOL_NAME=drsuapi
include ../Makefile.inc

View File

@ -1,7 +1,5 @@
# Makefile.am
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 2004 Gerald Combs

View File

@ -1,7 +1,5 @@
# conformance file for SRVSVC
#
# $Id$
#
MANUAL srvsvc_dissect_element_NetShareInfo_info1501_
MANUAL srvsvc_dissect_element_NetGetFileSecurity_sd_buf_

View File

@ -3,8 +3,6 @@
#
# Copyright 2000, Christophe Tronche <ch.tronche@computer.org>
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs

Some files were not shown because too many files have changed in this diff Show More