Fix up some more svn properties.

svn path=/trunk/; revision=52882
This commit is contained in:
Jeff Morriss 2013-10-27 00:51:54 +00:00
parent 04c9e08b19
commit 2d20a6c864
19 changed files with 19 additions and 19 deletions

2
tools/dftestlib/__init__.py Normal file → Executable file
View File

@ -1,5 +1,5 @@
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# Copyright (C) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#

2
tools/dftestlib/bytes_ether.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/bytes_ipv6.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/bytes_type.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/dftest.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/double.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/integer.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/integer_1byte.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/ipv4.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/range_method.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/scanner.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/string_type.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/stringz.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/time_relative.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/time_type.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/tvb.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/uint64.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

2
tools/dftestlib/util.py Normal file → Executable file
View File

@ -1,6 +1,6 @@
# Copyright (c) 2013 by Gilbert Ramirez <gram@alumni.rice.edu>
#
# $Id: dfilter-test.py 52136 2013-09-18 05:07:46Z gram $
# $Id$
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License

View File

@ -1,7 +1,7 @@
/* pcap-encap.h
* Declarations for routines to handle libpcap/pcap-NG linktype values
*
* $Id: pcap-common.h 28863 2009-06-27 16:08:18Z tuexen $
* $Id$
*
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>