summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/tools
diff options
context:
space:
mode:
authorThorsten Lockert <tholo@cvs.openbsd.org>1997-02-21 06:39:24 +0000
committerThorsten Lockert <tholo@cvs.openbsd.org>1997-02-21 06:39:24 +0000
commit218ba0ab2169d4d414775d876d690982039c7223 (patch)
treeeeac937135b8c2293148d51dac7d6060cd5eaa66 /gnu/usr.bin/cvs/tools
parentf812272e2063b0b666438f2bffb0b5fa49f19144 (diff)
New release from Cyclic Software
Diffstat (limited to 'gnu/usr.bin/cvs/tools')
-rw-r--r--gnu/usr.bin/cvs/tools/ChangeLog9
-rw-r--r--gnu/usr.bin/cvs/tools/Makefile.in6
2 files changed, 9 insertions, 6 deletions
diff --git a/gnu/usr.bin/cvs/tools/ChangeLog b/gnu/usr.bin/cvs/tools/ChangeLog
index ce046436b13..407c053d6b2 100644
--- a/gnu/usr.bin/cvs/tools/ChangeLog
+++ b/gnu/usr.bin/cvs/tools/ChangeLog
@@ -1,3 +1,12 @@
+Wed Jan 8 14:50:47 1997 Jim Kingdon <kingdon@harvey.cyclic.com>
+
+ * Makefile.in: Remove CVSid; we decided to get rid
+ of these some time ago.
+
+Thu Jan 2 13:30:56 1997 Jim Kingdon <kingdon@harvey.cyclic.com>
+
+ * Makefile.in: Remove "675" paragraph; see ../ChangeLog for rationale.
+
Fri Aug 16 16:05:56 1996 Norbert Kiesel <nk@col.sw-ley.de>
* Makefile.in (installdirs): new (empty) target
diff --git a/gnu/usr.bin/cvs/tools/Makefile.in b/gnu/usr.bin/cvs/tools/Makefile.in
index d47d44c4e32..3a39bc310d9 100644
--- a/gnu/usr.bin/cvs/tools/Makefile.in
+++ b/gnu/usr.bin/cvs/tools/Makefile.in
@@ -12,12 +12,6 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
-# $CVSid: @(#)Makefile.in 1.6 94/10/22 $
-
SHELL = /bin/sh
srcdir = @srcdir@