From e1662c674b736f270863a535874b373a5b58c984 Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Sat, 30 May 1992 20:47:44 +0000
Subject: [PATCH] Delete mention of XP.

---
 general-info/net-README.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/general-info/net-README.txt b/general-info/net-README.txt
index 2ab408432..154cc3213 100644
--- a/general-info/net-README.txt
+++ b/general-info/net-README.txt
@@ -102,9 +102,9 @@ Source availability:
 
 Lisp and documentation sources are available via anonymous FTP ftp to any CMU
 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.
+written code is public domain, but CMU CL also makes use of two imported
+packages: PCL and CLX.  Although these packages are copyrighted, they may be
+freely distributed without any licensing agreement or fee.
 
 The release area contains a source distribution, which is an image of all the
 ".lisp" source files used to build version 16d:
-- 
GitLab