Porperties: replace executable by eol-style and keywords

svn path=/trunk/; revision=16603
This commit is contained in:
Jörg Mayer 2005-11-26 10:05:14 +00:00
parent d25e4c8e0f
commit 2edee79378
31 changed files with 20 additions and 20 deletions

2
asn1/dap/Makefile Executable file → Normal file
View File

@ -1,4 +1,4 @@
# $Id: Makefile 13071 2005-01-16 10:19:21Z guy $
# $Id$
DISSECTOR_FILES=packet-dap.c packet-dap.h

0
asn1/dap/dap-exp.cnf Executable file → Normal file
View File

0
asn1/dap/dap.asn Executable file → Normal file
View File

0
asn1/dap/dap.cnf Executable file → Normal file
View File

2
asn1/dap/packet-dap-template.c Executable file → Normal file
View File

@ -2,7 +2,7 @@
* Routines for X.511 (X.500 Directory Asbtract Service) and X.519 DAP packet dissection
* Graeme Lunt 2005
*
* $Id: packet-dap-template.c 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

2
asn1/dap/packet-dap-template.h Executable file → Normal file
View File

@ -2,7 +2,7 @@
* Routines for X.511 (X.500 Directory Access Protocol) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-dap-template.h 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

2
asn1/disp/Makefile Executable file → Normal file
View File

@ -1,4 +1,4 @@
# $Id: Makefile 13071 2005-01-16 10:19:21Z guy $
# $Id$
DISSECTOR_FILES=packet-disp.c packet-disp.h

0
asn1/disp/disp.asn Executable file → Normal file
View File

0
asn1/disp/disp.cnf Executable file → Normal file
View File

2
asn1/disp/packet-disp-template.c Executable file → Normal file
View File

@ -2,7 +2,7 @@
* Routines for X.525 (X.500 Directory Shadow Asbtract Service) and X.519 DISP packet dissection
* Graeme Lunt 2005
*
* $Id: packet-disp-template.c 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

2
asn1/disp/packet-disp-template.h Executable file → Normal file
View File

@ -2,7 +2,7 @@
* Routines for X.525 (X.400 Message Transfer) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-disp-template.h 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

2
asn1/dsp/Makefile Executable file → Normal file
View File

@ -1,4 +1,4 @@
# $Id: Makefile 13071 2005-01-16 10:19:21Z guy $
# $Id$
DISSECTOR_FILES=packet-dsp.c packet-dsp.h

0
asn1/dsp/dsp-exp.cnf Executable file → Normal file
View File

0
asn1/dsp/dsp.asn Executable file → Normal file
View File

0
asn1/dsp/dsp.cnf Executable file → Normal file
View File

2
asn1/dsp/packet-dsp-template.c Executable file → Normal file
View File

@ -2,7 +2,7 @@
* Routines for X.518 (X.500 Distributed Operations) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-dsp-template.c 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

2
asn1/dsp/packet-dsp-template.h Executable file → Normal file
View File

@ -2,7 +2,7 @@
* Routines for X.511 (X.500 Directory Access Protocol) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-dsp-template.h 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

2
asn1/x501/Makefile Executable file → Normal file
View File

@ -1,4 +1,4 @@
# $Id: Makefile 13071 2005-01-16 10:19:21Z guy $
# $Id$
DISSECTOR_FILES=packet-x501.c packet-x501.h

2
asn1/x501/packet-x501-template.c Executable file → Normal file
View File

@ -2,7 +2,7 @@
* Routines for X.501 (DSA Operational Attributes) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-x501-template.c 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

2
asn1/x501/packet-x501-template.h Executable file → Normal file
View File

@ -2,7 +2,7 @@
* Routines for X.501 (DSA Operational Attributes) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-x501-template.h 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

0
asn1/x501/x501-exp.cnf Executable file → Normal file
View File

0
asn1/x501/x501.asn Executable file → Normal file
View File

0
asn1/x501/x501.cnf Executable file → Normal file
View File

View File

@ -9,7 +9,7 @@
* Routines for X.511 (X.500 Directory Asbtract Service) and X.519 DAP packet dissection
* Graeme Lunt 2005
*
* $Id: packet-dap-template.c 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -9,7 +9,7 @@
* Routines for X.511 (X.500 Directory Access Protocol) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-dap-template.h 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -9,7 +9,7 @@
* Routines for X.525 (X.500 Directory Shadow Asbtract Service) and X.519 DISP packet dissection
* Graeme Lunt 2005
*
* $Id: packet-disp-template.c 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -9,7 +9,7 @@
* Routines for X.525 (X.400 Message Transfer) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-disp-template.h 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -9,7 +9,7 @@
* Routines for X.518 (X.500 Distributed Operations) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-dsp-template.c 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -9,7 +9,7 @@
* Routines for X.511 (X.500 Directory Access Protocol) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-dsp-template.h 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -9,7 +9,7 @@
* Routines for X.501 (DSA Operational Attributes) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-x501-template.c 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>

View File

@ -9,7 +9,7 @@
* Routines for X.501 (DSA Operational Attributes) packet dissection
* Graeme Lunt 2005
*
* $Id: packet-x501-template.h 14773 2005-06-26 10:59:15Z etxrab $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>