diff --git a/docs/cmu-user/cmu-user.hva b/docs/cmu-user/cmu-user.hva
index 3f6126c1e101efff28e983ca3ab46b85044601ce..28579c54e4b3508bf466898074eda4ef55e74595 100644
--- a/docs/cmu-user/cmu-user.hva
+++ b/docs/cmu-user/cmu-user.hva
@@ -139,8 +139,8 @@
 % <a href="../../">CMUCL</a> -&gt
 % <a href="../">Documentation</a> <br>}
 % \@hr[NOSHADE]{.8\linewidth}{}\@print{<br>}}
-\htmlfoot{\@hr[NOSHADE]{.99\linewidth}{}
-\copyright{} 1995-2003 CMUCL Project}
+% \htmlfoot{\@hr[NOSHADE]{.99\linewidth}{}
+% \copyright{} 1995-2003 CMUCL Project}
 
 
 \let\orig@meta=\@meta
diff --git a/docs/cmu-user/introduction.tex b/docs/cmu-user/introduction.tex
index 605efd56fe4ce59ee931f90256fe26ee238f19f9..6121261900d2cfc00ad8868041ef909bf7108f50 100644
--- a/docs/cmu-user/introduction.tex
+++ b/docs/cmu-user/introduction.tex
@@ -270,17 +270,19 @@ state-of-the-art features from existing systems (both Lisp and
 non-Lisp). Archives of the project are available online.
 
 The project funding stopped in 1994, so support at Carnegie Mellon
-University has been discontinued. The project continues as a group of
-users and developers collaborating over the Internet. The currently
-active maintainers are:
+University has been discontinued. All code and documentation developed
+at CMU was released into the public domain. The project continues as a
+group of users and developers collaborating over the Internet. The
+currently active maintainers are:
 
 \begin{itemize}
 \item Marco Antoniotti
 \item Martin Cracauer
-\item Douglas Thomas Crosher
 \item Rob MacLachlan
 \item Pierre Mai
-\item Tim Moore  
+\item Eric Marsden
+\item Gerd Moellman
+\item Tim Moore
 \item Raymond Toy
 \item Peter Van Eynde
 \item Paul Werkowski
@@ -296,6 +298,7 @@ the development of \cmucl{} since 1981 are
 \item Miles Bader
 \item Rick Busdiecker
 \item Bill Chiles
+\item Douglas Thomas Crosher
 \item Casper Dik
 \item Ted Dunning
 \item Scott Fahlman
@@ -320,4 +323,7 @@ reports, bug fixes, new features.
 
 This manual is based on CMU Technical Report CMU-CS-92-161, edited by
 Robert A. MacLachlan, dated July 1992. Other contributors include
-Raymond Toy, Paul Werkowski and Eric Marsden.
+Raymond Toy, Paul Werkowski and Eric Marsden. The Hierarchical
+Packages chapter is based on documentation written by Franz. Inc, and
+is used with permission. The remainder of the document is in the
+public domain.