diff options
| author | Roman Arutyunyan <arut@nginx.com> | 2024-08-29 16:24:03 +0400 |
|---|---|---|
| committer | pluknet <pluknet@nginx.com> | 2025-02-05 20:40:47 +0400 |
| commit | 35a14205600fb64f412a453627ac382ebc16a404 (patch) | |
| tree | d538fb57b6196fc5f4d60000da3914355bbfa5a1 | |
| parent | bfe0a1fd6ea96b75c9a4c8b05131f2886dcc7e91 (diff) | |
| download | nginx-35a14205600fb64f412a453627ac382ebc16a404.tar.gz nginx-35a14205600fb64f412a453627ac382ebc16a404.tar.bz2 | |
Moved LICENSE and README to root.
| -rw-r--r-- | LICENSE (renamed from docs/text/LICENSE) | 0 | ||||
| -rw-r--r-- | README (renamed from docs/text/README) | 0 | ||||
| -rw-r--r-- | misc/GNUmakefile | 2 |
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) |
