From 3fc288b973017e426cadf2e65f9246c5f85e91ee Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Thu, 17 Oct 1991 16:40:51 +0000
Subject: [PATCH] Added note about imported packages (CLX, etc.)

---
 general-info/net-README.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/general-info/net-README.txt b/general-info/net-README.txt
index 10fbfc865..73f9f9d20 100644
--- a/general-info/net-README.txt
+++ b/general-info/net-README.txt
@@ -78,7 +78,10 @@ i/o based on TERM and /etc/termcap.
 Source availability:
 
 Lisp and documentation sources are available via anonymous FTP ftp to any CMU
-CS machine.  [See the "Distribution" section for FTP instructions.]
+CS machine.  [See the "Distribution" section for FTP instructions.]  All CMU
+written code is public domain, but CMU CL also makes use of several imported
+packages: PCL, CLX and XP.  Although these packages are copyrighted, they may
+be freely distributed without any licensing agreement or fee.
 
 Totally machine-independent compiler code:
     /afs/cs/project/clisp/pmax_mach/alpha/compiler/*.lisp
-- 
GitLab