From 5145dd3aa0c02c9fc496d1432fc4410674206e1d Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:31 -0800 Subject: Import Upstream version 3a2 --- hashtab.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hashtab.scm') diff --git a/hashtab.scm b/hashtab.scm index 6656ca4..a42e473 100644 --- a/hashtab.scm +++ b/hashtab.scm @@ -1,5 +1,5 @@ ; "hashtab.scm", hash tables for Scheme. -; Copyright (c) 1992, 1993, 2003 Aubrey Jaffer +; Copyright (C) 1992, 1993, 2003 Aubrey Jaffer ; ;Permission to copy this software, to modify it, to redistribute it, ;to distribute modified versions, and to use it for any purpose is -- cgit v1.2.3