summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--LICENSE (renamed from docs/text/LICENSE)0
-rw-r--r--README (renamed from docs/text/README)0
-rw-r--r--misc/GNUmakefile2
3 files changed, 0 insertions, 2 deletions
diff --git a/docs/text/LICENSE b/LICENSE
index 985470ef9..985470ef9 100644
--- a/docs/text/LICENSE
+++ b/LICENSE
diff --git a/docs/text/README b/README
index 2f68e14e0..2f68e14e0 100644
--- a/docs/text/README
+++ b/README
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 7d4b657de..4b6a12759 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -15,8 +15,6 @@ release: export
mv $(TEMP)/$(NGINX)/auto/configure $(TEMP)/$(NGINX)
- mv $(TEMP)/$(NGINX)/docs/text/LICENSE $(TEMP)/$(NGINX)
- mv $(TEMP)/$(NGINX)/docs/text/README $(TEMP)/$(NGINX)
mv $(TEMP)/$(NGINX)/docs/html $(TEMP)/$(NGINX)
mv $(TEMP)/$(NGINX)/docs/man $(TEMP)/$(NGINX)