chiark / gitweb /
Install serialmgr and run_sympathy in examples directory (uncompressed)
[sympathy.git] / src / libsympathy.c
index d05ad13bbfa855473fe795c40deff1b9f3ccdc74..35e29ccf08f1916fb17a40b275ed9f03125d6a93 100644 (file)
@@ -1,16 +1,22 @@
-/*
+/* 
  * libsympathy.c:
  *
- * Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
+ * Copyright (c) 2008 James McKenzie <sympathy@madingley.org>,
  * All rights reserved.
  *
  */
 
 static char rcsid[] =
-  "$Id$";
+  "$Id: libsympathy.c,v 1.19 2008/03/07 12:37:04 james Exp $";
 
-/*
- * $Log$
+/* 
+ * $Log: libsympathy.c,v $
+ * Revision 1.19  2008/03/07 12:37:04  james
+ * *** empty log message ***
+ *
+ * Revision 1.18  2008/02/14 00:57:58  james
+ * *** empty log message ***
+ *
  * Revision 1.17  2008/02/13 16:57:29  james
  * *** empty log message ***
  *
@@ -66,4 +72,3 @@ static char rcsid[] =
  */
 
 #include "project.h"
-