From 7c1c07a0d9b4eeecc0bd1fa9f825c664e19ff48e Mon Sep 17 00:00:00 2001 From: Vasily Levchenko Date: Sun, 30 Apr 2017 08:54:50 +0300 Subject: [PATCH] handline: license and LICENSE on mac with case-insensitive file system. - license->licenses - reintroduce 4383b5de --- {license => licenses}/LICENSE.txt | 0 {license => licenses}/NOTICE.txt | 0 .../third_party/args4j_LICENSE.txt | 0 {license => licenses}/third_party/asm_license.txt | 0 .../third_party/closure-compiler_LICENSE.txt | 0 {license => licenses}/third_party/dart_LICENSE.txt | 0 {license => licenses}/third_party/glibc_license.txt | 0 .../third_party/harmony_LICENSE.txt | 0 .../third_party/jshashtable_license.txt | 0 {license => licenses}/third_party/json_LICENSE.txt | 0 .../third_party/libffi_license.txt | 0 {license => licenses}/third_party/llvm_license.txt | 0 {license => licenses}/third_party/maven_LICENSE.txt | 0 .../third_party/pcollections_LICENSE.txt | 0 .../third_party/prototype_license.txt | 0 {license => licenses}/third_party/rhino_LICENSE.txt | 0 {license => licenses}/third_party/scala_license.txt | 0 {license => licenses}/third_party/sdl_license.txt | 0 {license => licenses}/third_party/trove_license.txt | 0 .../third_party/trove_readme_license.txt | 0 {license => licenses}/third_party/xcode_license.pdf | Bin 21 files changed, 0 insertions(+), 0 deletions(-) rename {license => licenses}/LICENSE.txt (100%) rename {license => licenses}/NOTICE.txt (100%) rename {license => licenses}/third_party/args4j_LICENSE.txt (100%) rename {license => licenses}/third_party/asm_license.txt (100%) rename {license => licenses}/third_party/closure-compiler_LICENSE.txt (100%) rename {license => licenses}/third_party/dart_LICENSE.txt (100%) rename {license => licenses}/third_party/glibc_license.txt (100%) rename {license => licenses}/third_party/harmony_LICENSE.txt (100%) rename {license => licenses}/third_party/jshashtable_license.txt (100%) rename {license => licenses}/third_party/json_LICENSE.txt (100%) rename {license => licenses}/third_party/libffi_license.txt (100%) rename {license => licenses}/third_party/llvm_license.txt (100%) rename {license => licenses}/third_party/maven_LICENSE.txt (100%) rename {license => licenses}/third_party/pcollections_LICENSE.txt (100%) rename {license => licenses}/third_party/prototype_license.txt (100%) rename {license => licenses}/third_party/rhino_LICENSE.txt (100%) rename {license => licenses}/third_party/scala_license.txt (100%) rename {license => licenses}/third_party/sdl_license.txt (100%) rename {license => licenses}/third_party/trove_license.txt (100%) rename {license => licenses}/third_party/trove_readme_license.txt (100%) rename {license => licenses}/third_party/xcode_license.pdf (100%) diff --git a/license/LICENSE.txt b/licenses/LICENSE.txt similarity index 100% rename from license/LICENSE.txt rename to licenses/LICENSE.txt diff --git a/license/NOTICE.txt b/licenses/NOTICE.txt similarity index 100% rename from license/NOTICE.txt rename to licenses/NOTICE.txt diff --git a/license/third_party/args4j_LICENSE.txt b/licenses/third_party/args4j_LICENSE.txt similarity index 100% rename from license/third_party/args4j_LICENSE.txt rename to licenses/third_party/args4j_LICENSE.txt diff --git a/license/third_party/asm_license.txt b/licenses/third_party/asm_license.txt similarity index 100% rename from license/third_party/asm_license.txt rename to licenses/third_party/asm_license.txt diff --git a/license/third_party/closure-compiler_LICENSE.txt b/licenses/third_party/closure-compiler_LICENSE.txt similarity index 100% rename from license/third_party/closure-compiler_LICENSE.txt rename to licenses/third_party/closure-compiler_LICENSE.txt diff --git a/license/third_party/dart_LICENSE.txt b/licenses/third_party/dart_LICENSE.txt similarity index 100% rename from license/third_party/dart_LICENSE.txt rename to licenses/third_party/dart_LICENSE.txt diff --git a/license/third_party/glibc_license.txt b/licenses/third_party/glibc_license.txt similarity index 100% rename from license/third_party/glibc_license.txt rename to licenses/third_party/glibc_license.txt diff --git a/license/third_party/harmony_LICENSE.txt b/licenses/third_party/harmony_LICENSE.txt similarity index 100% rename from license/third_party/harmony_LICENSE.txt rename to licenses/third_party/harmony_LICENSE.txt diff --git a/license/third_party/jshashtable_license.txt b/licenses/third_party/jshashtable_license.txt similarity index 100% rename from license/third_party/jshashtable_license.txt rename to licenses/third_party/jshashtable_license.txt diff --git a/license/third_party/json_LICENSE.txt b/licenses/third_party/json_LICENSE.txt similarity index 100% rename from license/third_party/json_LICENSE.txt rename to licenses/third_party/json_LICENSE.txt diff --git a/license/third_party/libffi_license.txt b/licenses/third_party/libffi_license.txt similarity index 100% rename from license/third_party/libffi_license.txt rename to licenses/third_party/libffi_license.txt diff --git a/license/third_party/llvm_license.txt b/licenses/third_party/llvm_license.txt similarity index 100% rename from license/third_party/llvm_license.txt rename to licenses/third_party/llvm_license.txt diff --git a/license/third_party/maven_LICENSE.txt b/licenses/third_party/maven_LICENSE.txt similarity index 100% rename from license/third_party/maven_LICENSE.txt rename to licenses/third_party/maven_LICENSE.txt diff --git a/license/third_party/pcollections_LICENSE.txt b/licenses/third_party/pcollections_LICENSE.txt similarity index 100% rename from license/third_party/pcollections_LICENSE.txt rename to licenses/third_party/pcollections_LICENSE.txt diff --git a/license/third_party/prototype_license.txt b/licenses/third_party/prototype_license.txt similarity index 100% rename from license/third_party/prototype_license.txt rename to licenses/third_party/prototype_license.txt diff --git a/license/third_party/rhino_LICENSE.txt b/licenses/third_party/rhino_LICENSE.txt similarity index 100% rename from license/third_party/rhino_LICENSE.txt rename to licenses/third_party/rhino_LICENSE.txt diff --git a/license/third_party/scala_license.txt b/licenses/third_party/scala_license.txt similarity index 100% rename from license/third_party/scala_license.txt rename to licenses/third_party/scala_license.txt diff --git a/license/third_party/sdl_license.txt b/licenses/third_party/sdl_license.txt similarity index 100% rename from license/third_party/sdl_license.txt rename to licenses/third_party/sdl_license.txt diff --git a/license/third_party/trove_license.txt b/licenses/third_party/trove_license.txt similarity index 100% rename from license/third_party/trove_license.txt rename to licenses/third_party/trove_license.txt diff --git a/license/third_party/trove_readme_license.txt b/licenses/third_party/trove_readme_license.txt similarity index 100% rename from license/third_party/trove_readme_license.txt rename to licenses/third_party/trove_readme_license.txt diff --git a/license/third_party/xcode_license.pdf b/licenses/third_party/xcode_license.pdf similarity index 100% rename from license/third_party/xcode_license.pdf rename to licenses/third_party/xcode_license.pdf