From 3405250939a7b32ddcedfb52c00c47e99ec283da Mon Sep 17 00:00:00 2001 From: Heikki Hokkanen Date: Sun, 24 Feb 2013 09:30:11 +0200 Subject: [PATCH] Rename doc files to uppercase for consistency. --- doc/{author.txt => AUTHOR} | 0 doc/{license => LICENSE} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename doc/{author.txt => AUTHOR} (100%) rename doc/{license => LICENSE} (100%) diff --git a/doc/author.txt b/doc/AUTHOR similarity index 100% rename from doc/author.txt rename to doc/AUTHOR diff --git a/doc/license b/doc/LICENSE similarity index 100% rename from doc/license rename to doc/LICENSE -- 2.11.4.GIT