summaryrefslogtreecommitdiff
path: root/etypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'etypes.h')
-rw-r--r--etypes.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/etypes.h b/etypes.h
index fa2fd9f13f..30b9ff17e5 100644
--- a/etypes.h
+++ b/etypes.h
@@ -1,22 +1,22 @@
/* etypes.h
* Defines ethernet packet types, similar to tcpdump's ethertype.h
*
- * $Id: etypes.h,v 1.25 2002/06/13 07:18:47 guy Exp $
+ * $Id: etypes.h,v 1.26 2002/08/28 21:00:06 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
* Copyright 1998 Gerald Combs
- *
+ *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.