Continue to remove $Id$ from top of file

(Using sed : sed -i '/^ \*  \$Id\$/,+1 d') (Double space between star and $Id$)

Change-Id: If9b8f345e3b6493de0b573600e60005c8b0b33c3
Reviewed-on: https://code.wireshark.org/review/877
Reviewed-by: Evan Huus <eapache@gmail.com>
This commit is contained in:
Alexis La Goutte 2014-03-07 14:16:15 +01:00 committed by Anders Broman
parent d0edbd31eb
commit 3170f2e418
7 changed files with 0 additions and 14 deletions

View File

@ -1,8 +1,6 @@
/*
* uat-int.h
*
* $Id$
*
* User Accessible Tables
* Mantain an array of user accessible data strucures
* Internal interface

View File

@ -1,8 +1,6 @@
/*
* uat.h
*
* $Id$
*
* User Accessible Tables
* Mantain an array of user accessible data strucures
*

View File

@ -1,8 +1,6 @@
/*
* uat_gui.c
*
* $Id$
*
* User Accessible Tables GUI
* Mantain an array of user accessible data strucures
*

View File

@ -1,8 +1,6 @@
/*
* uat_gui.h
*
* $Id$
*
* User Accessible Tables GUI
* Mantain an array of user accessible data strucures
*

View File

@ -1,6 +1,4 @@
/* airpcap_wep.c
*
* $Id$
*
* Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
* Copyright (c) 2006 CACE Technologies, Davis (California)

View File

@ -1,8 +1,6 @@
/*
* FIPS-180-1 compliant SHA-1 implementation
*
* $Id$
*
* Copyright (C) 2001-2003 Christophe Devine
* Copyright (C) 2012 Chris Elston, Katalix Systems Ltd <celston@katalix.com>
*

View File

@ -1,8 +1,6 @@
/*
* FIPS-180-1 compliant SHA-1 implementation
*
* $Id$
*
* Copyright (C) 2001-2003 Christophe Devine
* Copyright (C) 2012 Chris Elston, Katalix Systems Ltd <celston@katalix.com>
*