aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/uat-int.h2
-rw-r--r--epan/uat.h2
-rw-r--r--ui/gtk/uat_gui.c2
-rw-r--r--ui/gtk/uat_gui.h2
-rw-r--r--wsutil/airpdcap_wep.c2
-rw-r--r--wsutil/sha1.c2
-rw-r--r--wsutil/sha1.h2
7 files changed, 0 insertions, 14 deletions
diff --git a/epan/uat-int.h b/epan/uat-int.h
index 0c65bc9f23..e797f3bee7 100644
--- a/epan/uat-int.h
+++ b/epan/uat-int.h
@@ -1,8 +1,6 @@
/*
* uat-int.h
*
- * $Id$
- *
* User Accessible Tables
* Mantain an array of user accessible data strucures
* Internal interface
diff --git a/epan/uat.h b/epan/uat.h
index de0525b728..3c8c6dda91 100644
--- a/epan/uat.h
+++ b/epan/uat.h
@@ -1,8 +1,6 @@
/*
* uat.h
*
- * $Id$
- *
* User Accessible Tables
* Mantain an array of user accessible data strucures
*
diff --git a/ui/gtk/uat_gui.c b/ui/gtk/uat_gui.c
index db36a02e7f..c0bca303b8 100644
--- a/ui/gtk/uat_gui.c
+++ b/ui/gtk/uat_gui.c
@@ -1,8 +1,6 @@
/*
* uat_gui.c
*
- * $Id$
- *
* User Accessible Tables GUI
* Mantain an array of user accessible data strucures
*
diff --git a/ui/gtk/uat_gui.h b/ui/gtk/uat_gui.h
index f60a4e865f..269a1bda49 100644
--- a/ui/gtk/uat_gui.h
+++ b/ui/gtk/uat_gui.h
@@ -1,8 +1,6 @@
/*
* uat_gui.h
*
- * $Id$
- *
* User Accessible Tables GUI
* Mantain an array of user accessible data strucures
*
diff --git a/wsutil/airpdcap_wep.c b/wsutil/airpdcap_wep.c
index 2ff4ca12b6..d0993a0bd6 100644
--- a/wsutil/airpdcap_wep.c
+++ b/wsutil/airpdcap_wep.c
@@ -1,7 +1,5 @@
/* airpcap_wep.c
*
- * $Id$
- *
* Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
* Copyright (c) 2006 CACE Technologies, Davis (California)
* All rights reserved.
diff --git a/wsutil/sha1.c b/wsutil/sha1.c
index 98ad368351..fcafd2b743 100644
--- a/wsutil/sha1.c
+++ b/wsutil/sha1.c
@@ -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>
*
diff --git a/wsutil/sha1.h b/wsutil/sha1.h
index 5a558c9f78..f4f9d86a1c 100644
--- a/wsutil/sha1.h
+++ b/wsutil/sha1.h
@@ -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>
*