Remove CVS ident tags.

This commit is contained in:
David F. Skoll
2007-08-02 22:15:58 -04:00
parent a3f6c5fd9c
commit 523237007b
7 changed files with 1 additions and 12 deletions

View File

@@ -1,10 +1,9 @@
$Id: COPYRIGHT,v 1.16 2005-04-12 01:27:52 dfs Exp $
THE REMIND COPYRIGHT
1. REMIND refers to the entire set of files and documentation in the
REMIND package.
2. REMIND is Copyright 1999-2005 Roaring Penguin Software Inc.,
2. REMIND is Copyright 1999-2007 Roaring Penguin Software Inc.,
except where noted in individual files.
3. DISTRIBUTION AND USE

View File

@@ -1,7 +1,5 @@
# Top-level Makefile for Remind.
# $Id: Makefile,v 1.29 2007-03-26 19:38:07 dfs Exp $
all: src/Makefile
@echo ""
@echo "*******************"

2
README
View File

@@ -34,7 +34,5 @@ If you do NOT have Tcl/Tk or are NOT running X Windows:
5) Type: "make install" -- you may need to be root to do this.
$Id: README,v 1.8 2007-07-12 04:27:44 dfs Exp $
Contact info: mailto:dfs@roaringpenguin.com
Home page: http://www.roaringpenguin.com/remind

View File

@@ -1,5 +1,3 @@
$Id: WINDOWS,v 1.1 1999-04-05 17:34:28 dfs Exp $
MICROSOFT WINDOWS
I used to prohibit porting Remind to Microsoft Windows. However, this

View File

@@ -12,8 +12,6 @@
#
#--------------------------------------------------------------
# $Id: build.tk,v 1.14 2007-07-01 20:13:37 dfs Exp $
# the next line restarts using wish \
exec wish "$0" "$@"

View File

@@ -1,5 +1,4 @@
dnl Process this file with autoconf to produce a configure script.
dnl $Id: configure.in,v 1.10 2007-07-09 01:55:45 dfs Exp $
AC_INIT(src/queue.c)

View File

@@ -1,6 +1,5 @@
#!/bin/sh
#$Id: unconfigure,v 1.1 1998-01-17 03:58:13 dfs Exp $
echo "Unconfiguring Remind..."
echo rm -f config.cache config.log config.status src/Makefile src/config.h
rm -f config.cache config.log config.status src/Makefile src/config.h