summaryrefslogtreecommitdiffstats
path: root/mbbsd
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd')
-rw-r--r--mbbsd/args.c2
-rw-r--r--mbbsd/bbcall.c2
-rw-r--r--mbbsd/calendar.c2
-rw-r--r--mbbsd/card.c2
-rw-r--r--mbbsd/dark.c2
-rw-r--r--mbbsd/lovepaper.c2
-rw-r--r--mbbsd/syspost.c2
-rw-r--r--mbbsd/topsong.c2
-rw-r--r--mbbsd/vice.c2
9 files changed, 9 insertions, 9 deletions
diff --git a/mbbsd/args.c b/mbbsd/args.c
index bf36827b..32156517 100644
--- a/mbbsd/args.c
+++ b/mbbsd/args.c
@@ -1,4 +1,4 @@
-/* $Id: args.c,v 1.8 2003/06/26 01:04:03 kcwu Exp $ */
+/* $Id$ */
#include "bbs.h"
#ifdef HAVE_SETPROCTITLE
diff --git a/mbbsd/bbcall.c b/mbbsd/bbcall.c
index 93fe499d..12d3ec06 100644
--- a/mbbsd/bbcall.c
+++ b/mbbsd/bbcall.c
@@ -1,4 +1,4 @@
-/* $Id: bbcall.c,v 1.9 2003/06/28 08:44:03 kcwu Exp $ */
+/* $Id$ */
#include "bbs.h"
#define SERVER_0941 "www.chips.com.tw"
diff --git a/mbbsd/calendar.c b/mbbsd/calendar.c
index 67524a91..3faed16a 100644
--- a/mbbsd/calendar.c
+++ b/mbbsd/calendar.c
@@ -1,4 +1,4 @@
-/* $Id: calendar.c,v 1.8 2003/01/16 11:58:04 kcwu Exp $ */
+/* $Id$ */
#include "bbs.h"
typedef struct event_t {
diff --git a/mbbsd/card.c b/mbbsd/card.c
index 55102df5..2ed12260 100644
--- a/mbbsd/card.c
+++ b/mbbsd/card.c
@@ -1,4 +1,4 @@
-/* $Id: card.c,v 1.6 2002/07/22 19:02:00 in2 Exp $ */
+/* $Id$ */
#include "bbs.h"
static int
diff --git a/mbbsd/dark.c b/mbbsd/dark.c
index 4c9c6486..71058894 100644
--- a/mbbsd/dark.c
+++ b/mbbsd/dark.c
@@ -1,4 +1,4 @@
-/* $Id: dark.c,v 1.8 2002/07/22 19:02:00 in2 Exp $ */
+/* $Id$ */
#include "bbs.h"
#define RED 1
diff --git a/mbbsd/lovepaper.c b/mbbsd/lovepaper.c
index 1ab87944..826f6eb4 100644
--- a/mbbsd/lovepaper.c
+++ b/mbbsd/lovepaper.c
@@ -1,4 +1,4 @@
-/* $Id: lovepaper.c,v 1.11 2003/01/19 16:06:06 kcwu Exp $ */
+/* $Id$ */
#include "bbs.h"
#define DATA "etc/lovepaper.dat"
diff --git a/mbbsd/syspost.c b/mbbsd/syspost.c
index 8fdc361c..39ccf97e 100644
--- a/mbbsd/syspost.c
+++ b/mbbsd/syspost.c
@@ -1,4 +1,4 @@
-/* $Id: syspost.c,v 1.18 2003/01/19 16:06:06 kcwu Exp $ */
+/* $Id$ */
#include "bbs.h"
int
diff --git a/mbbsd/topsong.c b/mbbsd/topsong.c
index 015f7de5..81f4d0c6 100644
--- a/mbbsd/topsong.c
+++ b/mbbsd/topsong.c
@@ -1,4 +1,4 @@
-/* $Id: topsong.c,v 1.6 2002/07/27 10:04:34 kcwu Exp $ */
+/* $Id$ */
#include "bbs.h"
#define MAX_SONGS 300
diff --git a/mbbsd/vice.c b/mbbsd/vice.c
index e774479c..d66f498d 100644
--- a/mbbsd/vice.c
+++ b/mbbsd/vice.c
@@ -1,4 +1,4 @@
-/* $Id: vice.c,v 1.9 2003/06/28 08:49:26 kcwu Exp $ */
+/* $Id$ */
#include "bbs.h"
#define VICE_PLAY BBSHOME "/etc/vice/vice.play"