From 1b867888e8894e3a721aef6b8ef605d46734e8e2 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Wed, 16 Aug 2006 03:57:02 +0000 Subject: [PATCH] Rename so that there's no txt extension, adhering with good practices. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@276 48356398-32a2-884e-a903-53898d9a118a --- LICENSE.txt => LICENSE | 0 SLOW.txt => SLOW | 0 TODO.txt => TODO | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename LICENSE.txt => LICENSE (100%) rename SLOW.txt => SLOW (100%) rename TODO.txt => TODO (100%) diff --git a/LICENSE.txt b/LICENSE similarity index 100% rename from LICENSE.txt rename to LICENSE diff --git a/SLOW.txt b/SLOW similarity index 100% rename from SLOW.txt rename to SLOW diff --git a/TODO.txt b/TODO similarity index 100% rename from TODO.txt rename to TODO