From 9f9da31cf5bbe197abfcbd24dcae16ecb8db0b72 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 20 Nov 2000 13:25:41 +0000 Subject: [PATCH] Fix thinko. --- v7/src/runtime/chrsyn.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/runtime/chrsyn.scm b/v7/src/runtime/chrsyn.scm index 2d0ca85e9..e81e3d525 100644 --- a/v7/src/runtime/chrsyn.scm +++ b/v7/src/runtime/chrsyn.scm @@ -1,8 +1,8 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: chrsyn.scm,v 1.2 2000/11/20 13:25:28 cph Exp $ +;;; $Id: chrsyn.scm,v 1.3 2000/11/20 13:25:41 cph Exp $ ;;; -;;; Copyright (c) 1986, 1989-1999 Massachusetts Institute of Technology +;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as -- 2.25.1