From: danw Date: Tue, 10 Mar 1998 21:09:32 +0000 (+0000) Subject: fix RCS IDs X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/c441a31a727149bddf28294e57fc4ea27a05617e fix RCS IDs --- diff --git a/backup/dump_db.h b/backup/dump_db.h index 9f920271..28b906ff 100644 --- a/backup/dump_db.h +++ b/backup/dump_db.h @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id$ */ #include #include diff --git a/backup/dump_db.pc b/backup/dump_db.pc index c1ed4cdb..fda278e8 100644 --- a/backup/dump_db.pc +++ b/backup/dump_db.pc @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This program dumps the Moira database to a series of output files * which can be later read back into Moira in the event of a crash. diff --git a/backup/rest_db.pc b/backup/rest_db.pc index 7477be81..cdff494a 100644 --- a/backup/rest_db.pc +++ b/backup/rest_db.pc @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This program restores the Moira database from an mrbackup. * diff --git a/clients/addusr/addusr.c b/clients/addusr/addusr.c index e70ee023..087c30d0 100644 --- a/clients/addusr/addusr.c +++ b/clients/addusr/addusr.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Program to add users en masse to the moira database * diff --git a/clients/blanche/blanche.c b/clients/blanche/blanche.c index eb3ae3ec..e4d3cc03 100644 --- a/clients/blanche/blanche.c +++ b/clients/blanche/blanche.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Command line oriented Moira List tool. * diff --git a/clients/mailmaint/mailmaint.c b/clients/mailmaint/mailmaint.c index 43a4e305..1298ca62 100644 --- a/clients/mailmaint/mailmaint.c +++ b/clients/mailmaint/mailmaint.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Simple add-me-to/remove-me-from list client * diff --git a/clients/moira/attach.c b/clients/moira/attach.c index e8398a5f..05e488ee 100644 --- a/clients/moira/attach.c +++ b/clients/moira/attach.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file attach.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/cluster.c b/clients/moira/cluster.c index 04509926..e60638fc 100644 --- a/clients/moira/cluster.c +++ b/clients/moira/cluster.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file cluster.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/dcmmaint.c b/clients/moira/dcmmaint.c index 8b04c963..ff4f0571 100644 --- a/clients/moira/dcmmaint.c +++ b/clients/moira/dcmmaint.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * DCM-related functions for Moira client * diff --git a/clients/moira/defs.h b/clients/moira/defs.h index 1f1b0768..5e3dca79 100644 --- a/clients/moira/defs.h +++ b/clients/moira/defs.h @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file defs.h for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/delete.c b/clients/moira/delete.c index 379069db..7e0c4643 100644 --- a/clients/moira/delete.c +++ b/clients/moira/delete.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file delete.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/f_defs.h b/clients/moira/f_defs.h index aa30b050..8f4f9e76 100644 --- a/clients/moira/f_defs.h +++ b/clients/moira/f_defs.h @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file f_defs.h for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/globals.c b/clients/moira/globals.c index ca264086..20137053 100644 --- a/clients/moira/globals.c +++ b/clients/moira/globals.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file globals.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/globals.h b/clients/moira/globals.h index 626e4e8d..7dfdd7c7 100644 --- a/clients/moira/globals.h +++ b/clients/moira/globals.h @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file globals.h for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/lists.c b/clients/moira/lists.c index f3fce71d..34023aec 100644 --- a/clients/moira/lists.c +++ b/clients/moira/lists.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file lists.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/main.c b/clients/moira/main.c index 3507931f..12dfdf72 100644 --- a/clients/moira/main.c +++ b/clients/moira/main.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file main.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/menu.c b/clients/moira/menu.c index b04ed17c..ca12c0b8 100644 --- a/clients/moira/menu.c +++ b/clients/moira/menu.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Generic menu system module. * diff --git a/clients/moira/menu.h b/clients/moira/menu.h index 374a6fd9..f1dc91dd 100644 --- a/clients/moira/menu.h +++ b/clients/moira/menu.h @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id$ */ #define MAX_ARGC 16 /* Maximum argument count per line */ #define MAX_ARGLEN 128 /* Maximum length of an argument */ diff --git a/clients/moira/menus.c b/clients/moira/menus.c index 4c7ec286..7a4cf462 100644 --- a/clients/moira/menus.c +++ b/clients/moira/menus.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file menus.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/misc.c b/clients/moira/misc.c index bf3693dd..419ea1ed 100644 --- a/clients/moira/misc.c +++ b/clients/moira/misc.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file misc.c for the Moira Client, which allows a naieve * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/namespace.c b/clients/moira/namespace.c index 17eb2005..080bbc3a 100644 --- a/clients/moira/namespace.c +++ b/clients/moira/namespace.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file main.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/nfs.c b/clients/moira/nfs.c index 2fcdf0da..cec9f877 100644 --- a/clients/moira/nfs.c +++ b/clients/moira/nfs.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file nfs.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/pobox.c b/clients/moira/pobox.c index 310aeea4..cb956507 100644 --- a/clients/moira/pobox.c +++ b/clients/moira/pobox.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file pobox.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/printer.c b/clients/moira/printer.c index b06cef0c..bcf24b4d 100644 --- a/clients/moira/printer.c +++ b/clients/moira/printer.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file printer.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/quota.c b/clients/moira/quota.c index 57c45393..f65a4111 100644 --- a/clients/moira/quota.c +++ b/clients/moira/quota.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file quota.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/user.c b/clients/moira/user.c index 8397dac0..d28d1e54 100644 --- a/clients/moira/user.c +++ b/clients/moira/user.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file user.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/utils.c b/clients/moira/utils.c index f8493fdd..3cf7ad74 100644 --- a/clients/moira/utils.c +++ b/clients/moira/utils.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This is the file utils.c for the Moira Client, which allows users * to quickly and easily maintain most parts of the Moira database. diff --git a/clients/moira/zephyr.c b/clients/moira/zephyr.c index ef86803a..460c0f29 100644 --- a/clients/moira/zephyr.c +++ b/clients/moira/zephyr.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Zephyr ACL routines for the Moira client * diff --git a/clients/mrcheck/mrcheck.c b/clients/mrcheck/mrcheck.c index dda91f94..b5afaf63 100644 --- a/clients/mrcheck/mrcheck.c +++ b/clients/mrcheck/mrcheck.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Verify that all Moira updates are successful * diff --git a/clients/mrtest/mrtest.c b/clients/mrtest/mrtest.c index ccc90aae..297c9d16 100644 --- a/clients/mrtest/mrtest.c +++ b/clients/mrtest/mrtest.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Bare-bones Moira client * diff --git a/clients/passwd/chfn.c b/clients/passwd/chfn.c index 3b0aaf5a..e0896402 100644 --- a/clients/passwd/chfn.c +++ b/clients/passwd/chfn.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Talk to the Moira database to change a person's GECOS information. * diff --git a/clients/passwd/chpobox.c b/clients/passwd/chpobox.c index 2d7ac795..265b0bd0 100644 --- a/clients/passwd/chpobox.c +++ b/clients/passwd/chpobox.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Talk to the Moira database to change a person's home mail machine. This may * be an Athena machine, or a completely arbitrary address. diff --git a/clients/passwd/chsh.c b/clients/passwd/chsh.c index d6dd3a1a..c308ee4f 100644 --- a/clients/passwd/chsh.c +++ b/clients/passwd/chsh.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Talk to the Moira database to change a person's login shell. The chosen * shell must exist. A warning will be issued if the shell is not in diff --git a/clients/userreg/disable.c b/clients/userreg/disable.c index 8b05567e..f1f64c47 100644 --- a/clients/userreg/disable.c +++ b/clients/userreg/disable.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * disabled: check to see if registration is enabled right now. Most of this * code is stolen from the cron daemon. diff --git a/clients/userreg/display.c b/clients/userreg/display.c index cc1df59e..4afbbfd8 100644 --- a/clients/userreg/display.c +++ b/clients/userreg/display.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Display function for userreg client * diff --git a/clients/userreg/files.h b/clients/userreg/files.h index 08553961..8d05a1d3 100644 --- a/clients/userreg/files.h +++ b/clients/userreg/files.h @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id$ */ #define WELCOME "/mit/register/welcome" #define USERNAME_BLURB "/mit/register/username_blurb" diff --git a/clients/userreg/reg_stubs.c b/clients/userreg/reg_stubs.c index 05be92ba..ed0f3b97 100644 --- a/clients/userreg/reg_stubs.c +++ b/clients/userreg/reg_stubs.c @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * Copyright (C) 1988-1998 by the Massachusetts Institute of Technology. * For copying and distribution information, please see the file diff --git a/gen/pobox.pc b/gen/pobox.pc index a36ba6b7..b1cab16b 100644 --- a/gen/pobox.pc +++ b/gen/pobox.pc @@ -1,4 +1,4 @@ -/* $Id $ +/* $Id$ * * This generates a list of everyone's poboxes for the mitdir. *