summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/ppp/include
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/ppp/include')
-rw-r--r--mdk-stage1/ppp/include/linux/if_ppp.h2
-rw-r--r--mdk-stage1/ppp/include/linux/ppp-comp.h2
-rw-r--r--mdk-stage1/ppp/include/linux/ppp_defs.h2
-rw-r--r--mdk-stage1/ppp/include/net/if_ppp.h2
-rw-r--r--mdk-stage1/ppp/include/net/ppp-comp.h2
-rw-r--r--mdk-stage1/ppp/include/net/ppp_defs.h2
-rw-r--r--mdk-stage1/ppp/include/net/pppio.h2
-rw-r--r--mdk-stage1/ppp/include/net/slcompress.h2
-rw-r--r--mdk-stage1/ppp/include/net/vjcompress.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/mdk-stage1/ppp/include/linux/if_ppp.h b/mdk-stage1/ppp/include/linux/if_ppp.h
index 1febf0931..f794da06a 100644
--- a/mdk-stage1/ppp/include/linux/if_ppp.h
+++ b/mdk-stage1/ppp/include/linux/if_ppp.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* $Id: if_ppp.h 195720 2001-06-11 11:44:34Z gc $ */
/*
* if_ppp.h - Point-to-Point Protocol definitions.
diff --git a/mdk-stage1/ppp/include/linux/ppp-comp.h b/mdk-stage1/ppp/include/linux/ppp-comp.h
index 3184d0731..a116be0cf 100644
--- a/mdk-stage1/ppp/include/linux/ppp-comp.h
+++ b/mdk-stage1/ppp/include/linux/ppp-comp.h
@@ -24,7 +24,7 @@
* OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
* OR MODIFICATIONS.
*
- * $Id$
+ * $Id: ppp-comp.h 195720 2001-06-11 11:44:34Z gc $
*/
/*
diff --git a/mdk-stage1/ppp/include/linux/ppp_defs.h b/mdk-stage1/ppp/include/linux/ppp_defs.h
index 46946fbdc..4e737b40f 100644
--- a/mdk-stage1/ppp/include/linux/ppp_defs.h
+++ b/mdk-stage1/ppp/include/linux/ppp_defs.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* $Id: ppp_defs.h 195720 2001-06-11 11:44:34Z gc $ */
/*
* ppp_defs.h - PPP definitions.
diff --git a/mdk-stage1/ppp/include/net/if_ppp.h b/mdk-stage1/ppp/include/net/if_ppp.h
index 1527ecf3f..c64484e84 100644
--- a/mdk-stage1/ppp/include/net/if_ppp.h
+++ b/mdk-stage1/ppp/include/net/if_ppp.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* $Id: if_ppp.h 195720 2001-06-11 11:44:34Z gc $ */
/*
* if_ppp.h - Point-to-Point Protocol definitions.
diff --git a/mdk-stage1/ppp/include/net/ppp-comp.h b/mdk-stage1/ppp/include/net/ppp-comp.h
index 0e6a9c672..30b0def68 100644
--- a/mdk-stage1/ppp/include/net/ppp-comp.h
+++ b/mdk-stage1/ppp/include/net/ppp-comp.h
@@ -24,7 +24,7 @@
* OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
* OR MODIFICATIONS.
*
- * $Id$
+ * $Id: ppp-comp.h 195720 2001-06-11 11:44:34Z gc $
*/
#ifndef _NET_PPP_COMP_H
diff --git a/mdk-stage1/ppp/include/net/ppp_defs.h b/mdk-stage1/ppp/include/net/ppp_defs.h
index 46bef52bb..ecd0528ec 100644
--- a/mdk-stage1/ppp/include/net/ppp_defs.h
+++ b/mdk-stage1/ppp/include/net/ppp_defs.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* $Id: ppp_defs.h 203043 2003-06-04 18:31:57Z gbeauchesne $ */
/*
* ppp_defs.h - PPP definitions.
diff --git a/mdk-stage1/ppp/include/net/pppio.h b/mdk-stage1/ppp/include/net/pppio.h
index 9db1ca9ab..e327db3ce 100644
--- a/mdk-stage1/ppp/include/net/pppio.h
+++ b/mdk-stage1/ppp/include/net/pppio.h
@@ -24,7 +24,7 @@
* OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
* OR MODIFICATIONS.
*
- * $Id$
+ * $Id: pppio.h 195720 2001-06-11 11:44:34Z gc $
*/
#define _PPPIO(n) (('p' << 8) + (n))
diff --git a/mdk-stage1/ppp/include/net/slcompress.h b/mdk-stage1/ppp/include/net/slcompress.h
index 9e19bc0ed..d7b7dc4ee 100644
--- a/mdk-stage1/ppp/include/net/slcompress.h
+++ b/mdk-stage1/ppp/include/net/slcompress.h
@@ -1,7 +1,7 @@
/*
* Definitions for tcp compression routines.
*
- * $Id$
+ * $Id: slcompress.h 195720 2001-06-11 11:44:34Z gc $
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
diff --git a/mdk-stage1/ppp/include/net/vjcompress.h b/mdk-stage1/ppp/include/net/vjcompress.h
index c64596926..0ff6d3943 100644
--- a/mdk-stage1/ppp/include/net/vjcompress.h
+++ b/mdk-stage1/ppp/include/net/vjcompress.h
@@ -1,7 +1,7 @@
/*
* Definitions for tcp compression routines.
*
- * $Id$
+ * $Id: vjcompress.h 195720 2001-06-11 11:44:34Z gc $
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.