From 83b2f72a94b9e6953006acef4729694ee6b74271 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Thu, 18 Mar 2004 04:32:20 +0000 Subject: [PATCH] move-readme-to-top-20040317 Move the README files to the top directory where they belong. ==================== This delta was composed from multiple commits as part of the CVS->Git migration. The checkin message with each commit was inconsistent. The following are the additional commit messages. ==================== As of 1.3.60 move the Windows Readme files from src to top directory --- src/README-NT => README-NT | 0 src/README-WIN9X => README-WIN9X | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/README-NT => README-NT (100%) rename src/README-WIN9X => README-WIN9X (100%) diff --git a/src/README-NT b/README-NT similarity index 100% rename from src/README-NT rename to README-NT diff --git a/src/README-WIN9X b/README-WIN9X similarity index 100% rename from src/README-WIN9X rename to README-WIN9X -- 2.39.5