Removed some remaining svn Id tags

Change-Id: I7ffbf59099132cde55995bde991d1c6a5dd224b0
Reviewed-on: https://code.wireshark.org/review/12330
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
This commit is contained in:
Stig Bjørlykke 2015-12-01 12:06:30 +01:00
parent 30c77364d4
commit 9779ae3817
11 changed files with 3 additions and 20 deletions

View File

@ -1,6 +1,5 @@
dnl Autoconf macros for libgcrypt
dnl Copyright (C) 2002, 2004 Free Software Foundation, Inc.
dnl $Id$
dnl
dnl This file is free software; as a special exception the author gives
dnl unlimited permission to copy and/or distribute it, with or without

View File

@ -1,8 +1,6 @@
# Makefile.am
# Automake file for the compress 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,5 @@
## Makefile for building lzxpress.lib with Microsoft C and nmake
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
# $Id$
include ..\..\config.nmake
include Makefile.common

View File

@ -1,6 +1,5 @@
##
## $Id$
## Here you can add custom crypto files
#
# Here you can add custom crypto files
#
CUSTOM_CRYPTO_SRC =
CUSTOM_CRYPTO_SRC =

View File

@ -1,4 +1,3 @@
; $Id$
;Add your custom diameter dictionary here
; Example:
;File "${STAGING_DIR}\diameter\foo.xml"

View File

@ -1,4 +1,3 @@
; $Id$
; Add your custom SNMP MIBS directives here
; Example:
; Point to the dir of the MIBS

View File

@ -1,7 +1,6 @@
;
; uninstall.nsi
;
; $Id$
; Create an installer that only writes an uninstaller.
; http://nsis.sourceforge.net/Signing_an_Uninstaller

View File

@ -26,8 +26,6 @@
*
* Copyright 2004, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs

View File

@ -36,8 +36,6 @@
** wimaxasncp_dict.h
** WIMAXASNCP Dictionary Import Routines
**
** $Id$
**
** (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
** (c) 2007, Stephen Croll <stephen.d.croll@gmail.com>
**

View File

@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
<!ELEMENT dictionary (tlv+)>
<!ELEMENT tlv (enum*)>