Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Commit

Permalink
Removed some remaining svn Id tags
Browse files Browse the repository at this point in the history
Change-Id: I7ffbf59099132cde55995bde991d1c6a5dd224b0
Reviewed-on: https://code.wireshark.org/review/12330
Reviewed-by: Alexis La Goutte <[email protected]>
Reviewed-by: Stig Bjørlykke <[email protected]>
  • Loading branch information
stigbjorlykke committed Dec 1, 2015
1 parent 30c7736 commit 9779ae3
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 20 deletions.
1 change: 0 additions & 1 deletion aclocal-fallback/libgcrypt.m4
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 0 additions & 2 deletions epan/compress/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Makefile.am
# Automake file for the compress for Wireshark
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <[email protected]>
# Copyright 1998 Gerald Combs
Expand Down
2 changes: 0 additions & 2 deletions epan/compress/Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
# $Id$
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <[email protected]>
# Copyright 1998 Gerald Combs
Expand Down
2 changes: 0 additions & 2 deletions epan/compress/Makefile.nmake
Original file line number Diff line number Diff line change
@@ -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
Expand Down
7 changes: 3 additions & 4 deletions epan/crypt/Custom.common
Original file line number Diff line number Diff line change
@@ -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 =
1 change: 0 additions & 1 deletion packaging/nsis/custom_diameter_xmls.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; $Id$
;Add your custom diameter dictionary here
; Example:
;File "${STAGING_DIR}\diameter\foo.xml"
1 change: 0 additions & 1 deletion packaging/nsis/custom_mibs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; $Id$
; Add your custom SNMP MIBS directives here
; Example:
; Point to the dir of the MIBS
Expand Down
1 change: 0 additions & 1 deletion packaging/nsis/uninstall.nsi
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
;
; uninstall.nsi
;
; $Id$

; Create an installer that only writes an uninstaller.
; http://nsis.sourceforge.net/Signing_an_Uninstaller
Expand Down
2 changes: 0 additions & 2 deletions plugins/mate/mate_parser.l
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
*
* Copyright 2004, Luis E. Garcia Ontanon <[email protected]>
*
* $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <[email protected]>
* Copyright 1998 Gerald Combs
Expand Down
2 changes: 0 additions & 2 deletions plugins/wimaxasncp/wimaxasncp_dict.l
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
** wimaxasncp_dict.h
** WIMAXASNCP Dictionary Import Routines
**
** $Id$
**
** (c) 2007, Luis E. Garcia Ontanon <[email protected]>
** (c) 2007, Stephen Croll <[email protected]>
**
Expand Down
2 changes: 0 additions & 2 deletions wimaxasncp/dictionary.dtd
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- $Id$ -->

<!ELEMENT dictionary (tlv+)>

<!ELEMENT tlv (enum*)>
Expand Down

0 comments on commit 9779ae3

Please sign in to comment.