chiark / gitweb /
Fix copyright notices.
authormdw <mdw>
Sat, 15 May 1999 10:33:32 +0000 (10:33 +0000)
committermdw <mdw>
Sat, 15 May 1999 10:33:32 +0000 (10:33 +0000)
conn.c
conn.h
sel.c
sel.h

diff --git a/conn.c b/conn.c
index 6ce7769dc7cc5e6428135389771a3ff3e1add290..de79082d529fe47f68b92a0ce793d6db8f9a7725 100644 (file)
--- a/conn.c
+++ b/conn.c
@@ -1,10 +1,10 @@
 /* -*-c-*-
  *
 /* -*-c-*-
  *
- * $Id: conn.c,v 1.1 1999/05/14 21:01:14 mdw Exp $
+ * $Id: conn.c,v 1.2 1999/05/15 10:33:32 mdw Exp $
  *
  * Nonblocking connect handling
  *
  *
  * Nonblocking connect handling
  *
- * (c) 1999 Mark Wooding
+ * (c) 1999 Straylight/Edgeware
  */
 
 /*----- Licensing notice --------------------------------------------------* 
  */
 
 /*----- Licensing notice --------------------------------------------------* 
@@ -30,6 +30,9 @@
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: conn.c,v $
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: conn.c,v $
+ * Revision 1.2  1999/05/15 10:33:32  mdw
+ * Fix copyright notices.
+ *
  * Revision 1.1  1999/05/14 21:01:14  mdw
  * Integrated `select' handling bits from the background resolver project.
  *
  * Revision 1.1  1999/05/14 21:01:14  mdw
  * Integrated `select' handling bits from the background resolver project.
  *
diff --git a/conn.h b/conn.h
index 7362b6557a2fb50d14ff814fdf88382640cb2f6d..09fb723ee71a190d073506f60581a72f8233187b 100644 (file)
--- a/conn.h
+++ b/conn.h
@@ -1,10 +1,10 @@
 /* -*-c-*-
  *
 /* -*-c-*-
  *
- * $Id: conn.h,v 1.1 1999/05/14 21:01:14 mdw Exp $
+ * $Id: conn.h,v 1.2 1999/05/15 10:33:32 mdw Exp $
  *
  * Nonblocking connect handling
  *
  *
  * Nonblocking connect handling
  *
- * (c) 1999 Mark Wooding
+ * (c) 1999 Straylight/Edgeware
  */
 
 /*----- Licensing notice --------------------------------------------------* 
  */
 
 /*----- Licensing notice --------------------------------------------------* 
@@ -30,6 +30,9 @@
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: conn.h,v $
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: conn.h,v $
+ * Revision 1.2  1999/05/15 10:33:32  mdw
+ * Fix copyright notices.
+ *
  * Revision 1.1  1999/05/14 21:01:14  mdw
  * Integrated `select' handling bits from the background resolver project.
  *
  * Revision 1.1  1999/05/14 21:01:14  mdw
  * Integrated `select' handling bits from the background resolver project.
  *
diff --git a/sel.c b/sel.c
index 3f5493b8bab342458c6d52326f8750ed8e9339a8..b32aa8cbd09ea535d9e591ee40d39711d4876586 100644 (file)
--- a/sel.c
+++ b/sel.c
@@ -1,10 +1,10 @@
 /* -*-c-*-
  *
 /* -*-c-*-
  *
- * $Id: sel.c,v 1.1 1999/05/14 21:01:14 mdw Exp $
+ * $Id: sel.c,v 1.2 1999/05/15 10:33:32 mdw Exp $
  *
  * I/O multiplexing support
  *
  *
  * I/O multiplexing support
  *
- * (c) 1999 Mark Wooding
+ * (c) 1999 Straylight/Edgeware
  */
 
 /*----- Licensing notice --------------------------------------------------* 
  */
 
 /*----- Licensing notice --------------------------------------------------* 
@@ -30,6 +30,9 @@
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: sel.c,v $
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: sel.c,v $
+ * Revision 1.2  1999/05/15 10:33:32  mdw
+ * Fix copyright notices.
+ *
  * Revision 1.1  1999/05/14 21:01:14  mdw
  * Integrated `select' handling bits from the background resolver project.
  *
  * Revision 1.1  1999/05/14 21:01:14  mdw
  * Integrated `select' handling bits from the background resolver project.
  *
diff --git a/sel.h b/sel.h
index 3777eedbcc509a60018a0e5b660b73fba7c063b4..37b5b5f798095554718ed666cd6c32c314e7688c 100644 (file)
--- a/sel.h
+++ b/sel.h
@@ -1,10 +1,10 @@
 /* -*-c-*-
  *
 /* -*-c-*-
  *
- * $Id: sel.h,v 1.1 1999/05/14 21:01:15 mdw Exp $
+ * $Id: sel.h,v 1.2 1999/05/15 10:33:32 mdw Exp $
  *
  * I/O multiplexing support
  *
  *
  * I/O multiplexing support
  *
- * (c) 1999 Mark Wooding
+ * (c) 1999 Straylight/Edgeware
  */
 
 /*----- Licensing notice --------------------------------------------------* 
  */
 
 /*----- Licensing notice --------------------------------------------------* 
@@ -30,6 +30,9 @@
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: sel.h,v $
 /*----- Revision history --------------------------------------------------* 
  *
  * $Log: sel.h,v $
+ * Revision 1.2  1999/05/15 10:33:32  mdw
+ * Fix copyright notices.
+ *
  * Revision 1.1  1999/05/14 21:01:15  mdw
  * Integrated `select' handling bits from the background resolver project.
  *
  * Revision 1.1  1999/05/14 21:01:15  mdw
  * Integrated `select' handling bits from the background resolver project.
  *