Fix permissions of various files in project (#613)

Move from 755 to 644.
This commit is contained in:
Tomáš Popela 2017-10-10 11:24:13 +02:00 committed by Eugene Kliuchnikov
parent 42d78807bb
commit a0c7dafe28
84 changed files with 0 additions and 0 deletions

0
c/common/dictionary.bin Executable file → Normal file
View File

0
c/common/version.h Executable file → Normal file
View File

0
c/enc/backward_references_hq.c Executable file → Normal file
View File

0
c/enc/backward_references_hq.h Executable file → Normal file
View File

0
c/enc/dictionary_hash.c Executable file → Normal file
View File

0
c/enc/hash_forgetful_chain_inc.h Executable file → Normal file
View File

0
c/enc/hash_longest_match64_inc.h Executable file → Normal file
View File

0
c/enc/hash_to_binary_tree_inc.h Executable file → Normal file
View File

0
c/enc/quality.h Executable file → Normal file
View File

0
c/include/brotli/decode.h Executable file → Normal file
View File

0
c/include/brotli/encode.h Executable file → Normal file
View File

0
c/include/brotli/port.h Executable file → Normal file
View File

0
c/include/brotli/types.h Executable file → Normal file
View File

0
c/tools/brotli.c Executable file → Normal file
View File

0
c/tools/brotli.md Executable file → Normal file
View File

0
docs/brotli.1 Executable file → Normal file
View File

0
docs/decode.h.3 Executable file → Normal file
View File

0
docs/encode.h.3 Executable file → Normal file
View File

0
docs/types.h.3 Executable file → Normal file
View File

0
go/cbrotli/BUILD Executable file → Normal file
View File

0
go/cbrotli/cbrotli_test.go Executable file → Normal file
View File

0
go/cbrotli/cgo.go Executable file → Normal file
View File

0
go/cbrotli/reader.go Executable file → Normal file
View File

0
go/cbrotli/writer.go Executable file → Normal file
View File

0
java/org/brotli/dec/BUILD Executable file → Normal file
View File

0
java/org/brotli/dec/BitReader.java Executable file → Normal file
View File

0
java/org/brotli/dec/BitReaderTest.java Executable file → Normal file
View File

0
java/org/brotli/dec/BrotliInputStream.java Executable file → Normal file
View File

0
java/org/brotli/dec/BrotliRuntimeException.java Executable file → Normal file
View File

0
java/org/brotli/dec/Context.java Executable file → Normal file
View File

0
java/org/brotli/dec/Decode.java Executable file → Normal file
View File

0
java/org/brotli/dec/DecodeTest.java Executable file → Normal file
View File

0
java/org/brotli/dec/Dictionary.java Executable file → Normal file
View File

0
java/org/brotli/dec/DictionaryData.java Executable file → Normal file
View File

0
java/org/brotli/dec/DictionaryTest.java Executable file → Normal file
View File

0
java/org/brotli/dec/Huffman.java Executable file → Normal file
View File

0
java/org/brotli/dec/SetDictionaryTest.java Executable file → Normal file
View File

0
java/org/brotli/dec/State.java Executable file → Normal file
View File

0
java/org/brotli/dec/SynthTest.java Executable file → Normal file
View File

0
java/org/brotli/dec/Transform.java Executable file → Normal file
View File

0
java/org/brotli/dec/TransformTest.java Executable file → Normal file
View File

0
java/org/brotli/dec/Utils.java Executable file → Normal file
View File

0
java/org/brotli/dec/pom.xml Executable file → Normal file
View File

0
java/org/brotli/dec/proguard.cfg Executable file → Normal file
View File

0
java/org/brotli/integration/BUILD Executable file → Normal file
View File

0
java/org/brotli/integration/BrotliJniTestBase.java Executable file → Normal file
View File

0
java/org/brotli/integration/BundleChecker.java Executable file → Normal file
View File

0
java/org/brotli/integration/BundleHelper.java Executable file → Normal file
View File

0
java/org/brotli/integration/fuzz_data.zip Executable file → Normal file
View File

0
java/org/brotli/integration/pom.xml Executable file → Normal file
View File

0
java/org/brotli/integration/test_corpus.zip Executable file → Normal file
View File

0
java/org/brotli/integration/test_data.zip Executable file → Normal file
View File

0
java/org/brotli/pom.xml Executable file → Normal file
View File

0
java/org/brotli/wrapper/common/BUILD Executable file → Normal file
View File

0
java/org/brotli/wrapper/common/BrotliCommon.java Executable file → Normal file
View File

0
java/org/brotli/wrapper/common/CommonJNI.java Executable file → Normal file
View File

View File

View File

0
java/org/brotli/wrapper/common/common_jni.cc Executable file → Normal file
View File

0
java/org/brotli/wrapper/dec/BUILD Executable file → Normal file
View File

0
java/org/brotli/wrapper/dec/BrotliDecoderChannel.java Executable file → Normal file
View File

View File

0
java/org/brotli/wrapper/dec/BrotliInputStream.java Executable file → Normal file
View File

0
java/org/brotli/wrapper/dec/BrotliInputStreamTest.java Executable file → Normal file
View File

0
java/org/brotli/wrapper/dec/Decoder.java Executable file → Normal file
View File

0
java/org/brotli/wrapper/dec/DecoderJNI.java Executable file → Normal file
View File

0
java/org/brotli/wrapper/dec/DecoderTest.java Executable file → Normal file
View File

0
java/org/brotli/wrapper/dec/decoder_jni.cc Executable file → Normal file
View File

0
java/org/brotli/wrapper/enc/BUILD Executable file → Normal file
View File

0
java/org/brotli/wrapper/enc/BrotliEncoderChannel.java Executable file → Normal file
View File

View File

0
java/org/brotli/wrapper/enc/BrotliOutputStream.java Executable file → Normal file
View File

View File

0
java/org/brotli/wrapper/enc/Encoder.java Executable file → Normal file
View File

0
java/org/brotli/wrapper/enc/EncoderJNI.java Executable file → Normal file
View File

0
java/org/brotli/wrapper/enc/EncoderTest.java Executable file → Normal file
View File

0
java/org/brotli/wrapper/enc/encoder_jni.cc Executable file → Normal file
View File

0
js/BUILD Executable file → Normal file
View File

0
js/decode.js Executable file → Normal file
View File

0
js/decode.min.js vendored Executable file → Normal file
View File

0
js/decode_test.js Executable file → Normal file
View File

0
js/polyfill.js Executable file → Normal file
View File

0
research/deorummolae.cc Executable file → Normal file
View File

0
research/deorummolae.h Executable file → Normal file
View File