-- Updated contact info, copyright years, etc.

This commit is contained in:
dfs
2000-02-18 03:45:11 +00:00
parent a479ea971d
commit 2bc3d991c1
81 changed files with 587 additions and 340 deletions
+2 -2
View File
@@ -8,12 +8,12 @@
/* */
/* This file is part of REMIND. */
/* Copyright (C) 1992-1998 by David F. Skoll */
/* Copyright (C) 1999 by Roaring Penguin Software Inc. */
/* Copyright (C) 1999-2000 by Roaring Penguin Software Inc. */
/* */
/***************************************************************/
#include "config.h"
static char const RCSID[] = "$Id: dorem.c,v 1.8 1999-04-05 17:34:44 dfs Exp $";
static char const RCSID[] = "$Id: dorem.c,v 1.9 2000-02-18 03:45:47 dfs Exp $";
#include <stdio.h>
#include <ctype.h>