From 7de7eef2c94c8184d87b12e93c118fcca20c649c Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 2 Apr 2025 14:15:06 +0000 Subject: [PATCH] fix permissions --- .github/contributing.md | 0 .github/issue_template.md | 0 .gitignore | 0 DeepCopy/DeepCopy.php | 0 DeepCopy/Exception/CloneException.php | 0 DeepCopy/Exception/PropertyException.php | 0 .../Filter/Doctrine/DoctrineCollectionFilter.php | 0 .../Doctrine/DoctrineEmptyCollectionFilter.php | 0 DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php | 0 DeepCopy/Filter/Filter.php | 0 DeepCopy/Filter/KeepFilter.php | 0 DeepCopy/Filter/ReplaceFilter.php | 0 DeepCopy/Filter/SetNullFilter.php | 0 DeepCopy/LICENSE | 0 DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php | 0 DeepCopy/Matcher/Matcher.php | 0 DeepCopy/Matcher/PropertyMatcher.php | 0 DeepCopy/Matcher/PropertyNameMatcher.php | 0 DeepCopy/Matcher/PropertyTypeMatcher.php | 0 DeepCopy/Reflection/ReflectionHelper.php | 0 DeepCopy/TypeFilter/Date/DateIntervalFilter.php | 0 DeepCopy/TypeFilter/ReplaceFilter.php | 0 DeepCopy/TypeFilter/ShallowCopyFilter.php | 0 DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php | 0 DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php | 0 .../TypeFilter/Spl/SplDoublyLinkedListFilter.php | 0 DeepCopy/TypeFilter/TypeFilter.php | 0 DeepCopy/TypeMatcher/TypeMatcher.php | 0 DeepCopy/deep_copy.php | 0 Elastic/Elasticsearch/Client.php | 0 Elastic/Elasticsearch/ClientBuilder.php | 0 Elastic/Elasticsearch/ClientInterface.php | 0 .../Elasticsearch/Endpoints/AbstractEndpoint.php | 0 Elastic/Elasticsearch/Endpoints/AsyncSearch.php | 0 Elastic/Elasticsearch/Endpoints/Autoscaling.php | 0 Elastic/Elasticsearch/Endpoints/Cat.php | 0 Elastic/Elasticsearch/Endpoints/Ccr.php | 0 Elastic/Elasticsearch/Endpoints/Cluster.php | 0 Elastic/Elasticsearch/Endpoints/DanglingIndices.php | 0 Elastic/Elasticsearch/Endpoints/Enrich.php | 0 Elastic/Elasticsearch/Endpoints/Eql.php | 0 Elastic/Elasticsearch/Endpoints/Features.php | 0 Elastic/Elasticsearch/Endpoints/Fleet.php | 0 Elastic/Elasticsearch/Endpoints/Graph.php | 0 Elastic/Elasticsearch/Endpoints/Ilm.php | 0 Elastic/Elasticsearch/Endpoints/Indices.php | 0 Elastic/Elasticsearch/Endpoints/Ingest.php | 0 Elastic/Elasticsearch/Endpoints/License.php | 0 Elastic/Elasticsearch/Endpoints/Logstash.php | 0 Elastic/Elasticsearch/Endpoints/Migration.php | 0 Elastic/Elasticsearch/Endpoints/Ml.php | 0 Elastic/Elasticsearch/Endpoints/Monitoring.php | 0 Elastic/Elasticsearch/Endpoints/Nodes.php | 0 Elastic/Elasticsearch/Endpoints/Rollup.php | 0 .../Elasticsearch/Endpoints/SearchableSnapshots.php | 0 Elastic/Elasticsearch/Endpoints/Security.php | 0 Elastic/Elasticsearch/Endpoints/Shutdown.php | 0 Elastic/Elasticsearch/Endpoints/Slm.php | 0 Elastic/Elasticsearch/Endpoints/Snapshot.php | 0 Elastic/Elasticsearch/Endpoints/Sql.php | 0 Elastic/Elasticsearch/Endpoints/Ssl.php | 0 Elastic/Elasticsearch/Endpoints/Tasks.php | 0 Elastic/Elasticsearch/Endpoints/TextStructure.php | 0 Elastic/Elasticsearch/Endpoints/Transform.php | 0 Elastic/Elasticsearch/Endpoints/Watcher.php | 0 Elastic/Elasticsearch/Endpoints/Xpack.php | 0 .../Exception/ArrayAccessException.php | 0 .../Exception/AuthenticationException.php | 0 .../Exception/ClientResponseException.php | 0 Elastic/Elasticsearch/Exception/ConfigException.php | 0 .../Exception/ContentTypeException.php | 0 .../Exception/ElasticsearchException.php | 0 .../Elasticsearch/Exception/HttpClientException.php | 0 .../Exception/InvalidArgumentException.php | 0 .../Exception/MissingParameterException.php | 0 .../Exception/ProductCheckException.php | 0 .../Exception/ServerResponseException.php | 0 Elastic/Elasticsearch/LICENSE | 0 Elastic/Elasticsearch/Response/Elasticsearch.php | 0 .../Response/ElasticsearchInterface.php | 0 .../Elasticsearch/Traits/ClientEndpointsTrait.php | 0 Elastic/Elasticsearch/Traits/EndpointTrait.php | 0 .../Elasticsearch/Traits/MessageResponseTrait.php | 0 Elastic/Elasticsearch/Traits/NamespaceTrait.php | 0 Elastic/Elasticsearch/Traits/ProductCheckTrait.php | 0 Elastic/Elasticsearch/Traits/ResponseTrait.php | 0 .../Transport/Adapter/AdapterInterface.php | 0 .../Transport/Adapter/AdapterOptions.php | 0 Elastic/Elasticsearch/Transport/Adapter/Guzzle.php | 0 Elastic/Elasticsearch/Transport/Adapter/Symfony.php | 0 Elastic/Elasticsearch/Transport/AsyncOnSuccess.php | 0 .../Transport/AsyncOnSuccessNoException.php | 0 Elastic/Elasticsearch/Transport/RequestOptions.php | 0 Elastic/Transport/Async/OnFailureDefault.php | 0 Elastic/Transport/Async/OnFailureInterface.php | 0 Elastic/Transport/Async/OnSuccessDefault.php | 0 Elastic/Transport/Async/OnSuccessInterface.php | 0 .../Transport/Exception/CloudIdParseException.php | 0 .../Exception/InvalidArgumentException.php | 0 .../Transport/Exception/InvalidArrayException.php | 0 .../Exception/InvalidIterableException.php | 0 .../Transport/Exception/InvalidJsonException.php | 0 Elastic/Transport/Exception/InvalidXmlException.php | 0 .../Transport/Exception/NoAsyncClientException.php | 0 .../Exception/NoNodeAvailableException.php | 0 Elastic/Transport/Exception/NotFoundException.php | 0 Elastic/Transport/Exception/RuntimeException.php | 0 Elastic/Transport/Exception/SerializeException.php | 0 Elastic/Transport/Exception/TransportException.php | 0 .../Exception/UndefinedPropertyException.php | 0 .../Exception/UnknownContentTypeException.php | 0 Elastic/Transport/LICENSE | 0 Elastic/Transport/NodePool/Node.php | 0 Elastic/Transport/NodePool/NodePoolInterface.php | 0 .../NodePool/Resurrect/ElasticsearchResurrect.php | 0 .../Transport/NodePool/Resurrect/NoResurrect.php | 0 .../NodePool/Resurrect/ResurrectInterface.php | 0 Elastic/Transport/NodePool/Selector/RoundRobin.php | 0 .../NodePool/Selector/SelectorInterface.php | 0 .../Transport/NodePool/Selector/SelectorTrait.php | 0 Elastic/Transport/NodePool/SimpleNodePool.php | 0 Elastic/Transport/Serializer/CsvSerializer.php | 0 Elastic/Transport/Serializer/JsonSerializer.php | 0 Elastic/Transport/Serializer/NDJsonSerializer.php | 0 .../Transport/Serializer/SerializerInterface.php | 0 Elastic/Transport/Serializer/TextSerializer.php | 0 Elastic/Transport/Serializer/Utility.php | 0 Elastic/Transport/Serializer/XmlSerializer.php | 0 Elastic/Transport/Transport.php | 0 Elastic/Transport/TransportBuilder.php | 0 Http/Discovery/ClassDiscovery.php | 0 Http/Discovery/Exception.php | 0 .../Exception/ClassInstantiationFailedException.php | 0 .../Exception/DiscoveryFailedException.php | 0 .../Exception/NoCandidateFoundException.php | 0 Http/Discovery/Exception/NotFoundException.php | 0 .../Exception/PuliUnavailableException.php | 0 .../Exception/StrategyUnavailableException.php | 0 Http/Discovery/HttpAsyncClientDiscovery.php | 0 Http/Discovery/HttpClientDiscovery.php | 0 Http/Discovery/LICENSE | 0 Http/Discovery/MessageFactoryDiscovery.php | 0 Http/Discovery/NotFoundException.php | 0 Http/Discovery/Psr17FactoryDiscovery.php | 0 Http/Discovery/Psr18ClientDiscovery.php | 0 Http/Discovery/Strategy/CommonClassesStrategy.php | 0 .../Strategy/CommonPsr17ClassesStrategy.php | 0 Http/Discovery/Strategy/DiscoveryStrategy.php | 0 Http/Discovery/Strategy/MockClientStrategy.php | 0 Http/Discovery/Strategy/PuliBetaStrategy.php | 0 Http/Discovery/StreamFactoryDiscovery.php | 0 Http/Discovery/UriFactoryDiscovery.php | 0 Http/Httplug/Exception.php | 0 Http/Httplug/Exception/HttpException.php | 0 Http/Httplug/Exception/NetworkException.php | 0 Http/Httplug/Exception/RequestAwareTrait.php | 0 Http/Httplug/Exception/RequestException.php | 0 Http/Httplug/Exception/TransferException.php | 0 Http/Httplug/HttpAsyncClient.php | 0 Http/Httplug/HttpClient.php | 0 Http/Httplug/LICENSE | 0 Http/Httplug/Promise/HttpFulfilledPromise.php | 0 Http/Httplug/Promise/HttpRejectedPromise.php | 0 Http/Message/LICENSE | 0 Http/Message/MessageFactory.php | 0 Http/Message/RequestFactory.php | 0 Http/Message/ResponseFactory.php | 0 Http/Message/StreamFactory.php | 0 Http/Message/UriFactory.php | 0 Laminas/Escaper/Escaper.php | 0 Laminas/Escaper/Exception/ExceptionInterface.php | 0 .../Escaper/Exception/InvalidArgumentException.php | 0 Laminas/Escaper/Exception/RuntimeException.php | 0 Laminas/Escaper/LICENSE.md | 0 Mpdf/Barcode.php | 0 Mpdf/Barcode/AbstractBarcode.php | 0 Mpdf/Barcode/BarcodeException.php | 0 Mpdf/Barcode/BarcodeInterface.php | 0 Mpdf/Barcode/Codabar.php | 0 Mpdf/Barcode/Code11.php | 0 Mpdf/Barcode/Code128.php | 0 Mpdf/Barcode/Code39.php | 0 Mpdf/Barcode/Code93.php | 0 Mpdf/Barcode/EanExt.php | 0 Mpdf/Barcode/EanUpc.php | 0 Mpdf/Barcode/I25.php | 0 Mpdf/Barcode/Imb.php | 0 Mpdf/Barcode/Msi.php | 0 Mpdf/Barcode/Postnet.php | 0 Mpdf/Barcode/Rm4Scc.php | 0 Mpdf/Barcode/S25.php | 0 Mpdf/CREDITS.txt | 0 Mpdf/Cache.php | 0 Mpdf/Color/ColorConverter.php | 0 Mpdf/Color/ColorModeConverter.php | 0 Mpdf/Color/ColorSpaceRestrictor.php | 0 Mpdf/Color/NamedColors.php | 0 Mpdf/Config/ConfigVariables.php | 0 Mpdf/Config/FontVariables.php | 0 Mpdf/Conversion/DecToAlpha.php | 0 Mpdf/Conversion/DecToCjk.php | 0 Mpdf/Conversion/DecToHebrew.php | 0 Mpdf/Conversion/DecToOther.php | 0 Mpdf/Conversion/DecToRoman.php | 0 Mpdf/Css/Border.php | 0 Mpdf/Css/DefaultCss.php | 0 Mpdf/Css/TextVars.php | 0 Mpdf/CssManager.php | 0 Mpdf/DirectWrite.php | 0 Mpdf/Exception/FontException.php | 0 Mpdf/Exception/InvalidArgumentException.php | 0 Mpdf/File/StreamWrapperChecker.php | 0 Mpdf/Fonts/FontCache.php | 0 Mpdf/Fonts/FontFileFinder.php | 0 Mpdf/Fonts/GlyphOperator.php | 0 Mpdf/Fonts/MetricsGenerator.php | 0 Mpdf/Form.php | 0 Mpdf/FpdiTrait.php | 0 Mpdf/Gif/ColorTable.php | 0 Mpdf/Gif/FileHeader.php | 0 Mpdf/Gif/Gif.php | 0 Mpdf/Gif/Image.php | 0 Mpdf/Gif/ImageHeader.php | 0 Mpdf/Gif/Lzw.php | 0 Mpdf/Gradient.php | 0 Mpdf/HTMLParserMode.php | 0 Mpdf/Hyphenator.php | 0 Mpdf/Image/Bmp.php | 0 Mpdf/Image/ImageProcessor.php | 0 Mpdf/Image/ImageTypeGuesser.php | 0 Mpdf/Image/Svg.php | 0 Mpdf/Image/Wmf.php | 0 Mpdf/LICENSE.txt | 0 Mpdf/Language/LanguageToFont.php | 0 Mpdf/Language/LanguageToFontInterface.php | 0 Mpdf/Language/ScriptToLanguage.php | 0 Mpdf/Language/ScriptToLanguageInterface.php | 0 Mpdf/Log/Context.php | 0 Mpdf/Mpdf.php | 0 Mpdf/MpdfException.php | 0 Mpdf/MpdfImageException.php | 0 Mpdf/Otl.php | 0 Mpdf/OtlDump.php | 0 Mpdf/Output/Destination.php | 0 Mpdf/PageFormat.php | 0 Mpdf/Pdf/Protection.php | 0 Mpdf/Pdf/Protection/UniqidGenerator.php | 0 Mpdf/RemoteContentFetcher.php | 0 Mpdf/ServiceFactory.php | 0 Mpdf/Shaper/Indic.php | 0 Mpdf/Shaper/Myanmar.php | 0 Mpdf/Shaper/Sea.php | 0 Mpdf/SizeConverter.php | 0 Mpdf/Strict.php | 0 Mpdf/TTFontFile.php | 0 Mpdf/TTFontFileAnalysis.php | 0 Mpdf/TableOfContents.php | 0 Mpdf/Tag.php | 0 Mpdf/Tag/A.php | 0 Mpdf/Tag/Acronym.php | 0 Mpdf/Tag/Address.php | 0 Mpdf/Tag/Annotation.php | 0 Mpdf/Tag/Article.php | 0 Mpdf/Tag/Aside.php | 0 Mpdf/Tag/B.php | 0 Mpdf/Tag/BarCode.php | 0 Mpdf/Tag/Bdi.php | 0 Mpdf/Tag/Bdo.php | 0 Mpdf/Tag/Big.php | 0 Mpdf/Tag/BlockQuote.php | 0 Mpdf/Tag/BlockTag.php | 0 Mpdf/Tag/Bookmark.php | 0 Mpdf/Tag/Br.php | 0 Mpdf/Tag/Caption.php | 0 Mpdf/Tag/Center.php | 0 Mpdf/Tag/Cite.php | 0 Mpdf/Tag/Code.php | 0 Mpdf/Tag/ColumnBreak.php | 0 Mpdf/Tag/Columns.php | 0 Mpdf/Tag/Dd.php | 0 Mpdf/Tag/Del.php | 0 Mpdf/Tag/Details.php | 0 Mpdf/Tag/Div.php | 0 Mpdf/Tag/Dl.php | 0 Mpdf/Tag/DotTab.php | 0 Mpdf/Tag/Dt.php | 0 Mpdf/Tag/Em.php | 0 Mpdf/Tag/FieldSet.php | 0 Mpdf/Tag/FigCaption.php | 0 Mpdf/Tag/Figure.php | 0 Mpdf/Tag/Font.php | 0 Mpdf/Tag/Footer.php | 0 Mpdf/Tag/Form.php | 0 Mpdf/Tag/FormFeed.php | 0 Mpdf/Tag/H1.php | 0 Mpdf/Tag/H2.php | 0 Mpdf/Tag/H3.php | 0 Mpdf/Tag/H4.php | 0 Mpdf/Tag/H5.php | 0 Mpdf/Tag/H6.php | 0 Mpdf/Tag/HGroup.php | 0 Mpdf/Tag/Header.php | 0 Mpdf/Tag/Hr.php | 0 Mpdf/Tag/I.php | 0 Mpdf/Tag/Img.php | 0 Mpdf/Tag/IndexEntry.php | 0 Mpdf/Tag/IndexInsert.php | 0 Mpdf/Tag/InlineTag.php | 0 Mpdf/Tag/Input.php | 0 Mpdf/Tag/Ins.php | 0 Mpdf/Tag/Kbd.php | 0 Mpdf/Tag/Legend.php | 0 Mpdf/Tag/Li.php | 0 Mpdf/Tag/Main.php | 0 Mpdf/Tag/Mark.php | 0 Mpdf/Tag/Meter.php | 0 Mpdf/Tag/Nav.php | 0 Mpdf/Tag/NewColumn.php | 0 Mpdf/Tag/NewPage.php | 0 Mpdf/Tag/Ol.php | 0 Mpdf/Tag/Option.php | 0 Mpdf/Tag/P.php | 0 Mpdf/Tag/PageBreak.php | 0 Mpdf/Tag/PageFooter.php | 0 Mpdf/Tag/PageHeader.php | 0 Mpdf/Tag/Pre.php | 0 Mpdf/Tag/Progress.php | 0 Mpdf/Tag/Q.php | 0 Mpdf/Tag/S.php | 0 Mpdf/Tag/Samp.php | 0 Mpdf/Tag/Section.php | 0 Mpdf/Tag/Select.php | 0 Mpdf/Tag/SetHtmlPageFooter.php | 0 Mpdf/Tag/SetHtmlPageHeader.php | 0 Mpdf/Tag/SetPageFooter.php | 0 Mpdf/Tag/SetPageHeader.php | 0 Mpdf/Tag/Small.php | 0 Mpdf/Tag/Span.php | 0 Mpdf/Tag/Strike.php | 0 Mpdf/Tag/Strong.php | 0 Mpdf/Tag/Sub.php | 0 Mpdf/Tag/SubstituteTag.php | 0 Mpdf/Tag/Summary.php | 0 Mpdf/Tag/Sup.php | 0 Mpdf/Tag/TBody.php | 0 Mpdf/Tag/TFoot.php | 0 Mpdf/Tag/THead.php | 0 Mpdf/Tag/Table.php | 0 Mpdf/Tag/Tag.php | 0 Mpdf/Tag/Td.php | 0 Mpdf/Tag/TextArea.php | 0 Mpdf/Tag/TextCircle.php | 0 Mpdf/Tag/Th.php | 0 Mpdf/Tag/Time.php | 0 Mpdf/Tag/Toc.php | 0 Mpdf/Tag/TocEntry.php | 0 Mpdf/Tag/TocPageBreak.php | 0 Mpdf/Tag/Tr.php | 0 Mpdf/Tag/Tt.php | 0 Mpdf/Tag/Tta.php | 0 Mpdf/Tag/Tts.php | 0 Mpdf/Tag/Ttz.php | 0 Mpdf/Tag/U.php | 0 Mpdf/Tag/Ul.php | 0 Mpdf/Tag/VarTag.php | 0 Mpdf/Tag/WatermarkImage.php | 0 Mpdf/Tag/WatermarkText.php | 0 Mpdf/Ucdn.php | 0 Mpdf/Utils/Arrays.php | 0 Mpdf/Utils/NumericString.php | 0 Mpdf/Utils/PdfDate.php | 0 Mpdf/Utils/UtfString.php | 0 Mpdf/Writer/BackgroundWriter.php | 0 Mpdf/Writer/BaseWriter.php | 0 Mpdf/Writer/BookmarkWriter.php | 0 Mpdf/Writer/ColorWriter.php | 0 Mpdf/Writer/FontWriter.php | 0 Mpdf/Writer/FormWriter.php | 0 Mpdf/Writer/ImageWriter.php | 0 Mpdf/Writer/JavaScriptWriter.php | 0 Mpdf/Writer/MetadataWriter.php | 0 Mpdf/Writer/ObjectWriter.php | 0 Mpdf/Writer/OptionalContentWriter.php | 0 Mpdf/Writer/PageWriter.php | 0 Mpdf/Writer/ResourceWriter.php | 0 Mpdf/data/CJKdata.php | 0 Mpdf/data/collations/Afrikaans_South_Africa.php | 0 Mpdf/data/collations/Albanian_Albania.php | 0 Mpdf/data/collations/Alsatian_France.php | 0 Mpdf/data/collations/Arabic_Algeria.php | 0 Mpdf/data/collations/Arabic_Bahrain.php | 0 Mpdf/data/collations/Arabic_Egypt.php | 0 Mpdf/data/collations/Arabic_Iraq.php | 0 Mpdf/data/collations/Arabic_Jordan.php | 0 Mpdf/data/collations/Arabic_Kuwait.php | 0 Mpdf/data/collations/Arabic_Lebanon.php | 0 Mpdf/data/collations/Arabic_Libya.php | 0 Mpdf/data/collations/Arabic_Morocco.php | 0 Mpdf/data/collations/Arabic_Oman.php | 0 Mpdf/data/collations/Arabic_Pseudo_RTL.php | 0 Mpdf/data/collations/Arabic_Qatar.php | 0 Mpdf/data/collations/Arabic_Saudi_Arabia.php | 0 Mpdf/data/collations/Arabic_Syria.php | 0 Mpdf/data/collations/Arabic_Tunisia.php | 0 Mpdf/data/collations/Arabic_Yemen.php | 0 .../data/collations/Azeri_(Cyrillic)_Azerbaijan.php | 0 Mpdf/data/collations/Azeri_(Latin)_Azerbaijan.php | 0 Mpdf/data/collations/Bashkir_Russia.php | 0 Mpdf/data/collations/Basque_Spain.php | 0 Mpdf/data/collations/Belarusian_Belarus.php | 0 .../Bosnian_(Cyrillic)_Bosnia_and_Herzegovina.php | 0 .../Bosnian_(Latin)_Bosnia_and_Herzegovina.php | 0 Mpdf/data/collations/Breton_France.php | 0 Mpdf/data/collations/Bulgarian_Bulgaria.php | 0 Mpdf/data/collations/Catalan_Spain.php | 0 Mpdf/data/collations/Corsican_France.php | 0 .../Croatian_(Latin)_Bosnia_and_Herzegovina.php | 0 Mpdf/data/collations/Croatian_Croatia.php | 0 Mpdf/data/collations/Czech_Czech_Republic.php | 0 Mpdf/data/collations/Danish_Denmark.php | 0 Mpdf/data/collations/Dari_Afghanistan.php | 0 Mpdf/data/collations/Dutch_Belgium.php | 0 Mpdf/data/collations/Dutch_Netherlands.php | 0 Mpdf/data/collations/English_Australia.php | 0 Mpdf/data/collations/English_Belize.php | 0 Mpdf/data/collations/English_Canada.php | 0 Mpdf/data/collations/English_Caribbean.php | 0 Mpdf/data/collations/English_India.php | 0 Mpdf/data/collations/English_Ireland.php | 0 Mpdf/data/collations/English_Jamaica.php | 0 Mpdf/data/collations/English_Malaysia.php | 0 Mpdf/data/collations/English_New_Zealand.php | 0 .../English_Republic_of_the_Philippines.php | 0 Mpdf/data/collations/English_Singapore.php | 0 Mpdf/data/collations/English_South_Africa.php | 0 .../data/collations/English_Trinidad_and_Tobago.php | 0 Mpdf/data/collations/English_United_Kingdom.php | 0 Mpdf/data/collations/English_United_States.php | 0 Mpdf/data/collations/English_Zimbabwe.php | 0 Mpdf/data/collations/Estonian_Estonia.php | 0 Mpdf/data/collations/Faroese_Faroe_Islands.php | 0 Mpdf/data/collations/Filipino_Philippines.php | 0 Mpdf/data/collations/Finnish_Finland.php | 0 Mpdf/data/collations/French_Belgium.php | 0 Mpdf/data/collations/French_Canada.php | 0 Mpdf/data/collations/French_France.php | 0 Mpdf/data/collations/French_Luxembourg.php | 0 .../collations/French_Principality_of_Monaco.php | 0 Mpdf/data/collations/French_Switzerland.php | 0 Mpdf/data/collations/Frisian_Netherlands.php | 0 Mpdf/data/collations/Galician_Spain.php | 0 Mpdf/data/collations/German_Austria.php | 0 Mpdf/data/collations/German_Germany.php | 0 Mpdf/data/collations/German_Liechtenstein.php | 0 Mpdf/data/collations/German_Luxembourg.php | 0 Mpdf/data/collations/German_Switzerland.php | 0 Mpdf/data/collations/Greek_Greece.php | 0 Mpdf/data/collations/Greenlandic_Greenland.php | 0 Mpdf/data/collations/Hausa_(Latin)_Nigeria.php | 0 Mpdf/data/collations/Hebrew_Israel.php | 0 Mpdf/data/collations/Hungarian_Hungary.php | 0 Mpdf/data/collations/Icelandic_Iceland.php | 0 Mpdf/data/collations/Igbo_Nigeria.php | 0 Mpdf/data/collations/Indonesian_Indonesia.php | 0 Mpdf/data/collations/Inuktitut_(Latin)_Canada.php | 0 .../Invariant_Language_Invariant_Country.php | 0 Mpdf/data/collations/Irish_Ireland.php | 0 Mpdf/data/collations/Italian_Italy.php | 0 Mpdf/data/collations/Italian_Switzerland.php | 0 Mpdf/data/collations/Kinyarwanda_Rwanda.php | 0 Mpdf/data/collations/Kiswahili_Kenya.php | 0 Mpdf/data/collations/Kyrgyz_Kyrgyzstan.php | 0 Mpdf/data/collations/Latvian_Latvia.php | 0 Mpdf/data/collations/Lithuanian_Lithuania.php | 0 Mpdf/data/collations/Lower_Sorbian_Germany.php | 0 Mpdf/data/collations/Luxembourgish_Luxembourg.php | 0 .../Macedonian_(FYROM)_Macedonia_(FYROM).php | 0 Mpdf/data/collations/Malay_Brunei_Darussalam.php | 0 Mpdf/data/collations/Malay_Malaysia.php | 0 Mpdf/data/collations/Mapudungun_Chile.php | 0 Mpdf/data/collations/Mohawk_Canada.php | 0 .../collations/Mongolian_(Cyrillic)_Mongolia.php | 0 Mpdf/data/collations/Norwegian_(Nynorsk)_Norway.php | 0 Mpdf/data/collations/Occitan_France.php | 0 Mpdf/data/collations/Persian_Iran.php | 0 Mpdf/data/collations/Polish_Poland.php | 0 Mpdf/data/collations/Portuguese_Brazil.php | 0 Mpdf/data/collations/Portuguese_Portugal.php | 0 Mpdf/data/collations/Quechua_Bolivia.php | 0 Mpdf/data/collations/Quechua_Ecuador.php | 0 Mpdf/data/collations/Quechua_Peru.php | 0 Mpdf/data/collations/Romanian_Romania.php | 0 Mpdf/data/collations/Romansh_Switzerland.php | 0 Mpdf/data/collations/Russian_Russia.php | 0 Mpdf/data/collations/Sami_(Inari)_Finland.php | 0 Mpdf/data/collations/Sami_(Lule)_Norway.php | 0 Mpdf/data/collations/Sami_(Lule)_Sweden.php | 0 Mpdf/data/collations/Sami_(Northern)_Finland.php | 0 Mpdf/data/collations/Sami_(Northern)_Norway.php | 0 Mpdf/data/collations/Sami_(Northern)_Sweden.php | 0 Mpdf/data/collations/Sami_(Skolt)_Finland.php | 0 Mpdf/data/collations/Sami_(Southern)_Norway.php | 0 Mpdf/data/collations/Sami_(Southern)_Sweden.php | 0 .../Serbian_(Cyrillic)_Bosnia_and_Herzegovina.php | 0 Mpdf/data/collations/Serbian_(Cyrillic)_Serbia.php | 0 .../Serbian_(Latin)_Bosnia_and_Herzegovina.php | 0 Mpdf/data/collations/Serbian_(Latin)_Serbia.php | 0 .../collations/Sesotho_sa_Leboa_South_Africa.php | 0 Mpdf/data/collations/Setswana_South_Africa.php | 0 Mpdf/data/collations/Slovak_Slovakia.php | 0 Mpdf/data/collations/Slovenian_Slovenia.php | 0 Mpdf/data/collations/Spanish_Argentina.php | 0 Mpdf/data/collations/Spanish_Bolivia.php | 0 Mpdf/data/collations/Spanish_Chile.php | 0 Mpdf/data/collations/Spanish_Colombia.php | 0 Mpdf/data/collations/Spanish_Costa_Rica.php | 0 Mpdf/data/collations/Spanish_Dominican_Republic.php | 0 Mpdf/data/collations/Spanish_Ecuador.php | 0 Mpdf/data/collations/Spanish_El_Salvador.php | 0 Mpdf/data/collations/Spanish_Guatemala.php | 0 Mpdf/data/collations/Spanish_Honduras.php | 0 Mpdf/data/collations/Spanish_Mexico.php | 0 Mpdf/data/collations/Spanish_Nicaragua.php | 0 Mpdf/data/collations/Spanish_Panama.php | 0 Mpdf/data/collations/Spanish_Paraguay.php | 0 Mpdf/data/collations/Spanish_Peru.php | 0 Mpdf/data/collations/Spanish_Puerto_Rico.php | 0 Mpdf/data/collations/Spanish_Spain.php | 0 Mpdf/data/collations/Spanish_United_States.php | 0 Mpdf/data/collations/Spanish_Uruguay.php | 0 Mpdf/data/collations/Spanish_Venezuela.php | 0 Mpdf/data/collations/Swedish_Finland.php | 0 Mpdf/data/collations/Swedish_Sweden.php | 0 .../data/collations/Tajik_(Cyrillic)_Tajikistan.php | 0 Mpdf/data/collations/Tamazight_(Latin)_Algeria.php | 0 Mpdf/data/collations/Tatar_Russia.php | 0 Mpdf/data/collations/Turkish_Turkey.php | 0 Mpdf/data/collations/Turkmen_Turkmenistan.php | 0 Mpdf/data/collations/Ukrainian_Ukraine.php | 0 Mpdf/data/collations/Upper_Sorbian_Germany.php | 0 .../Urdu_Islamic_Republic_of_Pakistan.php | 0 .../data/collations/Uzbek_(Cyrillic)_Uzbekistan.php | 0 Mpdf/data/collations/Uzbek_(Latin)_Uzbekistan.php | 0 Mpdf/data/collations/Vietnamese_Vietnam.php | 0 Mpdf/data/collations/Welsh_United_Kingdom.php | 0 Mpdf/data/collations/Wolof_Senegal.php | 0 Mpdf/data/collations/Yakut_Russia.php | 0 Mpdf/data/collations/Yoruba_Nigeria.php | 0 Mpdf/data/collations/isiXhosa_South_Africa.php | 0 Mpdf/data/collations/isiZulu_South_Africa.php | 0 Mpdf/data/entity_substitutions.php | 0 Mpdf/data/font/ccourier.php | 0 Mpdf/data/font/ccourierb.php | 0 Mpdf/data/font/ccourierbi.php | 0 Mpdf/data/font/ccourieri.php | 0 Mpdf/data/font/chelvetica.php | 0 Mpdf/data/font/chelveticab.php | 0 Mpdf/data/font/chelveticabi.php | 0 Mpdf/data/font/chelveticai.php | 0 Mpdf/data/font/csymbol.php | 0 Mpdf/data/font/ctimes.php | 0 Mpdf/data/font/ctimesb.php | 0 Mpdf/data/font/ctimesbi.php | 0 Mpdf/data/font/ctimesi.php | 0 Mpdf/data/font/czapfdingbats.php | 0 Mpdf/data/iccprofiles/sRGB_IEC61966-2-1.icc | Bin Mpdf/data/lang2fonts.css | 0 Mpdf/data/linebrdictK.dat | Bin Mpdf/data/linebrdictL.dat | Bin Mpdf/data/linebrdictT.dat | Bin Mpdf/data/mpdf.css | 0 Mpdf/data/no_image.jpg | Bin Mpdf/data/out.php | 0 Mpdf/data/patterns/NOTES.txt | 0 Mpdf/data/patterns/de.php | 0 Mpdf/data/patterns/dictionary.txt | 0 Mpdf/data/patterns/en.php | 0 Mpdf/data/patterns/es.php | 0 Mpdf/data/patterns/fi.php | 0 Mpdf/data/patterns/fr.php | 0 Mpdf/data/patterns/it.php | 0 Mpdf/data/patterns/nl.php | 0 Mpdf/data/patterns/pl.php | 0 Mpdf/data/patterns/ru.php | 0 Mpdf/data/patterns/sv.php | 0 Mpdf/data/subs_core.php | 0 Mpdf/data/subs_win-1252.php | 0 Mpdf/data/upperCase.php | 0 Mpdf/functions-dev.php | 0 Mpdf/ttfonts/AboriginalSansREGULAR.ttf | Bin Mpdf/ttfonts/Abyssinica_SIL.ttf | Bin Mpdf/ttfonts/Aegean.otf | Bin Mpdf/ttfonts/Aegyptus.otf | Bin Mpdf/ttfonts/Akkadian.otf | Bin Mpdf/ttfonts/DBSILBR.ttf | Bin Mpdf/ttfonts/DejaVuSans-Bold.ttf | Bin Mpdf/ttfonts/DejaVuSans-BoldOblique.ttf | Bin Mpdf/ttfonts/DejaVuSans-Oblique.ttf | Bin Mpdf/ttfonts/DejaVuSans.ttf | Bin Mpdf/ttfonts/DejaVuSansCondensed-Bold.ttf | Bin Mpdf/ttfonts/DejaVuSansCondensed-BoldOblique.ttf | Bin Mpdf/ttfonts/DejaVuSansCondensed-Oblique.ttf | Bin Mpdf/ttfonts/DejaVuSansCondensed.ttf | Bin Mpdf/ttfonts/DejaVuSansMono-Bold.ttf | Bin Mpdf/ttfonts/DejaVuSansMono-BoldOblique.ttf | Bin Mpdf/ttfonts/DejaVuSansMono-Oblique.ttf | Bin Mpdf/ttfonts/DejaVuSansMono.ttf | Bin Mpdf/ttfonts/DejaVuSerif-Bold.ttf | Bin Mpdf/ttfonts/DejaVuSerif-BoldItalic.ttf | Bin Mpdf/ttfonts/DejaVuSerif-Italic.ttf | Bin Mpdf/ttfonts/DejaVuSerif.ttf | Bin Mpdf/ttfonts/DejaVuSerifCondensed-Bold.ttf | Bin Mpdf/ttfonts/DejaVuSerifCondensed-BoldItalic.ttf | Bin Mpdf/ttfonts/DejaVuSerifCondensed-Italic.ttf | Bin Mpdf/ttfonts/DejaVuSerifCondensed.ttf | Bin Mpdf/ttfonts/DejaVuinfo.txt | 0 Mpdf/ttfonts/Dhyana-Bold.ttf | Bin Mpdf/ttfonts/Dhyana-Regular.ttf | Bin Mpdf/ttfonts/DhyanaOFL.txt | 0 Mpdf/ttfonts/FreeMono.ttf | Bin Mpdf/ttfonts/FreeMonoBold.ttf | Bin Mpdf/ttfonts/FreeMonoBoldOblique.ttf | Bin Mpdf/ttfonts/FreeMonoOblique.ttf | Bin Mpdf/ttfonts/FreeSans.ttf | Bin Mpdf/ttfonts/FreeSansBold.ttf | Bin Mpdf/ttfonts/FreeSansBoldOblique.ttf | Bin Mpdf/ttfonts/FreeSansOblique.ttf | Bin Mpdf/ttfonts/FreeSerif.ttf | Bin Mpdf/ttfonts/FreeSerifBold.ttf | Bin Mpdf/ttfonts/FreeSerifBoldItalic.ttf | Bin Mpdf/ttfonts/FreeSerifItalic.ttf | Bin Mpdf/ttfonts/GNUFreeFontinfo.txt | 0 Mpdf/ttfonts/Garuda-Bold.ttf | Bin Mpdf/ttfonts/Garuda-BoldOblique.ttf | Bin Mpdf/ttfonts/Garuda-Oblique.ttf | Bin Mpdf/ttfonts/Garuda.ttf | Bin Mpdf/ttfonts/Jomolhari-OFL.txt | 0 Mpdf/ttfonts/Jomolhari.ttf | Bin Mpdf/ttfonts/KhmerOFL.txt | 0 Mpdf/ttfonts/KhmerOS.ttf | Bin Mpdf/ttfonts/Lateef font OFL.txt | 0 Mpdf/ttfonts/LateefRegOT.ttf | Bin Mpdf/ttfonts/Lohit-Kannada.ttf | Bin Mpdf/ttfonts/LohitKannadaOFL.txt | 0 Mpdf/ttfonts/Padauk-book.ttf | Bin Mpdf/ttfonts/Pothana2000.ttf | Bin Mpdf/ttfonts/Quivira.otf | Bin Mpdf/ttfonts/Sun-ExtA.ttf | Bin Mpdf/ttfonts/Sun-ExtB.ttf | Bin Mpdf/ttfonts/SundaneseUnicode-1.0.5.ttf | Bin Mpdf/ttfonts/SyrCOMEdessa.otf | Bin Mpdf/ttfonts/SyrCOMEdessa_license.txt | 0 Mpdf/ttfonts/TaameyDavidCLM-LICENSE.txt | 0 Mpdf/ttfonts/TaameyDavidCLM-Medium.ttf | Bin Mpdf/ttfonts/TaiHeritagePro.ttf | Bin Mpdf/ttfonts/Tharlon-Regular.ttf | Bin Mpdf/ttfonts/TharlonOFL.txt | 0 Mpdf/ttfonts/UnBatang_0613.ttf | Bin Mpdf/ttfonts/Uthman.otf | Bin Mpdf/ttfonts/XB Riyaz.ttf | Bin Mpdf/ttfonts/XB RiyazBd.ttf | Bin Mpdf/ttfonts/XB RiyazBdIt.ttf | Bin Mpdf/ttfonts/XB RiyazIt.ttf | Bin Mpdf/ttfonts/XW Zar Font Info.txt | 0 Mpdf/ttfonts/ZawgyiOne.ttf | Bin Mpdf/ttfonts/ayar.ttf | Bin Mpdf/ttfonts/damase_v.2.ttf | Bin Mpdf/ttfonts/kaputaunicode.ttf | Bin Mpdf/ttfonts/lannaalif-v1-03.ttf | Bin Mpdf/ttfonts/ocrb10.ttf | Bin Mpdf/ttfonts/ocrbinfo.txt | 0 MyCLabs/Enum/Enum.php | 0 MyCLabs/LICENSE | 0 OpenLayers/.gitignore | 0 OpenLayers/OpenLayers.debug.js | 0 OpenLayers/OpenLayers.js | 0 OpenLayers/OpenLayers.light.debug.js | 0 OpenLayers/OpenLayers.light.js | 0 OpenLayers/OpenLayers.mobile.debug.js | 0 OpenLayers/OpenLayers.mobile.js | 0 OpenLayers/apidoc_config/Languages.txt | 0 OpenLayers/apidoc_config/Menu.txt | 0 OpenLayers/apidoc_config/OL.css | 0 OpenLayers/apidoc_config/Topics.txt | 0 OpenLayers/art/arrows.svg | 0 OpenLayers/art/layer-switcher-maximize.svg | 0 OpenLayers/art/layer-switcher-minimize.svg | 0 OpenLayers/art/marker.svg | 0 OpenLayers/art/measuring-stick-off.svg | 0 OpenLayers/art/measuring-stick-on.svg | 0 OpenLayers/art/panning-hand-off.svg | 0 OpenLayers/art/panning-hand-on.svg | 0 OpenLayers/art/slider.svg | 0 OpenLayers/art/zoom-world.svg | 0 OpenLayers/art/zoombar.svg | 0 OpenLayers/authors.txt | 0 OpenLayers/build/README.txt | 0 OpenLayers/build/build.py | 0 OpenLayers/build/buildUncompressed.py | 0 OpenLayers/build/closure-compiler/Externs.js | 0 OpenLayers/build/full.cfg | 0 OpenLayers/build/license.txt | 0 OpenLayers/build/light.cfg | 0 OpenLayers/build/lite.cfg | 0 OpenLayers/build/mobile.cfg | 0 OpenLayers/build/tests.cfg | 0 OpenLayers/doc/devdocs/files/OpenLayers-js.html | 0 .../doc/devdocs/files/OpenLayers/Animation-js.html | 0 .../doc/devdocs/files/OpenLayers/BaseTypes-js.html | 0 .../files/OpenLayers/BaseTypes/Bounds-js.html | 0 .../files/OpenLayers/BaseTypes/Class-js.html | 0 .../devdocs/files/OpenLayers/BaseTypes/Date-js.html | 0 .../files/OpenLayers/BaseTypes/Element-js.html | 0 .../files/OpenLayers/BaseTypes/LonLat-js.html | 0 .../files/OpenLayers/BaseTypes/Pixel-js.html | 0 .../devdocs/files/OpenLayers/BaseTypes/Size-js.html | 0 .../doc/devdocs/files/OpenLayers/Console-js.html | 0 .../doc/devdocs/files/OpenLayers/Control-js.html | 0 .../files/OpenLayers/Control/ArgParser-js.html | 0 .../files/OpenLayers/Control/Attribution-js.html | 0 .../devdocs/files/OpenLayers/Control/Button-js.html | 0 .../files/OpenLayers/Control/CacheRead-js.html | 0 .../files/OpenLayers/Control/CacheWrite-js.html | 0 .../files/OpenLayers/Control/DragFeature-js.html | 0 .../files/OpenLayers/Control/DragPan-js.html | 0 .../files/OpenLayers/Control/DrawFeature-js.html | 0 .../files/OpenLayers/Control/EditingToolbar-js.html | 0 .../files/OpenLayers/Control/Geolocate-js.html | 0 .../files/OpenLayers/Control/GetFeature-js.html | 0 .../files/OpenLayers/Control/Graticule-js.html | 0 .../OpenLayers/Control/KeyboardDefaults-js.html | 0 .../files/OpenLayers/Control/LayerSwitcher-js.html | 0 .../files/OpenLayers/Control/Measure-js.html | 0 .../files/OpenLayers/Control/ModifyFeature-js.html | 0 .../files/OpenLayers/Control/MousePosition-js.html | 0 .../files/OpenLayers/Control/NavToolbar-js.html | 0 .../files/OpenLayers/Control/Navigation-js.html | 0 .../OpenLayers/Control/NavigationHistory-js.html | 0 .../files/OpenLayers/Control/OverviewMap-js.html | 0 .../devdocs/files/OpenLayers/Control/Pan-js.html | 0 .../files/OpenLayers/Control/PanPanel-js.html | 0 .../files/OpenLayers/Control/PanZoom-js.html | 0 .../files/OpenLayers/Control/PanZoomBar-js.html | 0 .../devdocs/files/OpenLayers/Control/Panel-js.html | 0 .../files/OpenLayers/Control/Permalink-js.html | 0 .../files/OpenLayers/Control/PinchZoom-js.html | 0 .../files/OpenLayers/Control/SLDSelect-js.html | 0 .../devdocs/files/OpenLayers/Control/Scale-js.html | 0 .../files/OpenLayers/Control/ScaleLine-js.html | 0 .../files/OpenLayers/Control/SelectFeature-js.html | 0 .../files/OpenLayers/Control/Snapping-js.html | 0 .../devdocs/files/OpenLayers/Control/Split-js.html | 0 .../OpenLayers/Control/TouchNavigation-js.html | 0 .../OpenLayers/Control/TransformFeature-js.html | 0 .../files/OpenLayers/Control/UTFGrid-js.html | 0 .../OpenLayers/Control/WMSGetFeatureInfo-js.html | 0 .../OpenLayers/Control/WMTSGetFeatureInfo-js.html | 0 .../devdocs/files/OpenLayers/Control/Zoom-js.html | 0 .../files/OpenLayers/Control/ZoomBox-js.html | 0 .../devdocs/files/OpenLayers/Control/ZoomIn-js.html | 0 .../files/OpenLayers/Control/ZoomOut-js.html | 0 .../files/OpenLayers/Control/ZoomPanel-js.html | 0 .../OpenLayers/Control/ZoomToMaxExtent-js.html | 0 .../doc/devdocs/files/OpenLayers/Events-js.html | 0 .../files/OpenLayers/Events/buttonclick-js.html | 0 .../files/OpenLayers/Events/featureclick-js.html | 0 .../doc/devdocs/files/OpenLayers/Feature-js.html | 0 .../devdocs/files/OpenLayers/Feature/Vector-js.html | 0 .../doc/devdocs/files/OpenLayers/Filter-js.html | 0 .../files/OpenLayers/Filter/Comparison-js.html | 0 .../files/OpenLayers/Filter/FeatureId-js.html | 0 .../files/OpenLayers/Filter/Function-js.html | 0 .../devdocs/files/OpenLayers/Filter/Logical-js.html | 0 .../devdocs/files/OpenLayers/Filter/Spatial-js.html | 0 .../doc/devdocs/files/OpenLayers/Format-js.html | 0 .../devdocs/files/OpenLayers/Format/ArcXML-js.html | 0 .../files/OpenLayers/Format/ArcXML/Features-js.html | 0 .../devdocs/files/OpenLayers/Format/Atom-js.html | 0 .../doc/devdocs/files/OpenLayers/Format/CQL-js.html | 0 .../files/OpenLayers/Format/CSWGetDomain-js.html | 0 .../OpenLayers/Format/CSWGetDomain/v2_0_2-js.html | 0 .../files/OpenLayers/Format/CSWGetRecords-js.html | 0 .../OpenLayers/Format/CSWGetRecords/v2_0_2-js.html | 0 .../devdocs/files/OpenLayers/Format/Context-js.html | 0 .../files/OpenLayers/Format/EncodedPolyline-js.html | 0 .../devdocs/files/OpenLayers/Format/Filter-js.html | 0 .../files/OpenLayers/Format/Filter/v1-js.html | 0 .../files/OpenLayers/Format/Filter/v1_0_0-js.html | 0 .../files/OpenLayers/Format/Filter/v1_1_0-js.html | 0 .../doc/devdocs/files/OpenLayers/Format/GML-js.html | 0 .../files/OpenLayers/Format/GML/Base-js.html | 0 .../devdocs/files/OpenLayers/Format/GML/v2-js.html | 0 .../devdocs/files/OpenLayers/Format/GML/v3-js.html | 0 .../doc/devdocs/files/OpenLayers/Format/GPX-js.html | 0 .../devdocs/files/OpenLayers/Format/GeoJSON-js.html | 0 .../devdocs/files/OpenLayers/Format/GeoRSS-js.html | 0 .../devdocs/files/OpenLayers/Format/JSON-js.html | 0 .../doc/devdocs/files/OpenLayers/Format/KML-js.html | 0 .../OpenLayers/Format/OGCExceptionReport-js.html | 0 .../doc/devdocs/files/OpenLayers/Format/OSM-js.html | 0 .../files/OpenLayers/Format/OWSCommon-js.html | 0 .../files/OpenLayers/Format/OWSCommon/v1-js.html | 0 .../OpenLayers/Format/OWSCommon/v1_0_0-js.html | 0 .../OpenLayers/Format/OWSCommon/v1_1_0-js.html | 0 .../files/OpenLayers/Format/OWSContext-js.html | 0 .../OpenLayers/Format/OWSContext/v0_3_1-js.html | 0 .../OpenLayers/Format/QueryStringFilter-js.html | 0 .../doc/devdocs/files/OpenLayers/Format/SLD-js.html | 0 .../devdocs/files/OpenLayers/Format/SLD/v1-js.html | 0 .../files/OpenLayers/Format/SLD/v1_0_0-js.html | 0 .../OpenLayers/Format/SLD/v1_0_0_GeoServer-js.html | 0 .../files/OpenLayers/Format/SOSCapabilities-js.html | 0 .../Format/SOSCapabilities/v1_0_0-js.html | 0 .../Format/SOSGetFeatureOfInterest-js.html | 0 .../OpenLayers/Format/SOSGetObservation-js.html | 0 .../devdocs/files/OpenLayers/Format/Text-js.html | 0 .../files/OpenLayers/Format/WCSCapabilities-js.html | 0 .../OpenLayers/Format/WCSCapabilities/v1-js.html | 0 .../Format/WCSCapabilities/v1_0_0-js.html | 0 .../Format/WCSCapabilities/v1_1_0-js.html | 0 .../files/OpenLayers/Format/WCSGetCoverage-js.html | 0 .../doc/devdocs/files/OpenLayers/Format/WFS-js.html | 0 .../files/OpenLayers/Format/WFSCapabilities-js.html | 0 .../OpenLayers/Format/WFSCapabilities/v1-js.html | 0 .../Format/WFSCapabilities/v1_0_0-js.html | 0 .../Format/WFSCapabilities/v1_1_0-js.html | 0 .../Format/WFSDescribeFeatureType-js.html | 0 .../devdocs/files/OpenLayers/Format/WFST-js.html | 0 .../devdocs/files/OpenLayers/Format/WFST/v1-js.html | 0 .../files/OpenLayers/Format/WFST/v1_0_0-js.html | 0 .../files/OpenLayers/Format/WFST/v1_1_0-js.html | 0 .../doc/devdocs/files/OpenLayers/Format/WKT-js.html | 0 .../doc/devdocs/files/OpenLayers/Format/WMC-js.html | 0 .../devdocs/files/OpenLayers/Format/WMC/v1-js.html | 0 .../files/OpenLayers/Format/WMC/v1_0_0-js.html | 0 .../files/OpenLayers/Format/WMC/v1_1_0-js.html | 0 .../files/OpenLayers/Format/WMSCapabilities-js.html | 0 .../OpenLayers/Format/WMSCapabilities/v1-js.html | 0 .../OpenLayers/Format/WMSCapabilities/v1_1-js.html | 0 .../Format/WMSCapabilities/v1_1_0-js.html | 0 .../Format/WMSCapabilities/v1_1_1-js.html | 0 .../Format/WMSCapabilities/v1_1_1_WMSC-js.html | 0 .../OpenLayers/Format/WMSCapabilities/v1_3-js.html | 0 .../Format/WMSCapabilities/v1_3_0-js.html | 0 .../OpenLayers/Format/WMSDescribeLayer-js.html | 0 .../OpenLayers/Format/WMSDescribeLayer/v1_1-js.html | 0 .../OpenLayers/Format/WMSGetFeatureInfo-js.html | 0 .../OpenLayers/Format/WMTSCapabilities-js.html | 0 .../Format/WMTSCapabilities/v1_0_0-js.html | 0 .../files/OpenLayers/Format/WPSCapabilities-js.html | 0 .../Format/WPSCapabilities/v1_0_0-js.html | 0 .../OpenLayers/Format/WPSDescribeProcess-js.html | 0 .../files/OpenLayers/Format/WPSExecute-js.html | 0 .../doc/devdocs/files/OpenLayers/Format/XLS-js.html | 0 .../devdocs/files/OpenLayers/Format/XLS/v1-js.html | 0 .../files/OpenLayers/Format/XLS/v1_1_0-js.html | 0 .../doc/devdocs/files/OpenLayers/Format/XML-js.html | 0 .../OpenLayers/Format/XML/VersionedOGC-js.html | 0 .../doc/devdocs/files/OpenLayers/Geometry-js.html | 0 .../files/OpenLayers/Geometry/Collection-js.html | 0 .../devdocs/files/OpenLayers/Geometry/Curve-js.html | 0 .../files/OpenLayers/Geometry/LineString-js.html | 0 .../files/OpenLayers/Geometry/LinearRing-js.html | 0 .../OpenLayers/Geometry/MultiLineString-js.html | 0 .../files/OpenLayers/Geometry/MultiPoint-js.html | 0 .../files/OpenLayers/Geometry/MultiPolygon-js.html | 0 .../devdocs/files/OpenLayers/Geometry/Point-js.html | 0 .../files/OpenLayers/Geometry/Polygon-js.html | 0 .../doc/devdocs/files/OpenLayers/Handler-js.html | 0 .../devdocs/files/OpenLayers/Handler/Box-js.html | 0 .../devdocs/files/OpenLayers/Handler/Click-js.html | 0 .../devdocs/files/OpenLayers/Handler/Drag-js.html | 0 .../files/OpenLayers/Handler/Feature-js.html | 0 .../devdocs/files/OpenLayers/Handler/Hover-js.html | 0 .../files/OpenLayers/Handler/Keyboard-js.html | 0 .../files/OpenLayers/Handler/MouseWheel-js.html | 0 .../devdocs/files/OpenLayers/Handler/Path-js.html | 0 .../devdocs/files/OpenLayers/Handler/Pinch-js.html | 0 .../devdocs/files/OpenLayers/Handler/Point-js.html | 0 .../files/OpenLayers/Handler/Polygon-js.html | 0 .../files/OpenLayers/Handler/RegularPolygon-js.html | 0 .../doc/devdocs/files/OpenLayers/Icon-js.html | 0 .../doc/devdocs/files/OpenLayers/Kinetic-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/ar-js.html | 0 .../devdocs/files/OpenLayers/Lang/be-tarask-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/bg-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/br-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/ca-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/cs-CZ-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/da-DK-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/de-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/el-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/en-CA-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/en-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/es-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/fi-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/fr-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/fur-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/gl-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/gsw-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/hr-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/hsb-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/hu-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/ia-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/id-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/io-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/is-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/it-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/ja-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/km-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/ksh-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/lt-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/nb-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/nds-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/nl-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/nn-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/oc-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/pl-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/pt-BR-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/pt-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/ro-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/ru-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/sk-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/sv-SE-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/te-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/vi-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/zh-CN-js.html | 0 .../doc/devdocs/files/OpenLayers/Lang/zh-TW-js.html | 0 .../doc/devdocs/files/OpenLayers/Layer-js.html | 0 .../files/OpenLayers/Layer/ArcGIS93Rest-js.html | 0 .../files/OpenLayers/Layer/ArcGISCache-js.html | 0 .../devdocs/files/OpenLayers/Layer/ArcIMS-js.html | 0 .../doc/devdocs/files/OpenLayers/Layer/Bing-js.html | 0 .../devdocs/files/OpenLayers/Layer/Boxes-js.html | 0 .../files/OpenLayers/Layer/EventPane-js.html | 0 .../files/OpenLayers/Layer/FixedZoomLevels-js.html | 0 .../devdocs/files/OpenLayers/Layer/GeoRSS-js.html | 0 .../devdocs/files/OpenLayers/Layer/Google-js.html | 0 .../files/OpenLayers/Layer/Google/v3-js.html | 0 .../doc/devdocs/files/OpenLayers/Layer/Grid-js.html | 0 .../files/OpenLayers/Layer/HTTPRequest-js.html | 0 .../devdocs/files/OpenLayers/Layer/Image-js.html | 0 .../devdocs/files/OpenLayers/Layer/KaMap-js.html | 0 .../files/OpenLayers/Layer/KaMapCache-js.html | 0 .../devdocs/files/OpenLayers/Layer/MapGuide-js.html | 0 .../files/OpenLayers/Layer/MapServer-js.html | 0 .../devdocs/files/OpenLayers/Layer/Markers-js.html | 0 .../doc/devdocs/files/OpenLayers/Layer/OSM-js.html | 0 .../files/OpenLayers/Layer/PointGrid-js.html | 0 .../files/OpenLayers/Layer/PointTrack-js.html | 0 .../OpenLayers/Layer/SphericalMercator-js.html | 0 .../doc/devdocs/files/OpenLayers/Layer/TMS-js.html | 0 .../doc/devdocs/files/OpenLayers/Layer/Text-js.html | 0 .../files/OpenLayers/Layer/TileCache-js.html | 0 .../devdocs/files/OpenLayers/Layer/UTFGrid-js.html | 0 .../devdocs/files/OpenLayers/Layer/Vector-js.html | 0 .../OpenLayers/Layer/Vector/RootContainer-js.html | 0 .../doc/devdocs/files/OpenLayers/Layer/WMS-js.html | 0 .../doc/devdocs/files/OpenLayers/Layer/WMTS-js.html | 0 .../files/OpenLayers/Layer/WorldWind-js.html | 0 .../doc/devdocs/files/OpenLayers/Layer/XYZ-js.html | 0 .../devdocs/files/OpenLayers/Layer/Zoomify-js.html | 0 OpenLayers/doc/devdocs/files/OpenLayers/Map-js.html | 0 .../doc/devdocs/files/OpenLayers/Marker-js.html | 0 .../doc/devdocs/files/OpenLayers/Marker/Box-js.html | 0 .../doc/devdocs/files/OpenLayers/Popup-js.html | 0 .../devdocs/files/OpenLayers/Popup/Anchored-js.html | 0 .../devdocs/files/OpenLayers/Popup/Framed-js.html | 0 .../files/OpenLayers/Popup/FramedCloud-js.html | 0 .../doc/devdocs/files/OpenLayers/Projection-js.html | 0 .../doc/devdocs/files/OpenLayers/Protocol-js.html | 0 .../devdocs/files/OpenLayers/Protocol/CSW-js.html | 0 .../files/OpenLayers/Protocol/CSW/v2_0_2-js.html | 0 .../devdocs/files/OpenLayers/Protocol/HTTP-js.html | 0 .../devdocs/files/OpenLayers/Protocol/SOS-js.html | 0 .../files/OpenLayers/Protocol/SOS/v1_0_0-js.html | 0 .../files/OpenLayers/Protocol/Script-js.html | 0 .../devdocs/files/OpenLayers/Protocol/WFS-js.html | 0 .../files/OpenLayers/Protocol/WFS/v1-js.html | 0 .../files/OpenLayers/Protocol/WFS/v1_0_0-js.html | 0 .../files/OpenLayers/Protocol/WFS/v1_1_0-js.html | 0 .../doc/devdocs/files/OpenLayers/Renderer-js.html | 0 .../files/OpenLayers/Renderer/Canvas-js.html | 0 .../files/OpenLayers/Renderer/Elements-js.html | 0 .../devdocs/files/OpenLayers/Renderer/SVG-js.html | 0 .../devdocs/files/OpenLayers/Renderer/VML-js.html | 0 .../doc/devdocs/files/OpenLayers/Request-js.html | 0 .../files/OpenLayers/Request/XMLHttpRequest-js.html | 0 .../doc/devdocs/files/OpenLayers/Rule-js.html | 0 .../doc/devdocs/files/OpenLayers/SingleFile-js.html | 0 .../doc/devdocs/files/OpenLayers/Spherical-js.html | 0 .../doc/devdocs/files/OpenLayers/Strategy-js.html | 0 .../devdocs/files/OpenLayers/Strategy/BBOX-js.html | 0 .../files/OpenLayers/Strategy/Cluster-js.html | 0 .../files/OpenLayers/Strategy/Filter-js.html | 0 .../devdocs/files/OpenLayers/Strategy/Fixed-js.html | 0 .../files/OpenLayers/Strategy/Paging-js.html | 0 .../files/OpenLayers/Strategy/Refresh-js.html | 0 .../devdocs/files/OpenLayers/Strategy/Save-js.html | 0 .../doc/devdocs/files/OpenLayers/Style-js.html | 0 .../doc/devdocs/files/OpenLayers/Style2-js.html | 0 .../doc/devdocs/files/OpenLayers/StyleMap-js.html | 0 .../doc/devdocs/files/OpenLayers/Symbolizer-js.html | 0 .../files/OpenLayers/Symbolizer/Line-js.html | 0 .../files/OpenLayers/Symbolizer/Point-js.html | 0 .../files/OpenLayers/Symbolizer/Polygon-js.html | 0 .../files/OpenLayers/Symbolizer/Raster-js.html | 0 .../files/OpenLayers/Symbolizer/Text-js.html | 0 .../doc/devdocs/files/OpenLayers/Tile-js.html | 0 .../doc/devdocs/files/OpenLayers/Tile/Image-js.html | 0 .../files/OpenLayers/Tile/Image/IFrame-js.html | 0 .../devdocs/files/OpenLayers/Tile/UTFGrid-js.html | 0 .../devdocs/files/OpenLayers/TileManager-js.html | 0 .../doc/devdocs/files/OpenLayers/Tween-js.html | 0 .../doc/devdocs/files/OpenLayers/Util-js.html | 0 .../files/OpenLayers/Util/vendorPrefix-js.html | 0 .../doc/devdocs/files/OpenLayers/WPSClient-js.html | 0 .../doc/devdocs/files/OpenLayers/WPSProcess-js.html | 0 OpenLayers/doc/devdocs/files/deprecated-js.html | 0 OpenLayers/doc/devdocs/index.html | 0 OpenLayers/doc/devdocs/index/Classes.html | 0 OpenLayers/doc/devdocs/index/Classes2.html | 0 OpenLayers/doc/devdocs/index/Constants.html | 0 OpenLayers/doc/devdocs/index/Constructor.html | 0 OpenLayers/doc/devdocs/index/Constructor2.html | 0 OpenLayers/doc/devdocs/index/Constructor3.html | 0 OpenLayers/doc/devdocs/index/Files.html | 0 OpenLayers/doc/devdocs/index/Functions.html | 0 OpenLayers/doc/devdocs/index/Functions10.html | 0 OpenLayers/doc/devdocs/index/Functions11.html | 0 OpenLayers/doc/devdocs/index/Functions12.html | 0 OpenLayers/doc/devdocs/index/Functions13.html | 0 OpenLayers/doc/devdocs/index/Functions14.html | 0 OpenLayers/doc/devdocs/index/Functions15.html | 0 OpenLayers/doc/devdocs/index/Functions16.html | 0 OpenLayers/doc/devdocs/index/Functions17.html | 0 OpenLayers/doc/devdocs/index/Functions18.html | 0 OpenLayers/doc/devdocs/index/Functions19.html | 0 OpenLayers/doc/devdocs/index/Functions2.html | 0 OpenLayers/doc/devdocs/index/Functions3.html | 0 OpenLayers/doc/devdocs/index/Functions4.html | 0 OpenLayers/doc/devdocs/index/Functions5.html | 0 OpenLayers/doc/devdocs/index/Functions6.html | 0 OpenLayers/doc/devdocs/index/Functions7.html | 0 OpenLayers/doc/devdocs/index/Functions8.html | 0 OpenLayers/doc/devdocs/index/Functions9.html | 0 OpenLayers/doc/devdocs/index/General.html | 0 OpenLayers/doc/devdocs/index/General10.html | 0 OpenLayers/doc/devdocs/index/General11.html | 0 OpenLayers/doc/devdocs/index/General12.html | 0 OpenLayers/doc/devdocs/index/General13.html | 0 OpenLayers/doc/devdocs/index/General14.html | 0 OpenLayers/doc/devdocs/index/General15.html | 0 OpenLayers/doc/devdocs/index/General16.html | 0 OpenLayers/doc/devdocs/index/General17.html | 0 OpenLayers/doc/devdocs/index/General18.html | 0 OpenLayers/doc/devdocs/index/General19.html | 0 OpenLayers/doc/devdocs/index/General2.html | 0 OpenLayers/doc/devdocs/index/General20.html | 0 OpenLayers/doc/devdocs/index/General21.html | 0 OpenLayers/doc/devdocs/index/General22.html | 0 OpenLayers/doc/devdocs/index/General23.html | 0 OpenLayers/doc/devdocs/index/General3.html | 0 OpenLayers/doc/devdocs/index/General4.html | 0 OpenLayers/doc/devdocs/index/General5.html | 0 OpenLayers/doc/devdocs/index/General6.html | 0 OpenLayers/doc/devdocs/index/General7.html | 0 OpenLayers/doc/devdocs/index/General8.html | 0 OpenLayers/doc/devdocs/index/General9.html | 0 OpenLayers/doc/devdocs/index/Properties.html | 0 OpenLayers/doc/devdocs/index/Properties10.html | 0 OpenLayers/doc/devdocs/index/Properties11.html | 0 OpenLayers/doc/devdocs/index/Properties12.html | 0 OpenLayers/doc/devdocs/index/Properties13.html | 0 OpenLayers/doc/devdocs/index/Properties14.html | 0 OpenLayers/doc/devdocs/index/Properties15.html | 0 OpenLayers/doc/devdocs/index/Properties16.html | 0 OpenLayers/doc/devdocs/index/Properties2.html | 0 OpenLayers/doc/devdocs/index/Properties3.html | 0 OpenLayers/doc/devdocs/index/Properties4.html | 0 OpenLayers/doc/devdocs/index/Properties5.html | 0 OpenLayers/doc/devdocs/index/Properties6.html | 0 OpenLayers/doc/devdocs/index/Properties7.html | 0 OpenLayers/doc/devdocs/index/Properties8.html | 0 OpenLayers/doc/devdocs/index/Properties9.html | 0 OpenLayers/doc/devdocs/javascript/main.js | 0 OpenLayers/doc/devdocs/javascript/prettify.js | 0 OpenLayers/doc/devdocs/javascript/searchdata.js | 0 OpenLayers/doc/devdocs/search/ClassesO.html | 0 OpenLayers/doc/devdocs/search/ClassesS.html | 0 OpenLayers/doc/devdocs/search/ClassesU.html | 0 OpenLayers/doc/devdocs/search/ConstantsB.html | 0 OpenLayers/doc/devdocs/search/ConstantsC.html | 0 OpenLayers/doc/devdocs/search/ConstantsD.html | 0 OpenLayers/doc/devdocs/search/ConstantsF.html | 0 OpenLayers/doc/devdocs/search/ConstantsI.html | 0 OpenLayers/doc/devdocs/search/ConstantsK.html | 0 OpenLayers/doc/devdocs/search/ConstantsL.html | 0 OpenLayers/doc/devdocs/search/ConstantsM.html | 0 OpenLayers/doc/devdocs/search/ConstantsO.html | 0 OpenLayers/doc/devdocs/search/ConstantsR.html | 0 OpenLayers/doc/devdocs/search/ConstantsS.html | 0 OpenLayers/doc/devdocs/search/ConstantsT.html | 0 OpenLayers/doc/devdocs/search/ConstantsU.html | 0 OpenLayers/doc/devdocs/search/ConstantsV.html | 0 OpenLayers/doc/devdocs/search/ConstantsX.html | 0 OpenLayers/doc/devdocs/search/ConstantsY.html | 0 OpenLayers/doc/devdocs/search/ConstantsZ.html | 0 OpenLayers/doc/devdocs/search/ConstructorA.html | 0 OpenLayers/doc/devdocs/search/ConstructorB.html | 0 OpenLayers/doc/devdocs/search/ConstructorC.html | 0 OpenLayers/doc/devdocs/search/ConstructorD.html | 0 OpenLayers/doc/devdocs/search/ConstructorE.html | 0 OpenLayers/doc/devdocs/search/ConstructorF.html | 0 OpenLayers/doc/devdocs/search/ConstructorG.html | 0 OpenLayers/doc/devdocs/search/ConstructorH.html | 0 OpenLayers/doc/devdocs/search/ConstructorI.html | 0 OpenLayers/doc/devdocs/search/ConstructorJ.html | 0 OpenLayers/doc/devdocs/search/ConstructorK.html | 0 OpenLayers/doc/devdocs/search/ConstructorL.html | 0 OpenLayers/doc/devdocs/search/ConstructorM.html | 0 OpenLayers/doc/devdocs/search/ConstructorN.html | 0 OpenLayers/doc/devdocs/search/ConstructorO.html | 0 OpenLayers/doc/devdocs/search/ConstructorP.html | 0 OpenLayers/doc/devdocs/search/ConstructorR.html | 0 OpenLayers/doc/devdocs/search/ConstructorS.html | 0 OpenLayers/doc/devdocs/search/ConstructorT.html | 0 OpenLayers/doc/devdocs/search/ConstructorU.html | 0 OpenLayers/doc/devdocs/search/ConstructorV.html | 0 OpenLayers/doc/devdocs/search/ConstructorW.html | 0 OpenLayers/doc/devdocs/search/ConstructorX.html | 0 OpenLayers/doc/devdocs/search/ConstructorY.html | 0 OpenLayers/doc/devdocs/search/ConstructorZ.html | 0 OpenLayers/doc/devdocs/search/FilesA.html | 0 OpenLayers/doc/devdocs/search/FilesC.html | 0 OpenLayers/doc/devdocs/search/FilesD.html | 0 OpenLayers/doc/devdocs/search/FilesI.html | 0 OpenLayers/doc/devdocs/search/FilesK.html | 0 OpenLayers/doc/devdocs/search/FilesO.html | 0 OpenLayers/doc/devdocs/search/FilesS.html | 0 OpenLayers/doc/devdocs/search/FilesV.html | 0 OpenLayers/doc/devdocs/search/FilesW.html | 0 OpenLayers/doc/devdocs/search/FunctionsA.html | 0 OpenLayers/doc/devdocs/search/FunctionsB.html | 0 OpenLayers/doc/devdocs/search/FunctionsC.html | 0 OpenLayers/doc/devdocs/search/FunctionsD.html | 0 OpenLayers/doc/devdocs/search/FunctionsE.html | 0 OpenLayers/doc/devdocs/search/FunctionsF.html | 0 OpenLayers/doc/devdocs/search/FunctionsG.html | 0 OpenLayers/doc/devdocs/search/FunctionsH.html | 0 OpenLayers/doc/devdocs/search/FunctionsI.html | 0 OpenLayers/doc/devdocs/search/FunctionsJ.html | 0 OpenLayers/doc/devdocs/search/FunctionsL.html | 0 OpenLayers/doc/devdocs/search/FunctionsM.html | 0 OpenLayers/doc/devdocs/search/FunctionsN.html | 0 OpenLayers/doc/devdocs/search/FunctionsO.html | 0 OpenLayers/doc/devdocs/search/FunctionsP.html | 0 OpenLayers/doc/devdocs/search/FunctionsQ.html | 0 OpenLayers/doc/devdocs/search/FunctionsR.html | 0 OpenLayers/doc/devdocs/search/FunctionsS.html | 0 OpenLayers/doc/devdocs/search/FunctionsSymbols.html | 0 OpenLayers/doc/devdocs/search/FunctionsT.html | 0 OpenLayers/doc/devdocs/search/FunctionsU.html | 0 OpenLayers/doc/devdocs/search/FunctionsV.html | 0 OpenLayers/doc/devdocs/search/FunctionsW.html | 0 OpenLayers/doc/devdocs/search/FunctionsZ.html | 0 OpenLayers/doc/devdocs/search/GeneralA.html | 0 OpenLayers/doc/devdocs/search/GeneralB.html | 0 OpenLayers/doc/devdocs/search/GeneralC.html | 0 OpenLayers/doc/devdocs/search/GeneralD.html | 0 OpenLayers/doc/devdocs/search/GeneralE.html | 0 OpenLayers/doc/devdocs/search/GeneralF.html | 0 OpenLayers/doc/devdocs/search/GeneralG.html | 0 OpenLayers/doc/devdocs/search/GeneralH.html | 0 OpenLayers/doc/devdocs/search/GeneralI.html | 0 OpenLayers/doc/devdocs/search/GeneralJ.html | 0 OpenLayers/doc/devdocs/search/GeneralK.html | 0 OpenLayers/doc/devdocs/search/GeneralL.html | 0 OpenLayers/doc/devdocs/search/GeneralM.html | 0 OpenLayers/doc/devdocs/search/GeneralN.html | 0 OpenLayers/doc/devdocs/search/GeneralO.html | 0 OpenLayers/doc/devdocs/search/GeneralP.html | 0 OpenLayers/doc/devdocs/search/GeneralQ.html | 0 OpenLayers/doc/devdocs/search/GeneralR.html | 0 OpenLayers/doc/devdocs/search/GeneralS.html | 0 OpenLayers/doc/devdocs/search/GeneralSymbols.html | 0 OpenLayers/doc/devdocs/search/GeneralT.html | 0 OpenLayers/doc/devdocs/search/GeneralU.html | 0 OpenLayers/doc/devdocs/search/GeneralV.html | 0 OpenLayers/doc/devdocs/search/GeneralW.html | 0 OpenLayers/doc/devdocs/search/GeneralX.html | 0 OpenLayers/doc/devdocs/search/GeneralY.html | 0 OpenLayers/doc/devdocs/search/GeneralZ.html | 0 OpenLayers/doc/devdocs/search/NoResults.html | 0 OpenLayers/doc/devdocs/search/PropertiesA.html | 0 OpenLayers/doc/devdocs/search/PropertiesB.html | 0 OpenLayers/doc/devdocs/search/PropertiesC.html | 0 OpenLayers/doc/devdocs/search/PropertiesD.html | 0 OpenLayers/doc/devdocs/search/PropertiesE.html | 0 OpenLayers/doc/devdocs/search/PropertiesF.html | 0 OpenLayers/doc/devdocs/search/PropertiesG.html | 0 OpenLayers/doc/devdocs/search/PropertiesH.html | 0 OpenLayers/doc/devdocs/search/PropertiesI.html | 0 OpenLayers/doc/devdocs/search/PropertiesJ.html | 0 OpenLayers/doc/devdocs/search/PropertiesK.html | 0 OpenLayers/doc/devdocs/search/PropertiesL.html | 0 OpenLayers/doc/devdocs/search/PropertiesM.html | 0 OpenLayers/doc/devdocs/search/PropertiesN.html | 0 OpenLayers/doc/devdocs/search/PropertiesO.html | 0 OpenLayers/doc/devdocs/search/PropertiesP.html | 0 OpenLayers/doc/devdocs/search/PropertiesQ.html | 0 OpenLayers/doc/devdocs/search/PropertiesR.html | 0 OpenLayers/doc/devdocs/search/PropertiesS.html | 0 .../doc/devdocs/search/PropertiesSymbols.html | 0 OpenLayers/doc/devdocs/search/PropertiesT.html | 0 OpenLayers/doc/devdocs/search/PropertiesU.html | 0 OpenLayers/doc/devdocs/search/PropertiesV.html | 0 OpenLayers/doc/devdocs/search/PropertiesW.html | 0 OpenLayers/doc/devdocs/search/PropertiesX.html | 0 OpenLayers/doc/devdocs/search/PropertiesY.html | 0 OpenLayers/doc/devdocs/search/PropertiesZ.html | 0 OpenLayers/doc/devdocs/styles/1.css | 0 OpenLayers/doc/devdocs/styles/2.css | 0 OpenLayers/doc/devdocs/styles/main.css | 0 OpenLayers/doc_config/Data/ClassHierarchy.nd | Bin OpenLayers/doc_config/Data/ConfigFileInfo.nd | Bin OpenLayers/doc_config/Data/FileInfo.nd | 0 OpenLayers/doc_config/Data/ImageFileInfo.nd | Bin OpenLayers/doc_config/Data/ImageReferenceTable.nd | Bin OpenLayers/doc_config/Data/IndexInfo.nd | Bin OpenLayers/doc_config/Data/PreviousMenuState.nd | Bin OpenLayers/doc_config/Data/PreviousSettings.nd | Bin OpenLayers/doc_config/Data/SymbolTable.nd | Bin OpenLayers/doc_config/Languages.txt | 0 OpenLayers/doc_config/Menu.txt | 0 OpenLayers/doc_config/OL.css | 0 OpenLayers/doc_config/Topics.txt | 0 OpenLayers/examples/Jugl.js | 0 OpenLayers/examples/KMLParser.html | 0 OpenLayers/examples/SLDSelect.html | 0 OpenLayers/examples/WMSDescribeLayerParser.html | 0 OpenLayers/examples/accelerometer.html | 0 OpenLayers/examples/accessible-click-control.html | 0 OpenLayers/examples/accessible-click-control.js | 0 OpenLayers/examples/accessible-panel.html | 0 OpenLayers/examples/accessible-panel.js | 0 OpenLayers/examples/accessible.html | 0 OpenLayers/examples/all-overlays-google.html | 0 OpenLayers/examples/all-overlays-google.js | 0 OpenLayers/examples/all-overlays.html | 0 OpenLayers/examples/anchor-permalink.html | 0 OpenLayers/examples/anchor-permalink.js | 0 OpenLayers/examples/animated_panning.html | 0 OpenLayers/examples/animator.js | 0 OpenLayers/examples/arcgis93rest.html | 0 OpenLayers/examples/arcgiscache_ags.html | 0 OpenLayers/examples/arcgiscache_direct.html | 0 OpenLayers/examples/arcgiscache_jsonp.html | 0 OpenLayers/examples/arcims-thematic.html | 0 OpenLayers/examples/arcims.html | 0 OpenLayers/examples/attribution.html | 0 OpenLayers/examples/behavior-fixed-http-gml.html | 0 OpenLayers/examples/bing-tiles-restrictedzoom.html | 0 OpenLayers/examples/bing-tiles-restrictedzoom.js | 0 OpenLayers/examples/bing-tiles.html | 0 OpenLayers/examples/bing-tiles.js | 0 OpenLayers/examples/bing.html | 0 OpenLayers/examples/bootstrap.html | 0 OpenLayers/examples/bootstrap.js | 0 OpenLayers/examples/boxes-vector.html | 0 OpenLayers/examples/boxes.html | 0 OpenLayers/examples/browser.html | 0 OpenLayers/examples/browser.js | 0 OpenLayers/examples/buffer.html | 0 OpenLayers/examples/cache-read.html | 0 OpenLayers/examples/cache-read.js | 0 OpenLayers/examples/cache-write.html | 0 OpenLayers/examples/cache-write.js | 0 OpenLayers/examples/canvas-hit-detection.html | 0 OpenLayers/examples/canvas-hit-detection.js | 0 OpenLayers/examples/canvas-inspector.html | 0 OpenLayers/examples/canvas-inspector.js | 0 OpenLayers/examples/canvas.html | 0 OpenLayers/examples/canvas.js | 0 OpenLayers/examples/cartodb-geojson.html | 0 OpenLayers/examples/click-handler.html | 0 OpenLayers/examples/click.html | 0 OpenLayers/examples/clientzoom.html | 0 OpenLayers/examples/clientzoom.js | 0 OpenLayers/examples/controls.html | 0 OpenLayers/examples/cql-format.html | 0 OpenLayers/examples/cql-format.js | 0 OpenLayers/examples/cross-origin-xml.html | 0 OpenLayers/examples/cross-origin-xml.js | 0 OpenLayers/examples/cross-origin.html | 0 OpenLayers/examples/cross-origin.js | 0 OpenLayers/examples/custom-control.html | 0 OpenLayers/examples/custom-style.html | 0 OpenLayers/examples/data/4_m_citylights_lg.gif | Bin OpenLayers/examples/data/line.json | 0 OpenLayers/examples/data/point.json | 0 OpenLayers/examples/data/poly.json | 0 OpenLayers/examples/data/roads.json | 0 OpenLayers/examples/data/tazdem.tiff | Bin OpenLayers/examples/debug.html | 0 OpenLayers/examples/document-drag.html | 0 OpenLayers/examples/donut.html | 0 OpenLayers/examples/donut.js | 0 OpenLayers/examples/drag-feature.html | 0 OpenLayers/examples/draw-feature.html | 0 OpenLayers/examples/draw-undo-redo.html | 0 OpenLayers/examples/draw-undo-redo.js | 0 OpenLayers/examples/dynamic-text-layer.html | 0 OpenLayers/examples/editing-methods.html | 0 OpenLayers/examples/editing-methods.js | 0 OpenLayers/examples/editingtoolbar-outside.html | 0 OpenLayers/examples/editingtoolbar.html | 0 OpenLayers/examples/encoded-polyline.html | 0 OpenLayers/examples/events.html | 0 OpenLayers/examples/example-list.html | 0 OpenLayers/examples/example.html | 0 OpenLayers/examples/example.js | 0 OpenLayers/examples/feature-events.html | 0 OpenLayers/examples/feature-events.js | 0 OpenLayers/examples/filter-strategy.html | 0 OpenLayers/examples/filter-strategy.js | 0 OpenLayers/examples/filter.html | 0 OpenLayers/examples/fractional-zoom.html | 0 OpenLayers/examples/fullScreen.html | 0 OpenLayers/examples/fullScreen.js | 0 OpenLayers/examples/fusiontables.html | 0 OpenLayers/examples/fusiontables.js | 0 OpenLayers/examples/game-accel-ball.html | 0 OpenLayers/examples/geojson-reprojected.html | 0 OpenLayers/examples/geojson-reprojected.js | 0 OpenLayers/examples/geojson-reprojected.json | 0 OpenLayers/examples/geojson.html | 0 OpenLayers/examples/geolocation.html | 0 OpenLayers/examples/geolocation.js | 0 OpenLayers/examples/georss-flickr.html | 0 OpenLayers/examples/georss-markers.html | 0 OpenLayers/examples/georss.html | 0 OpenLayers/examples/georss.xml | 0 OpenLayers/examples/getfeature-wfs.html | 0 OpenLayers/examples/getfeatureinfo-control.html | 0 OpenLayers/examples/getfeatureinfo-popup.html | 0 OpenLayers/examples/gml-layer.html | 0 OpenLayers/examples/gml/line.xml | 0 OpenLayers/examples/gml/multipoint.xml | 0 OpenLayers/examples/gml/multipolygon.xml | 0 OpenLayers/examples/gml/owls.xml | 0 OpenLayers/examples/gml/point.xml | 0 OpenLayers/examples/gml/polygon.xml | 0 OpenLayers/examples/google-static.html | 0 OpenLayers/examples/google-static.js | 0 OpenLayers/examples/google-v3-alloverlays.html | 0 OpenLayers/examples/google-v3-alloverlays.js | 0 OpenLayers/examples/google-v3.html | 0 OpenLayers/examples/google-v3.js | 0 OpenLayers/examples/google.html | 0 OpenLayers/examples/graphic-name.html | 0 OpenLayers/examples/graphic-name.js | 0 OpenLayers/examples/graticule.html | 0 OpenLayers/examples/gutter.html | 0 OpenLayers/examples/highlight-feature.html | 0 OpenLayers/examples/hover-handler.html | 0 OpenLayers/examples/image-layer.html | 0 OpenLayers/examples/img/check-round-green.png | Bin OpenLayers/examples/img/check-round-grey.png | Bin OpenLayers/examples/img/list.png | Bin OpenLayers/examples/img/locate.png | Bin OpenLayers/examples/img/marker_shadow.png | Bin OpenLayers/examples/img/minus1.png | Bin OpenLayers/examples/img/mobile-layers.png | Bin OpenLayers/examples/img/mobile-loc.png | Bin OpenLayers/examples/img/mobile-zoombar.png | Bin OpenLayers/examples/img/openlayers.png | Bin OpenLayers/examples/img/popupMatrix.jpg | Bin OpenLayers/examples/img/small.jpg | Bin OpenLayers/examples/img/thinlong.jpg | Bin OpenLayers/examples/img/widelong.jpg | Bin OpenLayers/examples/img/wideshort.jpg | Bin OpenLayers/examples/intersects.html | 0 OpenLayers/examples/kamap.html | 0 OpenLayers/examples/kamap.txt | 0 OpenLayers/examples/kinetic.html | 0 OpenLayers/examples/kinetic.js | 0 OpenLayers/examples/kml-layer.html | 0 OpenLayers/examples/kml-layer.js | 0 OpenLayers/examples/kml-pointtrack.html | 0 OpenLayers/examples/kml-pointtrack.js | 0 OpenLayers/examples/kml-track.html | 0 OpenLayers/examples/kml-track.js | 0 OpenLayers/examples/kml-track.kml | 0 OpenLayers/examples/kml/lines.kml | 0 OpenLayers/examples/kml/styles.kml | 0 OpenLayers/examples/kml/sundials.kml | 0 OpenLayers/examples/label-scale.html | 0 OpenLayers/examples/label-scale.js | 0 OpenLayers/examples/late-render.html | 0 OpenLayers/examples/layer-opacity.html | 0 OpenLayers/examples/layerLoadMonitoring.html | 0 OpenLayers/examples/layerswitcher.html | 0 OpenLayers/examples/light-basic.html | 0 OpenLayers/examples/light-basic.js | 0 OpenLayers/examples/lite.html | 0 OpenLayers/examples/mapbox.html | 0 OpenLayers/examples/mapbox.js | 0 OpenLayers/examples/mapguide.html | 0 OpenLayers/examples/mapquest.html | 0 OpenLayers/examples/mapquest.js | 0 OpenLayers/examples/mapserver.html | 0 OpenLayers/examples/mapserver_untiled.html | 0 OpenLayers/examples/marker-shadow.html | 0 OpenLayers/examples/markerResize.html | 0 OpenLayers/examples/markers.html | 0 OpenLayers/examples/markersTextLayer.html | 0 OpenLayers/examples/measure.html | 0 OpenLayers/examples/mobile-base.js | 0 OpenLayers/examples/mobile-drawing.html | 0 OpenLayers/examples/mobile-drawing.js | 0 OpenLayers/examples/mobile-jq.html | 0 OpenLayers/examples/mobile-jq.js | 0 OpenLayers/examples/mobile-layers.html | 0 OpenLayers/examples/mobile-layers.js | 0 OpenLayers/examples/mobile-navigation.html | 0 OpenLayers/examples/mobile-navigation.js | 0 OpenLayers/examples/mobile-sencha.html | 0 OpenLayers/examples/mobile-sencha.js | 0 OpenLayers/examples/mobile-wmts-vienna.css | 0 OpenLayers/examples/mobile-wmts-vienna.html | 0 OpenLayers/examples/mobile-wmts-vienna.js | 0 OpenLayers/examples/mobile.html | 0 OpenLayers/examples/mobile.js | 0 OpenLayers/examples/modify-feature.html | 0 OpenLayers/examples/mouse-position.html | 0 OpenLayers/examples/mousewheel-interval.html | 0 OpenLayers/examples/multiserver.html | 0 OpenLayers/examples/multitouch.html | 0 OpenLayers/examples/mvs.html | 0 OpenLayers/examples/navigation-control.html | 0 OpenLayers/examples/navigation-history.html | 0 OpenLayers/examples/navtoolbar-alwaysZoom.html | 0 OpenLayers/examples/navtoolbar-outsidemap.html | 0 OpenLayers/examples/navtoolbar.html | 0 OpenLayers/examples/offline-storage.html | 0 OpenLayers/examples/offline-storage.js | 0 OpenLayers/examples/openls.html | 0 OpenLayers/examples/ordering.html | 0 OpenLayers/examples/osm-google.html | 0 OpenLayers/examples/osm-google.js | 0 OpenLayers/examples/osm-grayscale.html | 0 OpenLayers/examples/osm-marker-popup.html | 0 OpenLayers/examples/osm-marker-popup.js | 0 OpenLayers/examples/osm.html | 0 OpenLayers/examples/osm/sutton_coldfield.osm | 0 OpenLayers/examples/overviewmap.html | 0 OpenLayers/examples/pan-zoom-panels.html | 0 OpenLayers/examples/panel.html | 0 OpenLayers/examples/point-grid.html | 0 OpenLayers/examples/point-grid.js | 0 OpenLayers/examples/point-track-markers.html | 0 OpenLayers/examples/polar-projections.html | 0 OpenLayers/examples/polar-projections.js | 0 OpenLayers/examples/popupMatrix.html | 0 OpenLayers/examples/proxy.cgi | 0 OpenLayers/examples/regular-polygons.html | 0 OpenLayers/examples/resize-features.html | 0 OpenLayers/examples/restricted-extent.html | 0 OpenLayers/examples/rotate-features.html | 0 OpenLayers/examples/select-feature-multilayer.html | 0 OpenLayers/examples/select-feature-openpopup.html | 0 OpenLayers/examples/select-feature.html | 0 OpenLayers/examples/setextent.html | 0 OpenLayers/examples/simplify-linestring.html | 0 OpenLayers/examples/simplify-linestring.js | 0 OpenLayers/examples/single-tile.html | 0 OpenLayers/examples/single-tile.js | 0 OpenLayers/examples/sld-parser.html | 0 OpenLayers/examples/sld.html | 0 OpenLayers/examples/sld.js | 0 OpenLayers/examples/snap-grid.html | 0 OpenLayers/examples/snap-grid.js | 0 OpenLayers/examples/snap-split.html | 0 OpenLayers/examples/snapping.html | 0 OpenLayers/examples/sos.html | 0 OpenLayers/examples/spherical-mercator.html | 0 OpenLayers/examples/split-feature.html | 0 OpenLayers/examples/strategy-bbox.html | 0 OpenLayers/examples/strategy-cluster-extended.html | 0 OpenLayers/examples/strategy-cluster-extended.js | 0 OpenLayers/examples/strategy-cluster-threshold.html | 0 OpenLayers/examples/strategy-cluster.html | 0 OpenLayers/examples/strategy-paging.html | 0 OpenLayers/examples/style-rules.html | 0 OpenLayers/examples/style-rules.js | 0 OpenLayers/examples/style.css | 0 OpenLayers/examples/style.mobile-jq.css | 0 OpenLayers/examples/stylemap.html | 0 OpenLayers/examples/styles-context.html | 0 OpenLayers/examples/styles-rotation.html | 0 OpenLayers/examples/styles-unique.html | 0 .../examples/sundials-spherical-mercator.html | 0 OpenLayers/examples/sundials.html | 0 .../examples/symbolizers-fill-stroke-graphic.html | 0 OpenLayers/examples/tasmania/TasmaniaCities.xml | 0 OpenLayers/examples/tasmania/TasmaniaRoads.xml | 0 .../examples/tasmania/TasmaniaStateBoundaries.xml | 0 .../examples/tasmania/TasmaniaWaterBodies.xml | 0 OpenLayers/examples/tasmania/sld-tasmania.xml | 0 OpenLayers/examples/teleportation.html | 0 OpenLayers/examples/textfile.txt | 0 OpenLayers/examples/tile-origin.html | 0 OpenLayers/examples/tile-origin.js | 0 OpenLayers/examples/tilecache.html | 0 OpenLayers/examples/tms.html | 0 OpenLayers/examples/transform-feature.html | 0 OpenLayers/examples/transition.html | 0 OpenLayers/examples/using-proj4js.html | 0 OpenLayers/examples/using-proj4js.js | 0 OpenLayers/examples/utfgrid-geography-class.html | 0 OpenLayers/examples/utfgrid-geography-class.js | 0 OpenLayers/examples/utfgrid.html | 0 OpenLayers/examples/utfgrid.js | 0 OpenLayers/examples/utfgrid/bio_utfgrid/1/0/0.json | 0 OpenLayers/examples/utfgrid/bio_utfgrid/1/0/1.json | 0 OpenLayers/examples/utfgrid/bio_utfgrid/1/0/2.json | 0 OpenLayers/examples/utfgrid/bio_utfgrid/1/1/0.json | 0 OpenLayers/examples/utfgrid/bio_utfgrid/1/1/1.json | 0 OpenLayers/examples/utfgrid/bio_utfgrid/1/1/2.json | 0 OpenLayers/examples/utfgrid/bio_utfgrid/1/2/0.json | 0 OpenLayers/examples/utfgrid/bio_utfgrid/1/2/1.json | 0 OpenLayers/examples/utfgrid/bio_utfgrid/1/2/2.json | 0 .../utfgrid/geography-class/0/0/0.grid.json | 0 .../utfgrid/geography-class/1/0/0.grid.json | 0 .../utfgrid/geography-class/1/0/1.grid.json | 0 .../utfgrid/geography-class/1/1/0.grid.json | 0 .../utfgrid/geography-class/1/1/1.grid.json | 0 .../utfgrid/geography-class/2/0/0.grid.json | 0 .../utfgrid/geography-class/2/0/1.grid.json | 0 .../utfgrid/geography-class/2/0/2.grid.json | 0 .../utfgrid/geography-class/2/0/3.grid.json | 0 .../utfgrid/geography-class/2/1/0.grid.json | 0 .../utfgrid/geography-class/2/1/1.grid.json | 0 .../utfgrid/geography-class/2/1/2.grid.json | 0 .../utfgrid/geography-class/2/1/3.grid.json | 0 .../utfgrid/geography-class/2/2/0.grid.json | 0 .../utfgrid/geography-class/2/2/1.grid.json | 0 .../utfgrid/geography-class/2/2/2.grid.json | 0 .../utfgrid/geography-class/2/2/3.grid.json | 0 .../utfgrid/geography-class/2/3/0.grid.json | 0 .../utfgrid/geography-class/2/3/1.grid.json | 0 .../utfgrid/geography-class/2/3/2.grid.json | 0 .../utfgrid/geography-class/2/3/3.grid.json | 0 .../examples/utfgrid/world_utfgrid/1/0/0.json | 0 .../examples/utfgrid/world_utfgrid/1/0/1.json | 0 .../examples/utfgrid/world_utfgrid/1/0/2.json | 0 .../examples/utfgrid/world_utfgrid/1/1/0.json | 0 .../examples/utfgrid/world_utfgrid/1/1/1.json | 0 .../examples/utfgrid/world_utfgrid/1/1/2.json | 0 .../examples/utfgrid/world_utfgrid/1/2/0.json | 0 .../examples/utfgrid/world_utfgrid/1/2/1.json | 0 .../examples/utfgrid/world_utfgrid/1/2/2.json | 0 OpenLayers/examples/utfgrid_twogrids.html | 0 OpenLayers/examples/utfgrid_twogrids.js | 0 OpenLayers/examples/vector-features-with-text.html | 0 OpenLayers/examples/vector-features.html | 0 OpenLayers/examples/vector-formats.html | 0 OpenLayers/examples/web-mercator.html | 0 OpenLayers/examples/web-mercator.js | 0 OpenLayers/examples/wfs-filter.html | 0 OpenLayers/examples/wfs-filter.js | 0 OpenLayers/examples/wfs-protocol-transactions.html | 0 OpenLayers/examples/wfs-protocol-transactions.js | 0 OpenLayers/examples/wfs-protocol.html | 0 OpenLayers/examples/wfs-reprojection.html | 0 OpenLayers/examples/wfs-reprojection.js | 0 OpenLayers/examples/wfs-snap-split.html | 0 OpenLayers/examples/wfs-spatial-filter.html | 0 OpenLayers/examples/wfs-spatial-filter.js | 0 OpenLayers/examples/wfs-states.html | 0 OpenLayers/examples/wfs-states.js | 0 OpenLayers/examples/wmc.html | 0 OpenLayers/examples/wms-long-url.html | 0 OpenLayers/examples/wms-long-url.js | 0 OpenLayers/examples/wms-untiled.html | 0 OpenLayers/examples/wms-v13.html | 0 OpenLayers/examples/wms.html | 0 OpenLayers/examples/wmst.html | 0 OpenLayers/examples/wmts-capabilities.html | 0 OpenLayers/examples/wmts-capabilities.js | 0 OpenLayers/examples/wmts-getfeatureinfo.html | 0 OpenLayers/examples/wmts-getfeatureinfo.js | 0 OpenLayers/examples/wmts.html | 0 OpenLayers/examples/wmts.js | 0 OpenLayers/examples/wps-client.html | 0 OpenLayers/examples/wps-client.js | 0 OpenLayers/examples/wps.html | 0 OpenLayers/examples/wps.js | 0 OpenLayers/examples/wrapDateLine.html | 0 OpenLayers/examples/xhtml.html | 0 OpenLayers/examples/xml.html | 0 OpenLayers/examples/xml/features.xml | 0 OpenLayers/examples/xml/georss-flickr.xml | 0 OpenLayers/examples/xml/track1.xml | 0 OpenLayers/examples/xml/wmsdescribelayer.xml | 0 OpenLayers/examples/xyz-esri.html | 0 OpenLayers/examples/yelp-georss.xml | 0 OpenLayers/examples/zoom.html | 0 OpenLayers/examples/zoom.js | 0 OpenLayers/examples/zoomLevels.html | 0 OpenLayers/examples/zoomify.html | 0 OpenLayers/img/blank.gif | Bin OpenLayers/img/cloud-popup-relative.png | Bin OpenLayers/img/drag-rectangle-off.png | Bin OpenLayers/img/drag-rectangle-on.png | Bin OpenLayers/img/east-mini.png | Bin OpenLayers/img/layer-switcher-maximize.png | Bin OpenLayers/img/layer-switcher-minimize.png | Bin OpenLayers/img/marker-blue.png | Bin OpenLayers/img/marker-gold.png | Bin OpenLayers/img/marker-green.png | Bin OpenLayers/img/marker.png | Bin OpenLayers/img/measuring-stick-off.png | Bin OpenLayers/img/measuring-stick-on.png | Bin OpenLayers/img/north-mini.png | Bin OpenLayers/img/panning-hand-off.png | Bin OpenLayers/img/panning-hand-on.png | Bin OpenLayers/img/slider.png | Bin OpenLayers/img/south-mini.png | Bin OpenLayers/img/west-mini.png | Bin OpenLayers/img/zoom-minus-mini.png | Bin OpenLayers/img/zoom-plus-mini.png | Bin OpenLayers/img/zoom-world-mini.png | Bin OpenLayers/img/zoombar.png | Bin OpenLayers/lib/Firebug/errorIcon.png | Bin OpenLayers/lib/Firebug/firebug.css | 0 OpenLayers/lib/Firebug/firebug.html | 0 OpenLayers/lib/Firebug/firebug.js | 0 OpenLayers/lib/Firebug/firebugx.js | 0 OpenLayers/lib/Firebug/infoIcon.png | Bin OpenLayers/lib/Firebug/license.txt | 0 OpenLayers/lib/Firebug/readme.txt | 0 OpenLayers/lib/Firebug/warningIcon.png | Bin OpenLayers/lib/OpenLayers.js | 0 OpenLayers/lib/OpenLayers/Animation.js | 0 OpenLayers/lib/OpenLayers/BaseTypes.js | 0 OpenLayers/lib/OpenLayers/BaseTypes/Bounds.js | 0 OpenLayers/lib/OpenLayers/BaseTypes/Class.js | 0 OpenLayers/lib/OpenLayers/BaseTypes/Date.js | 0 OpenLayers/lib/OpenLayers/BaseTypes/Element.js | 0 OpenLayers/lib/OpenLayers/BaseTypes/LonLat.js | 0 OpenLayers/lib/OpenLayers/BaseTypes/Pixel.js | 0 OpenLayers/lib/OpenLayers/BaseTypes/Size.js | 0 OpenLayers/lib/OpenLayers/Console.js | 0 OpenLayers/lib/OpenLayers/Control.js | 0 OpenLayers/lib/OpenLayers/Control/ArgParser.js | 0 OpenLayers/lib/OpenLayers/Control/Attribution.js | 0 OpenLayers/lib/OpenLayers/Control/Button.js | 0 OpenLayers/lib/OpenLayers/Control/CacheRead.js | 0 OpenLayers/lib/OpenLayers/Control/CacheWrite.js | 0 OpenLayers/lib/OpenLayers/Control/DragFeature.js | 0 OpenLayers/lib/OpenLayers/Control/DragPan.js | 0 OpenLayers/lib/OpenLayers/Control/DrawFeature.js | 0 OpenLayers/lib/OpenLayers/Control/EditingToolbar.js | 0 OpenLayers/lib/OpenLayers/Control/Geolocate.js | 0 OpenLayers/lib/OpenLayers/Control/GetFeature.js | 0 OpenLayers/lib/OpenLayers/Control/Graticule.js | 0 .../lib/OpenLayers/Control/KeyboardDefaults.js | 0 OpenLayers/lib/OpenLayers/Control/LayerSwitcher.js | 0 OpenLayers/lib/OpenLayers/Control/Measure.js | 0 OpenLayers/lib/OpenLayers/Control/ModifyFeature.js | 0 OpenLayers/lib/OpenLayers/Control/MousePosition.js | 0 OpenLayers/lib/OpenLayers/Control/NavToolbar.js | 0 OpenLayers/lib/OpenLayers/Control/Navigation.js | 0 .../lib/OpenLayers/Control/NavigationHistory.js | 0 OpenLayers/lib/OpenLayers/Control/OverviewMap.js | 0 OpenLayers/lib/OpenLayers/Control/Pan.js | 0 OpenLayers/lib/OpenLayers/Control/PanPanel.js | 0 OpenLayers/lib/OpenLayers/Control/PanZoom.js | 0 OpenLayers/lib/OpenLayers/Control/PanZoomBar.js | 0 OpenLayers/lib/OpenLayers/Control/Panel.js | 0 OpenLayers/lib/OpenLayers/Control/Permalink.js | 0 OpenLayers/lib/OpenLayers/Control/PinchZoom.js | 0 OpenLayers/lib/OpenLayers/Control/SLDSelect.js | 0 OpenLayers/lib/OpenLayers/Control/Scale.js | 0 OpenLayers/lib/OpenLayers/Control/ScaleLine.js | 0 OpenLayers/lib/OpenLayers/Control/SelectFeature.js | 0 OpenLayers/lib/OpenLayers/Control/Snapping.js | 0 OpenLayers/lib/OpenLayers/Control/Split.js | 0 .../lib/OpenLayers/Control/TouchNavigation.js | 0 .../lib/OpenLayers/Control/TransformFeature.js | 0 OpenLayers/lib/OpenLayers/Control/UTFGrid.js | 0 .../lib/OpenLayers/Control/WMSGetFeatureInfo.js | 0 .../lib/OpenLayers/Control/WMTSGetFeatureInfo.js | 0 OpenLayers/lib/OpenLayers/Control/Zoom.js | 0 OpenLayers/lib/OpenLayers/Control/ZoomBox.js | 0 OpenLayers/lib/OpenLayers/Control/ZoomIn.js | 0 OpenLayers/lib/OpenLayers/Control/ZoomOut.js | 0 OpenLayers/lib/OpenLayers/Control/ZoomPanel.js | 0 .../lib/OpenLayers/Control/ZoomToMaxExtent.js | 0 OpenLayers/lib/OpenLayers/Events.js | 0 OpenLayers/lib/OpenLayers/Events/buttonclick.js | 0 OpenLayers/lib/OpenLayers/Events/featureclick.js | 0 OpenLayers/lib/OpenLayers/Feature.js | 0 OpenLayers/lib/OpenLayers/Feature/Vector.js | 0 OpenLayers/lib/OpenLayers/Filter.js | 0 OpenLayers/lib/OpenLayers/Filter/Comparison.js | 0 OpenLayers/lib/OpenLayers/Filter/FeatureId.js | 0 OpenLayers/lib/OpenLayers/Filter/Function.js | 0 OpenLayers/lib/OpenLayers/Filter/Logical.js | 0 OpenLayers/lib/OpenLayers/Filter/Spatial.js | 0 OpenLayers/lib/OpenLayers/Format.js | 0 OpenLayers/lib/OpenLayers/Format/ArcXML.js | 0 OpenLayers/lib/OpenLayers/Format/ArcXML/Features.js | 0 OpenLayers/lib/OpenLayers/Format/Atom.js | 0 OpenLayers/lib/OpenLayers/Format/CQL.js | 0 OpenLayers/lib/OpenLayers/Format/CSWGetDomain.js | 0 .../lib/OpenLayers/Format/CSWGetDomain/v2_0_2.js | 0 OpenLayers/lib/OpenLayers/Format/CSWGetRecords.js | 0 .../lib/OpenLayers/Format/CSWGetRecords/v2_0_2.js | 0 OpenLayers/lib/OpenLayers/Format/Context.js | 0 OpenLayers/lib/OpenLayers/Format/EncodedPolyline.js | 0 OpenLayers/lib/OpenLayers/Format/Filter.js | 0 OpenLayers/lib/OpenLayers/Format/Filter/v1.js | 0 OpenLayers/lib/OpenLayers/Format/Filter/v1_0_0.js | 0 OpenLayers/lib/OpenLayers/Format/Filter/v1_1_0.js | 0 OpenLayers/lib/OpenLayers/Format/GML.js | 0 OpenLayers/lib/OpenLayers/Format/GML/Base.js | 0 OpenLayers/lib/OpenLayers/Format/GML/v2.js | 0 OpenLayers/lib/OpenLayers/Format/GML/v3.js | 0 OpenLayers/lib/OpenLayers/Format/GPX.js | 0 OpenLayers/lib/OpenLayers/Format/GeoJSON.js | 0 OpenLayers/lib/OpenLayers/Format/GeoRSS.js | 0 OpenLayers/lib/OpenLayers/Format/JSON.js | 0 OpenLayers/lib/OpenLayers/Format/KML.js | 0 .../lib/OpenLayers/Format/OGCExceptionReport.js | 0 OpenLayers/lib/OpenLayers/Format/OSM.js | 0 OpenLayers/lib/OpenLayers/Format/OWSCommon.js | 0 OpenLayers/lib/OpenLayers/Format/OWSCommon/v1.js | 0 .../lib/OpenLayers/Format/OWSCommon/v1_0_0.js | 0 .../lib/OpenLayers/Format/OWSCommon/v1_1_0.js | 0 OpenLayers/lib/OpenLayers/Format/OWSContext.js | 0 .../lib/OpenLayers/Format/OWSContext/v0_3_1.js | 0 .../lib/OpenLayers/Format/QueryStringFilter.js | 0 OpenLayers/lib/OpenLayers/Format/SLD.js | 0 OpenLayers/lib/OpenLayers/Format/SLD/v1.js | 0 OpenLayers/lib/OpenLayers/Format/SLD/v1_0_0.js | 0 .../lib/OpenLayers/Format/SLD/v1_0_0_GeoServer.js | 0 OpenLayers/lib/OpenLayers/Format/SOSCapabilities.js | 0 .../lib/OpenLayers/Format/SOSCapabilities/v1_0_0.js | 0 .../OpenLayers/Format/SOSGetFeatureOfInterest.js | 0 .../lib/OpenLayers/Format/SOSGetObservation.js | 0 OpenLayers/lib/OpenLayers/Format/Text.js | 0 OpenLayers/lib/OpenLayers/Format/WCSCapabilities.js | 0 .../lib/OpenLayers/Format/WCSCapabilities/v1.js | 0 .../lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js | 0 .../lib/OpenLayers/Format/WCSCapabilities/v1_1_0.js | 0 OpenLayers/lib/OpenLayers/Format/WCSGetCoverage.js | 0 OpenLayers/lib/OpenLayers/Format/WFS.js | 0 OpenLayers/lib/OpenLayers/Format/WFSCapabilities.js | 0 .../lib/OpenLayers/Format/WFSCapabilities/v1.js | 0 .../lib/OpenLayers/Format/WFSCapabilities/v1_0_0.js | 0 .../lib/OpenLayers/Format/WFSCapabilities/v1_1_0.js | 0 .../lib/OpenLayers/Format/WFSDescribeFeatureType.js | 0 OpenLayers/lib/OpenLayers/Format/WFST.js | 0 OpenLayers/lib/OpenLayers/Format/WFST/v1.js | 0 OpenLayers/lib/OpenLayers/Format/WFST/v1_0_0.js | 0 OpenLayers/lib/OpenLayers/Format/WFST/v1_1_0.js | 0 OpenLayers/lib/OpenLayers/Format/WKT.js | 0 OpenLayers/lib/OpenLayers/Format/WMC.js | 0 OpenLayers/lib/OpenLayers/Format/WMC/v1.js | 0 OpenLayers/lib/OpenLayers/Format/WMC/v1_0_0.js | 0 OpenLayers/lib/OpenLayers/Format/WMC/v1_1_0.js | 0 OpenLayers/lib/OpenLayers/Format/WMSCapabilities.js | 0 .../lib/OpenLayers/Format/WMSCapabilities/v1.js | 0 .../lib/OpenLayers/Format/WMSCapabilities/v1_1.js | 0 .../lib/OpenLayers/Format/WMSCapabilities/v1_1_0.js | 0 .../lib/OpenLayers/Format/WMSCapabilities/v1_1_1.js | 0 .../Format/WMSCapabilities/v1_1_1_WMSC.js | 0 .../lib/OpenLayers/Format/WMSCapabilities/v1_3.js | 0 .../lib/OpenLayers/Format/WMSCapabilities/v1_3_0.js | 0 .../lib/OpenLayers/Format/WMSDescribeLayer.js | 0 .../lib/OpenLayers/Format/WMSDescribeLayer/v1_1.js | 0 .../lib/OpenLayers/Format/WMSGetFeatureInfo.js | 0 .../lib/OpenLayers/Format/WMTSCapabilities.js | 0 .../OpenLayers/Format/WMTSCapabilities/v1_0_0.js | 0 OpenLayers/lib/OpenLayers/Format/WPSCapabilities.js | 0 .../lib/OpenLayers/Format/WPSCapabilities/v1_0_0.js | 0 .../lib/OpenLayers/Format/WPSDescribeProcess.js | 0 OpenLayers/lib/OpenLayers/Format/WPSExecute.js | 0 OpenLayers/lib/OpenLayers/Format/XLS.js | 0 OpenLayers/lib/OpenLayers/Format/XLS/v1.js | 0 OpenLayers/lib/OpenLayers/Format/XLS/v1_1_0.js | 0 OpenLayers/lib/OpenLayers/Format/XML.js | 0 .../lib/OpenLayers/Format/XML/VersionedOGC.js | 0 OpenLayers/lib/OpenLayers/Geometry.js | 0 OpenLayers/lib/OpenLayers/Geometry/Collection.js | 0 OpenLayers/lib/OpenLayers/Geometry/Curve.js | 0 OpenLayers/lib/OpenLayers/Geometry/LineString.js | 0 OpenLayers/lib/OpenLayers/Geometry/LinearRing.js | 0 .../lib/OpenLayers/Geometry/MultiLineString.js | 0 OpenLayers/lib/OpenLayers/Geometry/MultiPoint.js | 0 OpenLayers/lib/OpenLayers/Geometry/MultiPolygon.js | 0 OpenLayers/lib/OpenLayers/Geometry/Point.js | 0 OpenLayers/lib/OpenLayers/Geometry/Polygon.js | 0 OpenLayers/lib/OpenLayers/Handler.js | 0 OpenLayers/lib/OpenLayers/Handler/Box.js | 0 OpenLayers/lib/OpenLayers/Handler/Click.js | 0 OpenLayers/lib/OpenLayers/Handler/Drag.js | 0 OpenLayers/lib/OpenLayers/Handler/Feature.js | 0 OpenLayers/lib/OpenLayers/Handler/Hover.js | 0 OpenLayers/lib/OpenLayers/Handler/Keyboard.js | 0 OpenLayers/lib/OpenLayers/Handler/MouseWheel.js | 0 OpenLayers/lib/OpenLayers/Handler/Path.js | 0 OpenLayers/lib/OpenLayers/Handler/Pinch.js | 0 OpenLayers/lib/OpenLayers/Handler/Point.js | 0 OpenLayers/lib/OpenLayers/Handler/Polygon.js | 0 OpenLayers/lib/OpenLayers/Handler/RegularPolygon.js | 0 OpenLayers/lib/OpenLayers/Icon.js | 0 OpenLayers/lib/OpenLayers/Kinetic.js | 0 OpenLayers/lib/OpenLayers/Lang.js | 0 OpenLayers/lib/OpenLayers/Lang/ar.js | 0 OpenLayers/lib/OpenLayers/Lang/be-tarask.js | 0 OpenLayers/lib/OpenLayers/Lang/bg.js | 0 OpenLayers/lib/OpenLayers/Lang/br.js | 0 OpenLayers/lib/OpenLayers/Lang/ca.js | 0 OpenLayers/lib/OpenLayers/Lang/cs-CZ.js | 0 OpenLayers/lib/OpenLayers/Lang/da-DK.js | 0 OpenLayers/lib/OpenLayers/Lang/de.js | 0 OpenLayers/lib/OpenLayers/Lang/el.js | 0 OpenLayers/lib/OpenLayers/Lang/en-CA.js | 0 OpenLayers/lib/OpenLayers/Lang/en.js | 0 OpenLayers/lib/OpenLayers/Lang/es.js | 0 OpenLayers/lib/OpenLayers/Lang/fi.js | 0 OpenLayers/lib/OpenLayers/Lang/fr.js | 0 OpenLayers/lib/OpenLayers/Lang/fur.js | 0 OpenLayers/lib/OpenLayers/Lang/gl.js | 0 OpenLayers/lib/OpenLayers/Lang/gsw.js | 0 OpenLayers/lib/OpenLayers/Lang/hr.js | 0 OpenLayers/lib/OpenLayers/Lang/hsb.js | 0 OpenLayers/lib/OpenLayers/Lang/hu.js | 0 OpenLayers/lib/OpenLayers/Lang/ia.js | 0 OpenLayers/lib/OpenLayers/Lang/id.js | 0 OpenLayers/lib/OpenLayers/Lang/io.js | 0 OpenLayers/lib/OpenLayers/Lang/is.js | 0 OpenLayers/lib/OpenLayers/Lang/it.js | 0 OpenLayers/lib/OpenLayers/Lang/ja.js | 0 OpenLayers/lib/OpenLayers/Lang/km.js | 0 OpenLayers/lib/OpenLayers/Lang/ksh.js | 0 OpenLayers/lib/OpenLayers/Lang/lt.js | 0 OpenLayers/lib/OpenLayers/Lang/nb.js | 0 OpenLayers/lib/OpenLayers/Lang/nds.js | 0 OpenLayers/lib/OpenLayers/Lang/nl.js | 0 OpenLayers/lib/OpenLayers/Lang/nn.js | 0 OpenLayers/lib/OpenLayers/Lang/oc.js | 0 OpenLayers/lib/OpenLayers/Lang/pl.js | 0 OpenLayers/lib/OpenLayers/Lang/pt-BR.js | 0 OpenLayers/lib/OpenLayers/Lang/pt.js | 0 OpenLayers/lib/OpenLayers/Lang/ro.js | 0 OpenLayers/lib/OpenLayers/Lang/ru.js | 0 OpenLayers/lib/OpenLayers/Lang/sk.js | 0 OpenLayers/lib/OpenLayers/Lang/sv-SE.js | 0 OpenLayers/lib/OpenLayers/Lang/te.js | 0 OpenLayers/lib/OpenLayers/Lang/vi.js | 0 OpenLayers/lib/OpenLayers/Lang/zh-CN.js | 0 OpenLayers/lib/OpenLayers/Lang/zh-TW.js | 0 OpenLayers/lib/OpenLayers/Layer.js | 0 OpenLayers/lib/OpenLayers/Layer/ArcGIS93Rest.js | 0 OpenLayers/lib/OpenLayers/Layer/ArcGISCache.js | 0 OpenLayers/lib/OpenLayers/Layer/ArcIMS.js | 0 OpenLayers/lib/OpenLayers/Layer/Bing.js | 0 OpenLayers/lib/OpenLayers/Layer/Boxes.js | 0 OpenLayers/lib/OpenLayers/Layer/EventPane.js | 0 OpenLayers/lib/OpenLayers/Layer/FixedZoomLevels.js | 0 OpenLayers/lib/OpenLayers/Layer/GeoRSS.js | 0 OpenLayers/lib/OpenLayers/Layer/Google.js | 0 OpenLayers/lib/OpenLayers/Layer/Google/v3.js | 0 OpenLayers/lib/OpenLayers/Layer/Grid.js | 0 OpenLayers/lib/OpenLayers/Layer/HTTPRequest.js | 0 OpenLayers/lib/OpenLayers/Layer/Image.js | 0 OpenLayers/lib/OpenLayers/Layer/KaMap.js | 0 OpenLayers/lib/OpenLayers/Layer/KaMapCache.js | 0 OpenLayers/lib/OpenLayers/Layer/MapGuide.js | 0 OpenLayers/lib/OpenLayers/Layer/MapServer.js | 0 OpenLayers/lib/OpenLayers/Layer/Markers.js | 0 OpenLayers/lib/OpenLayers/Layer/OSM.js | 0 OpenLayers/lib/OpenLayers/Layer/PointGrid.js | 0 OpenLayers/lib/OpenLayers/Layer/PointTrack.js | 0 .../lib/OpenLayers/Layer/SphericalMercator.js | 0 OpenLayers/lib/OpenLayers/Layer/TMS.js | 0 OpenLayers/lib/OpenLayers/Layer/Text.js | 0 OpenLayers/lib/OpenLayers/Layer/TileCache.js | 0 OpenLayers/lib/OpenLayers/Layer/UTFGrid.js | 0 OpenLayers/lib/OpenLayers/Layer/Vector.js | 0 .../lib/OpenLayers/Layer/Vector/RootContainer.js | 0 OpenLayers/lib/OpenLayers/Layer/WMS.js | 0 OpenLayers/lib/OpenLayers/Layer/WMTS.js | 0 OpenLayers/lib/OpenLayers/Layer/WorldWind.js | 0 OpenLayers/lib/OpenLayers/Layer/XYZ.js | 0 OpenLayers/lib/OpenLayers/Layer/Zoomify.js | 0 OpenLayers/lib/OpenLayers/Map.js | 0 OpenLayers/lib/OpenLayers/Marker.js | 0 OpenLayers/lib/OpenLayers/Marker/Box.js | 0 OpenLayers/lib/OpenLayers/Popup.js | 0 OpenLayers/lib/OpenLayers/Popup/Anchored.js | 0 OpenLayers/lib/OpenLayers/Popup/Framed.js | 0 OpenLayers/lib/OpenLayers/Popup/FramedCloud.js | 0 OpenLayers/lib/OpenLayers/Projection.js | 0 OpenLayers/lib/OpenLayers/Protocol.js | 0 OpenLayers/lib/OpenLayers/Protocol/CSW.js | 0 OpenLayers/lib/OpenLayers/Protocol/CSW/v2_0_2.js | 0 OpenLayers/lib/OpenLayers/Protocol/HTTP.js | 0 OpenLayers/lib/OpenLayers/Protocol/SOS.js | 0 OpenLayers/lib/OpenLayers/Protocol/SOS/v1_0_0.js | 0 OpenLayers/lib/OpenLayers/Protocol/Script.js | 0 OpenLayers/lib/OpenLayers/Protocol/WFS.js | 0 OpenLayers/lib/OpenLayers/Protocol/WFS/v1.js | 0 OpenLayers/lib/OpenLayers/Protocol/WFS/v1_0_0.js | 0 OpenLayers/lib/OpenLayers/Protocol/WFS/v1_1_0.js | 0 OpenLayers/lib/OpenLayers/Renderer.js | 0 OpenLayers/lib/OpenLayers/Renderer/Canvas.js | 0 OpenLayers/lib/OpenLayers/Renderer/Elements.js | 0 OpenLayers/lib/OpenLayers/Renderer/SVG.js | 0 OpenLayers/lib/OpenLayers/Renderer/VML.js | 0 OpenLayers/lib/OpenLayers/Request.js | 0 OpenLayers/lib/OpenLayers/Request/XMLHttpRequest.js | 0 OpenLayers/lib/OpenLayers/Rule.js | 0 OpenLayers/lib/OpenLayers/SingleFile.js | 0 OpenLayers/lib/OpenLayers/Spherical.js | 0 OpenLayers/lib/OpenLayers/Strategy.js | 0 OpenLayers/lib/OpenLayers/Strategy/BBOX.js | 0 OpenLayers/lib/OpenLayers/Strategy/Cluster.js | 0 OpenLayers/lib/OpenLayers/Strategy/Filter.js | 0 OpenLayers/lib/OpenLayers/Strategy/Fixed.js | 0 OpenLayers/lib/OpenLayers/Strategy/Paging.js | 0 OpenLayers/lib/OpenLayers/Strategy/Refresh.js | 0 OpenLayers/lib/OpenLayers/Strategy/Save.js | 0 OpenLayers/lib/OpenLayers/Style.js | 0 OpenLayers/lib/OpenLayers/Style2.js | 0 OpenLayers/lib/OpenLayers/StyleMap.js | 0 OpenLayers/lib/OpenLayers/Symbolizer.js | 0 OpenLayers/lib/OpenLayers/Symbolizer/Line.js | 0 OpenLayers/lib/OpenLayers/Symbolizer/Point.js | 0 OpenLayers/lib/OpenLayers/Symbolizer/Polygon.js | 0 OpenLayers/lib/OpenLayers/Symbolizer/Raster.js | 0 OpenLayers/lib/OpenLayers/Symbolizer/Text.js | 0 OpenLayers/lib/OpenLayers/Tile.js | 0 OpenLayers/lib/OpenLayers/Tile/Image.js | 0 OpenLayers/lib/OpenLayers/Tile/Image/IFrame.js | 0 OpenLayers/lib/OpenLayers/Tile/UTFGrid.js | 0 OpenLayers/lib/OpenLayers/TileManager.js | 0 OpenLayers/lib/OpenLayers/Tween.js | 0 OpenLayers/lib/OpenLayers/Util.js | 0 OpenLayers/lib/OpenLayers/Util/vendorPrefix.js | 0 OpenLayers/lib/OpenLayers/WPSClient.js | 0 OpenLayers/lib/OpenLayers/WPSProcess.js | 0 OpenLayers/lib/Rico/Color.js | 0 OpenLayers/lib/Rico/Corner.js | 0 OpenLayers/lib/Rico/license.js | 0 OpenLayers/lib/deprecated.js | 0 OpenLayers/license.txt | 0 OpenLayers/licenses/APACHE-2.0.txt | 0 OpenLayers/licenses/BSD-LICENSE.txt | 0 OpenLayers/licenses/MIT-LICENSE.txt | 0 OpenLayers/notes/2.12.md | 0 OpenLayers/notes/2.13.md | 0 OpenLayers/readme.md | 0 OpenLayers/tests/Animation.html | 0 OpenLayers/tests/BaseTypes.html | 0 OpenLayers/tests/BaseTypes/Bounds.html | 0 OpenLayers/tests/BaseTypes/Class.html | 0 OpenLayers/tests/BaseTypes/Date.html | 0 OpenLayers/tests/BaseTypes/Element.html | 0 OpenLayers/tests/BaseTypes/LonLat.html | 0 OpenLayers/tests/BaseTypes/Pixel.html | 0 OpenLayers/tests/BaseTypes/Size.html | 0 OpenLayers/tests/Console.html | 0 OpenLayers/tests/Control.html | 0 OpenLayers/tests/Control/ArgParser.html | 0 OpenLayers/tests/Control/Attribution.html | 0 OpenLayers/tests/Control/Button.html | 0 OpenLayers/tests/Control/CacheRead.html | 0 OpenLayers/tests/Control/CacheWrite.html | 0 OpenLayers/tests/Control/DragFeature.html | 0 OpenLayers/tests/Control/DragPan.html | 0 OpenLayers/tests/Control/DrawFeature.html | 0 OpenLayers/tests/Control/EditingToolbar.html | 0 OpenLayers/tests/Control/Geolocate.html | 0 OpenLayers/tests/Control/GetFeature.html | 0 OpenLayers/tests/Control/Graticule.html | 0 OpenLayers/tests/Control/KeyboardDefaults.html | 0 OpenLayers/tests/Control/LayerSwitcher.html | 0 OpenLayers/tests/Control/Measure.html | 0 OpenLayers/tests/Control/ModifyFeature.html | 0 OpenLayers/tests/Control/MousePosition.html | 0 OpenLayers/tests/Control/NavToolbar.html | 0 OpenLayers/tests/Control/Navigation.html | 0 OpenLayers/tests/Control/NavigationHistory.html | 0 OpenLayers/tests/Control/OverviewMap.html | 0 OpenLayers/tests/Control/Pan.html | 0 OpenLayers/tests/Control/PanPanel.html | 0 OpenLayers/tests/Control/PanZoom.html | 0 OpenLayers/tests/Control/PanZoomBar.html | 0 OpenLayers/tests/Control/Panel.html | 0 OpenLayers/tests/Control/Permalink.html | 0 OpenLayers/tests/Control/PinchZoom.html | 0 OpenLayers/tests/Control/SLDSelect.html | 0 OpenLayers/tests/Control/Scale.html | 0 OpenLayers/tests/Control/ScaleLine.html | 0 OpenLayers/tests/Control/SelectFeature.html | 0 OpenLayers/tests/Control/Snapping.html | 0 OpenLayers/tests/Control/Split.html | 0 OpenLayers/tests/Control/TouchNavigation.html | 0 OpenLayers/tests/Control/TransformFeature.html | 0 OpenLayers/tests/Control/UTFGrid.html | 0 OpenLayers/tests/Control/WMSGetFeatureInfo.html | 0 OpenLayers/tests/Control/WMTSGetFeatureInfo.html | 0 OpenLayers/tests/Control/Zoom.html | 0 OpenLayers/tests/Control/ZoomBox.html | 0 OpenLayers/tests/Control/ZoomIn.html | 0 OpenLayers/tests/Control/ZoomOut.html | 0 OpenLayers/tests/Control/ZoomToMaxExtent.html | 0 OpenLayers/tests/Events.html | 0 OpenLayers/tests/Events/buttonclick.html | 0 OpenLayers/tests/Events/featureclick.html | 0 OpenLayers/tests/Extras.html | 0 OpenLayers/tests/Feature.html | 0 OpenLayers/tests/Feature/Vector.html | 0 OpenLayers/tests/Filter.html | 0 OpenLayers/tests/Filter/Comparison.html | 0 OpenLayers/tests/Filter/FeatureId.html | 0 OpenLayers/tests/Filter/Logical.html | 0 OpenLayers/tests/Filter/Spatial.html | 0 OpenLayers/tests/Format.html | 0 OpenLayers/tests/Format/ArcXML.html | 0 OpenLayers/tests/Format/ArcXML/Features.html | 0 OpenLayers/tests/Format/Atom.html | 0 OpenLayers/tests/Format/CQL.html | 0 OpenLayers/tests/Format/CSWGetDomain.html | 0 OpenLayers/tests/Format/CSWGetDomain/v2_0_2.html | 0 OpenLayers/tests/Format/CSWGetDomain/v2_0_2.js | 0 OpenLayers/tests/Format/CSWGetRecords.html | 0 OpenLayers/tests/Format/CSWGetRecords/v2_0_2.html | 0 OpenLayers/tests/Format/CSWGetRecords/v2_0_2.js | 0 OpenLayers/tests/Format/EncodedPolyline.html | 0 OpenLayers/tests/Format/Filter.html | 0 OpenLayers/tests/Format/Filter/v1.html | 0 OpenLayers/tests/Format/Filter/v1_0_0.html | 0 OpenLayers/tests/Format/Filter/v1_1_0.html | 0 OpenLayers/tests/Format/GML.html | 0 OpenLayers/tests/Format/GML/cases.js | 0 OpenLayers/tests/Format/GML/v2.html | 0 OpenLayers/tests/Format/GML/v3.html | 0 OpenLayers/tests/Format/GPX.html | 0 OpenLayers/tests/Format/GeoJSON.html | 0 OpenLayers/tests/Format/GeoRSS.html | 0 OpenLayers/tests/Format/JSON.html | 0 OpenLayers/tests/Format/KML.html | 0 OpenLayers/tests/Format/OGCExceptionReport.html | 0 OpenLayers/tests/Format/OSM.html | 0 OpenLayers/tests/Format/OWSCommon/v1_0_0.html | 0 OpenLayers/tests/Format/OWSCommon/v1_1_0.html | 0 OpenLayers/tests/Format/OWSContext/v0_3_1.html | 0 OpenLayers/tests/Format/QueryStringFilter.html | 0 OpenLayers/tests/Format/SLD.html | 0 OpenLayers/tests/Format/SLD/v1_0_0.html | 0 OpenLayers/tests/Format/SLD/v1_0_0_GeoServer.html | 0 OpenLayers/tests/Format/SOSCapabilities/v1_0_0.html | 0 OpenLayers/tests/Format/SOSCapabilities/v1_0_0.js | 0 .../tests/Format/SOSGetFeatureOfInterest.html | 0 OpenLayers/tests/Format/SOSGetObservation.html | 0 OpenLayers/tests/Format/Text.html | 0 OpenLayers/tests/Format/WCSCapabilities.html | 0 OpenLayers/tests/Format/WCSCapabilities/v1.html | 0 OpenLayers/tests/Format/WCSGetCoverage.html | 0 OpenLayers/tests/Format/WFS.html | 0 OpenLayers/tests/Format/WFSCapabilities.html | 0 OpenLayers/tests/Format/WFSCapabilities/v1.html | 0 OpenLayers/tests/Format/WFSDescribeFeatureType.html | 0 OpenLayers/tests/Format/WFST.html | 0 OpenLayers/tests/Format/WFST/v1.html | 0 OpenLayers/tests/Format/WFST/v1_0_0.html | 0 OpenLayers/tests/Format/WFST/v1_1_0.html | 0 OpenLayers/tests/Format/WKT.html | 0 OpenLayers/tests/Format/WMC.html | 0 OpenLayers/tests/Format/WMC/v1.html | 0 OpenLayers/tests/Format/WMC/v1_1_0.html | 0 OpenLayers/tests/Format/WMSCapabilities.html | 0 OpenLayers/tests/Format/WMSCapabilities/v1_1_1.html | 0 .../tests/Format/WMSCapabilities/v1_1_1_WMSC.html | 0 OpenLayers/tests/Format/WMSCapabilities/v1_3_0.html | 0 OpenLayers/tests/Format/WMSDescribeLayer.html | 0 OpenLayers/tests/Format/WMSGetFeatureInfo.html | 0 OpenLayers/tests/Format/WMTSCapabilities.html | 0 .../tests/Format/WMTSCapabilities/v1_0_0.html | 0 OpenLayers/tests/Format/WPSCapabilities/v1_0_0.html | 0 OpenLayers/tests/Format/WPSCapabilities/v1_0_0.js | 0 OpenLayers/tests/Format/WPSDescribeProcess.html | 0 OpenLayers/tests/Format/WPSExecute.html | 0 OpenLayers/tests/Format/XLS/v1_1_0.html | 0 OpenLayers/tests/Format/XML.html | 0 OpenLayers/tests/Format/XML/VersionedOGC.html | 0 OpenLayers/tests/Geometry.html | 0 OpenLayers/tests/Geometry/Collection.html | 0 OpenLayers/tests/Geometry/Curve.html | 0 OpenLayers/tests/Geometry/LineString.html | 0 OpenLayers/tests/Geometry/LinearRing.html | 0 OpenLayers/tests/Geometry/MultiLineString.html | 0 OpenLayers/tests/Geometry/MultiPoint.html | 0 OpenLayers/tests/Geometry/MultiPolygon.html | 0 OpenLayers/tests/Geometry/Point.html | 0 OpenLayers/tests/Geometry/Polygon.html | 0 OpenLayers/tests/Handler.html | 0 OpenLayers/tests/Handler/Box.html | 0 OpenLayers/tests/Handler/Click.html | 0 OpenLayers/tests/Handler/Drag.html | 0 OpenLayers/tests/Handler/Feature.html | 0 OpenLayers/tests/Handler/Hover.html | 0 OpenLayers/tests/Handler/Keyboard.html | 0 OpenLayers/tests/Handler/MouseWheel.html | 0 OpenLayers/tests/Handler/Path.html | 0 OpenLayers/tests/Handler/Pinch.html | 0 OpenLayers/tests/Handler/Point.html | 0 OpenLayers/tests/Handler/Polygon.html | 0 OpenLayers/tests/Handler/RegularPolygon.html | 0 OpenLayers/tests/Icon.html | 0 OpenLayers/tests/Kinetic.html | 0 OpenLayers/tests/Lang.html | 0 OpenLayers/tests/Layer.html | 0 OpenLayers/tests/Layer/ArcGIS93Rest.html | 0 OpenLayers/tests/Layer/ArcGISCache.html | 0 OpenLayers/tests/Layer/ArcGISCache.json | 0 OpenLayers/tests/Layer/ArcIMS.html | 0 OpenLayers/tests/Layer/Bing.html | 0 OpenLayers/tests/Layer/EventPane.html | 0 OpenLayers/tests/Layer/FixedZoomLevels.html | 0 OpenLayers/tests/Layer/GeoRSS.html | 0 OpenLayers/tests/Layer/Google.html | 0 OpenLayers/tests/Layer/Google/v3.html | 0 OpenLayers/tests/Layer/Grid.html | 0 OpenLayers/tests/Layer/HTTPRequest.html | 0 OpenLayers/tests/Layer/Image.html | 0 OpenLayers/tests/Layer/KaMap.html | 0 OpenLayers/tests/Layer/MapGuide.html | 0 OpenLayers/tests/Layer/MapServer.html | 0 OpenLayers/tests/Layer/Markers.html | 0 OpenLayers/tests/Layer/OSM.html | 0 OpenLayers/tests/Layer/PointGrid.html | 0 OpenLayers/tests/Layer/PointTrack.html | 0 OpenLayers/tests/Layer/SphericalMercator.html | 0 OpenLayers/tests/Layer/TMS.html | 0 OpenLayers/tests/Layer/Text.html | 0 OpenLayers/tests/Layer/TileCache.html | 0 OpenLayers/tests/Layer/UTFGrid.html | 0 OpenLayers/tests/Layer/Vector.html | 0 OpenLayers/tests/Layer/Vector/RootContainer.html | 0 OpenLayers/tests/Layer/WMS.html | 0 OpenLayers/tests/Layer/WMTS.html | 0 OpenLayers/tests/Layer/WrapDateLine.html | 0 OpenLayers/tests/Layer/XYZ.html | 0 OpenLayers/tests/Layer/atom-1.0.xml | 0 OpenLayers/tests/Layer/data_Layer_Text_textfile.txt | 0 .../tests/Layer/data_Layer_Text_textfile_2.txt | 0 .../Layer/data_Layer_Text_textfile_overflow.txt | 0 OpenLayers/tests/Layer/georss.txt | 0 OpenLayers/tests/Map.html | 0 OpenLayers/tests/Marker.html | 0 OpenLayers/tests/Marker/Box.html | 0 OpenLayers/tests/OLLoader.js | 0 OpenLayers/tests/OpenLayers1.html | 0 OpenLayers/tests/OpenLayers2.html | 0 OpenLayers/tests/OpenLayers3.html | 0 OpenLayers/tests/OpenLayers4.html | 0 OpenLayers/tests/OpenLayersJsFiles.html | 0 OpenLayers/tests/Popup.html | 0 OpenLayers/tests/Popup/Anchored.html | 0 OpenLayers/tests/Popup/FramedCloud.html | 0 OpenLayers/tests/Projection.html | 0 OpenLayers/tests/Protocol.html | 0 OpenLayers/tests/Protocol/CSW.html | 0 OpenLayers/tests/Protocol/HTTP.html | 0 OpenLayers/tests/Protocol/SOS.html | 0 OpenLayers/tests/Protocol/Script.html | 0 OpenLayers/tests/Protocol/WFS.html | 0 OpenLayers/tests/README.txt | 0 OpenLayers/tests/Renderer.html | 0 OpenLayers/tests/Renderer/Canvas.html | 0 OpenLayers/tests/Renderer/Elements.html | 0 OpenLayers/tests/Renderer/SVG.html | 0 OpenLayers/tests/Renderer/VML.html | 0 OpenLayers/tests/Request.html | 0 OpenLayers/tests/Request/XMLHttpRequest.html | 0 OpenLayers/tests/Rule.html | 0 OpenLayers/tests/SingleFile1.html | 0 OpenLayers/tests/SingleFile2.html | 0 OpenLayers/tests/SingleFile3.html | 0 OpenLayers/tests/Strategy.html | 0 OpenLayers/tests/Strategy/BBOX.html | 0 OpenLayers/tests/Strategy/Cluster.html | 0 OpenLayers/tests/Strategy/Filter.html | 0 OpenLayers/tests/Strategy/Fixed.html | 0 OpenLayers/tests/Strategy/Paging.html | 0 OpenLayers/tests/Strategy/Refresh.html | 0 OpenLayers/tests/Strategy/Save.html | 0 OpenLayers/tests/Style.html | 0 OpenLayers/tests/Style2.html | 0 OpenLayers/tests/StyleMap.html | 0 OpenLayers/tests/Symbolizer.html | 0 OpenLayers/tests/Symbolizer/Line.html | 0 OpenLayers/tests/Symbolizer/Point.html | 0 OpenLayers/tests/Symbolizer/Polygon.html | 0 OpenLayers/tests/Symbolizer/Raster.html | 0 OpenLayers/tests/Symbolizer/Text.html | 0 OpenLayers/tests/Test.AnotherWay.baseadditions.js | 0 OpenLayers/tests/Test.AnotherWay.css | 0 OpenLayers/tests/Test.AnotherWay.geom_eq.js | 0 OpenLayers/tests/Test.AnotherWay.js | 0 OpenLayers/tests/Test.AnotherWay.xml_eq.js | 0 OpenLayers/tests/Tile.html | 0 OpenLayers/tests/Tile/Image.html | 0 OpenLayers/tests/Tile/Image/IFrame.html | 0 OpenLayers/tests/Tile/UTFGrid.html | 0 OpenLayers/tests/TileManager.html | 0 OpenLayers/tests/Tween.html | 0 OpenLayers/tests/Util.html | 0 OpenLayers/tests/Util/vendorPrefix.html | 0 OpenLayers/tests/Util_common.js | 0 OpenLayers/tests/Util_w3c.html | 0 OpenLayers/tests/WPSClient.html | 0 OpenLayers/tests/WPSProcess.html | 0 OpenLayers/tests/atom-1.0.xml | 0 OpenLayers/tests/auto-tests.html | 0 OpenLayers/tests/data/geos_wkt_intersects.js | 0 OpenLayers/tests/data/osm.js | 0 .../tests/data/utfgrid/bio_utfgrid/1/0/0.json | 0 .../tests/data/utfgrid/bio_utfgrid/1/0/1.json | 0 .../tests/data/utfgrid/bio_utfgrid/1/0/2.json | 0 .../tests/data/utfgrid/bio_utfgrid/1/1/0.json | 0 .../tests/data/utfgrid/bio_utfgrid/1/1/1.json | 0 .../tests/data/utfgrid/bio_utfgrid/1/1/2.json | 0 .../tests/data/utfgrid/bio_utfgrid/1/2/0.json | 0 .../tests/data/utfgrid/bio_utfgrid/1/2/1.json | 0 .../tests/data/utfgrid/bio_utfgrid/1/2/2.json | 0 OpenLayers/tests/data/utfgrid/demo-1.1.json | 0 .../tests/data/utfgrid/world_utfgrid/1/0/0.json | 0 .../tests/data/utfgrid/world_utfgrid/1/0/1.json | 0 .../tests/data/utfgrid/world_utfgrid/1/0/2.json | 0 .../tests/data/utfgrid/world_utfgrid/1/1/0.json | 0 .../tests/data/utfgrid/world_utfgrid/1/1/1.json | 0 .../tests/data/utfgrid/world_utfgrid/1/1/2.json | 0 .../tests/data/utfgrid/world_utfgrid/1/2/0.json | 0 .../tests/data/utfgrid/world_utfgrid/1/2/1.json | 0 .../tests/data/utfgrid/world_utfgrid/1/2/2.json | 0 OpenLayers/tests/data_Layer_Text_textfile.txt | 0 OpenLayers/tests/data_Layer_Text_textfile_2.txt | 0 .../tests/data_Layer_Text_textfile_overflow.txt | 0 OpenLayers/tests/deprecated/Ajax.html | 0 OpenLayers/tests/deprecated/BaseTypes/Class.html | 0 OpenLayers/tests/deprecated/BaseTypes/Element.html | 0 .../tests/deprecated/Control/MouseToolbar.html | 0 OpenLayers/tests/deprecated/Geometry/Rectangle.html | 0 OpenLayers/tests/deprecated/Layer/GML.html | 0 OpenLayers/tests/deprecated/Layer/MapServer.html | 0 .../tests/deprecated/Layer/MapServer/Untiled.html | 0 OpenLayers/tests/deprecated/Layer/WFS.html | 0 OpenLayers/tests/deprecated/Layer/WMS.html | 0 OpenLayers/tests/deprecated/Layer/WMS/Post.html | 0 OpenLayers/tests/deprecated/Layer/Yahoo.html | 0 OpenLayers/tests/deprecated/Layer/mice.xml | 0 OpenLayers/tests/deprecated/Layer/owls.xml | 0 .../tests/deprecated/Popup/AnchoredBubble.html | 0 OpenLayers/tests/deprecated/Protocol/SQL.html | 0 OpenLayers/tests/deprecated/Protocol/SQL/Gears.html | 0 OpenLayers/tests/deprecated/Renderer/SVG2.html | 0 OpenLayers/tests/deprecated/Tile/WFS.html | 0 OpenLayers/tests/deprecated/Util.html | 0 OpenLayers/tests/georss.txt | 0 OpenLayers/tests/grid_inittiles.html | 0 OpenLayers/tests/index.html | 0 OpenLayers/tests/list-tests.html | 0 OpenLayers/tests/manual/ajax.html | 0 OpenLayers/tests/manual/ajax.txt | 0 OpenLayers/tests/manual/alloverlays-mixed.html | 0 OpenLayers/tests/manual/arcims-2117.html | 0 OpenLayers/tests/manual/arkansas.rss | 0 OpenLayers/tests/manual/big-georss.html | 0 OpenLayers/tests/manual/box-quirks.html | 0 OpenLayers/tests/manual/box-strict.html | 0 OpenLayers/tests/manual/clip-features-svg.html | 0 OpenLayers/tests/manual/dateline-sketch.html | 0 OpenLayers/tests/manual/dateline-smallextent.html | 0 OpenLayers/tests/manual/draw-feature.html | 0 OpenLayers/tests/manual/feature-handler.html | 0 OpenLayers/tests/manual/geodesic.html | 0 .../tests/manual/geojson-geomcoll-reprojection.html | 0 .../tests/manual/google-fullscreen-overlay.html | 0 OpenLayers/tests/manual/google-panning.html | 0 OpenLayers/tests/manual/google-resize.html | 0 OpenLayers/tests/manual/google-tilt.html | 0 OpenLayers/tests/manual/google-v3-resize.html | 0 OpenLayers/tests/manual/loadend.html | 0 OpenLayers/tests/manual/map-events.html | 0 OpenLayers/tests/manual/memory/Marker-2258.html | 0 OpenLayers/tests/manual/memory/PanZoom-2323.html | 0 .../tests/manual/memory/RemoveChild-2170.html | 0 OpenLayers/tests/manual/memory/VML-2170.html | 0 OpenLayers/tests/manual/multiple-google-layers.html | 0 OpenLayers/tests/manual/overviewmap-projection.html | 0 OpenLayers/tests/manual/page-position.html | 0 OpenLayers/tests/manual/pan-redraw-svg.html | 0 OpenLayers/tests/manual/popup-keepInMap.html | 0 OpenLayers/tests/manual/reflow.html | 0 OpenLayers/tests/manual/renderedDimensions.html | 0 .../tests/manual/select-feature-right-click.html | 0 OpenLayers/tests/manual/select-feature.html | 0 OpenLayers/tests/manual/tiles-loading.html | 0 OpenLayers/tests/manual/tween.html | 0 .../tests/manual/vector-features-performance.html | 0 OpenLayers/tests/manual/vector-layer-zindex.html | 0 OpenLayers/tests/mice.xml | 0 OpenLayers/tests/node.js/mockdom.js | 0 OpenLayers/tests/node.js/node-tests.cfg | 0 OpenLayers/tests/node.js/node.js | 0 OpenLayers/tests/node.js/run-test.js | 0 OpenLayers/tests/node.js/run.sh | 0 OpenLayers/tests/owls.xml | 0 OpenLayers/tests/run-tests.html | 0 OpenLayers/tests/selenium/remotecontrol/config.cfg | 0 OpenLayers/tests/selenium/remotecontrol/selenium.py | 0 OpenLayers/tests/selenium/remotecontrol/setup.txt | 0 OpenLayers/tests/selenium/remotecontrol/test_ol.py | 0 OpenLayers/tests/speed/geometry.html | 0 OpenLayers/tests/speed/string_format.html | 0 OpenLayers/tests/speed/vector-renderers.html | 0 OpenLayers/tests/speed/vector-renderers.js | 0 OpenLayers/tests/speed/wmc_speed.html | 0 OpenLayers/tests/speed/wmscaps.html | 0 OpenLayers/tests/speed/wmscaps.js | 0 OpenLayers/tests/speed/wmscaps.xml | 0 OpenLayers/tests/throws.js | 0 OpenLayers/theme/default/google.css | 0 OpenLayers/theme/default/google.tidy.css | 0 OpenLayers/theme/default/ie6-style.css | 0 OpenLayers/theme/default/ie6-style.tidy.css | 0 OpenLayers/theme/default/img/add_point_off.png | Bin OpenLayers/theme/default/img/add_point_on.png | Bin OpenLayers/theme/default/img/blank.gif | Bin OpenLayers/theme/default/img/close.gif | Bin OpenLayers/theme/default/img/drag-rectangle-off.png | Bin OpenLayers/theme/default/img/drag-rectangle-on.png | Bin OpenLayers/theme/default/img/draw_line_off.png | Bin OpenLayers/theme/default/img/draw_line_on.png | Bin OpenLayers/theme/default/img/draw_point_off.png | Bin OpenLayers/theme/default/img/draw_point_on.png | Bin OpenLayers/theme/default/img/draw_polygon_off.png | Bin OpenLayers/theme/default/img/draw_polygon_on.png | Bin OpenLayers/theme/default/img/editing_tool_bar.png | Bin OpenLayers/theme/default/img/move_feature_off.png | Bin OpenLayers/theme/default/img/move_feature_on.png | Bin OpenLayers/theme/default/img/navigation_history.png | Bin .../theme/default/img/overview_replacement.gif | Bin OpenLayers/theme/default/img/pan-panel-NOALPHA.png | Bin OpenLayers/theme/default/img/pan-panel.png | Bin OpenLayers/theme/default/img/pan_off.png | Bin OpenLayers/theme/default/img/pan_on.png | Bin OpenLayers/theme/default/img/panning-hand-off.png | Bin OpenLayers/theme/default/img/panning-hand-on.png | Bin OpenLayers/theme/default/img/remove_point_off.png | Bin OpenLayers/theme/default/img/remove_point_on.png | Bin OpenLayers/theme/default/img/ruler.png | Bin OpenLayers/theme/default/img/save_features_off.png | Bin OpenLayers/theme/default/img/save_features_on.png | Bin OpenLayers/theme/default/img/view_next_off.png | Bin OpenLayers/theme/default/img/view_next_on.png | Bin OpenLayers/theme/default/img/view_previous_off.png | Bin OpenLayers/theme/default/img/view_previous_on.png | Bin OpenLayers/theme/default/img/zoom-panel-NOALPHA.png | Bin OpenLayers/theme/default/img/zoom-panel.png | Bin OpenLayers/theme/default/style.css | 0 OpenLayers/theme/default/style.mobile.css | 0 OpenLayers/theme/default/style.mobile.tidy.css | 0 OpenLayers/theme/default/style.tidy.css | 0 OpenLayers/tools/BeautifulSoup.py | 0 OpenLayers/tools/README.txt | 0 OpenLayers/tools/closure_library_jscompiler.py | 0 OpenLayers/tools/closure_ws.py | 0 OpenLayers/tools/exampleparser.py | 0 OpenLayers/tools/jsmin.c | 0 OpenLayers/tools/jsmin.py | 0 OpenLayers/tools/mergejs.py | 0 OpenLayers/tools/minimize.py | 0 OpenLayers/tools/oldot.py | 0 OpenLayers/tools/release.sh | 0 OpenLayers/tools/shrinksafe.py | 0 OpenLayers/tools/toposort.py | 0 OpenLayers/tools/uglify_js.py | 0 OpenLayers/tools/update_dev_dir.sh | 0 PhpOffice/Common/Adapter/Zip/PclZipAdapter.php | 0 PhpOffice/Common/Adapter/Zip/ZipArchiveAdapter.php | 0 PhpOffice/Common/Adapter/Zip/ZipInterface.php | 0 PhpOffice/Common/Autoloader.php | 0 PhpOffice/Common/Drawing.php | 0 PhpOffice/Common/File.php | 0 PhpOffice/Common/Font.php | 0 PhpOffice/Common/LICENSE | 0 PhpOffice/Common/Microsoft/OLERead.php | 0 PhpOffice/Common/Microsoft/PasswordEncoder.php | 0 PhpOffice/Common/Text.php | 0 PhpOffice/Common/XMLReader.php | 0 PhpOffice/Common/XMLWriter.php | 0 PhpOffice/PhpPresentation/AbstractShape.php | 0 PhpOffice/PhpPresentation/Autoloader.php | 0 PhpOffice/PhpPresentation/ComparableInterface.php | 0 PhpOffice/PhpPresentation/DocumentLayout.php | 0 PhpOffice/PhpPresentation/DocumentProperties.php | 0 .../Exception/DirectoryNotFoundException.php | 0 .../Exception/FeatureNotImplementedException.php | 0 .../PhpPresentation/Exception/FileCopyException.php | 0 .../Exception/FileNotFoundException.php | 0 .../Exception/FileRemoveException.php | 0 .../Exception/InvalidClassException.php | 0 .../Exception/InvalidFileFormatException.php | 0 .../Exception/InvalidParameterException.php | 0 .../Exception/OutOfBoundsException.php | 0 .../Exception/PhpPresentationException.php | 0 .../ShapeContainerAlreadyAssignedException.php | 0 .../Exception/UnauthorizedMimetypeException.php | 0 .../Exception/UndefinedChartTypeException.php | 0 PhpOffice/PhpPresentation/GeometryCalculator.php | 0 PhpOffice/PhpPresentation/HashTable.php | 0 PhpOffice/PhpPresentation/IOFactory.php | 0 PhpOffice/PhpPresentation/LICENSE | 0 PhpOffice/PhpPresentation/PhpPresentation.php | 0 .../PhpPresentation/PresentationProperties.php | 0 PhpOffice/PhpPresentation/Reader/ODPresentation.php | 0 PhpOffice/PhpPresentation/Reader/PowerPoint2007.php | 0 PhpOffice/PhpPresentation/Reader/PowerPoint97.php | 0 .../PhpPresentation/Reader/ReaderInterface.php | 0 PhpOffice/PhpPresentation/Reader/Serialized.php | 0 PhpOffice/PhpPresentation/Shape/AbstractGraphic.php | 0 PhpOffice/PhpPresentation/Shape/AutoShape.php | 0 PhpOffice/PhpPresentation/Shape/Chart.php | 0 PhpOffice/PhpPresentation/Shape/Chart/Axis.php | 0 PhpOffice/PhpPresentation/Shape/Chart/Gridlines.php | 0 PhpOffice/PhpPresentation/Shape/Chart/Legend.php | 0 PhpOffice/PhpPresentation/Shape/Chart/Marker.php | 0 PhpOffice/PhpPresentation/Shape/Chart/PlotArea.php | 0 PhpOffice/PhpPresentation/Shape/Chart/Series.php | 0 PhpOffice/PhpPresentation/Shape/Chart/Title.php | 0 .../Shape/Chart/Type/AbstractType.php | 0 .../Shape/Chart/Type/AbstractTypeBar.php | 0 .../Shape/Chart/Type/AbstractTypeLine.php | 0 .../Shape/Chart/Type/AbstractTypePie.php | 0 PhpOffice/PhpPresentation/Shape/Chart/Type/Area.php | 0 PhpOffice/PhpPresentation/Shape/Chart/Type/Bar.php | 0 .../PhpPresentation/Shape/Chart/Type/Bar3D.php | 0 .../PhpPresentation/Shape/Chart/Type/Doughnut.php | 0 PhpOffice/PhpPresentation/Shape/Chart/Type/Line.php | 0 PhpOffice/PhpPresentation/Shape/Chart/Type/Pie.php | 0 .../PhpPresentation/Shape/Chart/Type/Pie3D.php | 0 .../PhpPresentation/Shape/Chart/Type/Radar.php | 0 .../PhpPresentation/Shape/Chart/Type/Scatter.php | 0 PhpOffice/PhpPresentation/Shape/Chart/View3D.php | 0 PhpOffice/PhpPresentation/Shape/Comment.php | 0 PhpOffice/PhpPresentation/Shape/Comment/Author.php | 0 .../Shape/Drawing/AbstractDrawingAdapter.php | 0 PhpOffice/PhpPresentation/Shape/Drawing/Base64.php | 0 PhpOffice/PhpPresentation/Shape/Drawing/File.php | 0 PhpOffice/PhpPresentation/Shape/Drawing/Gd.php | 0 PhpOffice/PhpPresentation/Shape/Drawing/ZipFile.php | 0 PhpOffice/PhpPresentation/Shape/Group.php | 0 PhpOffice/PhpPresentation/Shape/Hyperlink.php | 0 PhpOffice/PhpPresentation/Shape/Line.php | 0 PhpOffice/PhpPresentation/Shape/Media.php | 0 PhpOffice/PhpPresentation/Shape/Placeholder.php | 0 PhpOffice/PhpPresentation/Shape/RichText.php | 0 .../PhpPresentation/Shape/RichText/BreakElement.php | 0 .../PhpPresentation/Shape/RichText/Paragraph.php | 0 PhpOffice/PhpPresentation/Shape/RichText/Run.php | 0 .../PhpPresentation/Shape/RichText/TextElement.php | 0 .../Shape/RichText/TextElementInterface.php | 0 PhpOffice/PhpPresentation/Shape/Table.php | 0 PhpOffice/PhpPresentation/Shape/Table/Cell.php | 0 PhpOffice/PhpPresentation/Shape/Table/Row.php | 0 .../PhpPresentation/ShapeContainerInterface.php | 0 PhpOffice/PhpPresentation/Slide.php | 0 .../PhpPresentation/Slide/AbstractBackground.php | 0 PhpOffice/PhpPresentation/Slide/AbstractSlide.php | 0 PhpOffice/PhpPresentation/Slide/Animation.php | 0 .../PhpPresentation/Slide/Background/Color.php | 0 .../PhpPresentation/Slide/Background/Image.php | 0 .../Slide/Background/SchemeColor.php | 0 PhpOffice/PhpPresentation/Slide/Iterator.php | 0 PhpOffice/PhpPresentation/Slide/Layout.php | 0 PhpOffice/PhpPresentation/Slide/Note.php | 0 PhpOffice/PhpPresentation/Slide/SlideLayout.php | 0 PhpOffice/PhpPresentation/Slide/SlideMaster.php | 0 PhpOffice/PhpPresentation/Slide/Transition.php | 0 PhpOffice/PhpPresentation/Style/Alignment.php | 0 PhpOffice/PhpPresentation/Style/Border.php | 0 PhpOffice/PhpPresentation/Style/Borders.php | 0 PhpOffice/PhpPresentation/Style/Bullet.php | 0 PhpOffice/PhpPresentation/Style/Color.php | 0 PhpOffice/PhpPresentation/Style/ColorMap.php | 0 PhpOffice/PhpPresentation/Style/Fill.php | 0 PhpOffice/PhpPresentation/Style/Font.php | 0 PhpOffice/PhpPresentation/Style/Outline.php | 0 PhpOffice/PhpPresentation/Style/SchemeColor.php | 0 PhpOffice/PhpPresentation/Style/Shadow.php | 0 PhpOffice/PhpPresentation/Style/TextStyle.php | 0 .../Writer/AbstractDecoratorWriter.php | 0 PhpOffice/PhpPresentation/Writer/AbstractWriter.php | 0 PhpOffice/PhpPresentation/Writer/ODPresentation.php | 0 .../ODPresentation/AbstractDecoratorWriter.php | 0 .../Writer/ODPresentation/Content.php | 0 .../PhpPresentation/Writer/ODPresentation/Meta.php | 0 .../Writer/ODPresentation/MetaInfManifest.php | 0 .../Writer/ODPresentation/Mimetype.php | 0 .../Writer/ODPresentation/ObjectsChart.php | 0 .../Writer/ODPresentation/Pictures.php | 0 .../Writer/ODPresentation/Styles.php | 0 .../Writer/ODPresentation/ThumbnailsThumbnail.php | 0 PhpOffice/PhpPresentation/Writer/PowerPoint2007.php | 0 .../PowerPoint2007/AbstractDecoratorWriter.php | 0 .../Writer/PowerPoint2007/AbstractSlide.php | 0 .../Writer/PowerPoint2007/CommentAuthors.php | 0 .../Writer/PowerPoint2007/ContentTypes.php | 0 .../Writer/PowerPoint2007/DocPropsApp.php | 0 .../Writer/PowerPoint2007/DocPropsCore.php | 0 .../Writer/PowerPoint2007/DocPropsCustom.php | 0 .../Writer/PowerPoint2007/DocPropsThumbnail.php | 0 .../Writer/PowerPoint2007/PptCharts.php | 0 .../Writer/PowerPoint2007/PptComments.php | 0 .../Writer/PowerPoint2007/PptMedia.php | 0 .../Writer/PowerPoint2007/PptPresProps.php | 0 .../Writer/PowerPoint2007/PptPresentation.php | 0 .../Writer/PowerPoint2007/PptSlideLayouts.php | 0 .../Writer/PowerPoint2007/PptSlideMasters.php | 0 .../Writer/PowerPoint2007/PptSlides.php | 0 .../Writer/PowerPoint2007/PptTableProps.php | 0 .../Writer/PowerPoint2007/PptTheme.php | 0 .../Writer/PowerPoint2007/PptViewProps.php | 0 .../Writer/PowerPoint2007/Relationships.php | 0 PhpOffice/PhpPresentation/Writer/Serialized.php | 0 .../PhpPresentation/Writer/WriterInterface.php | 0 .../PhpSpreadsheet/Calculation/ArrayEnabled.php | 0 .../PhpSpreadsheet/Calculation/BinaryComparison.php | 0 .../PhpSpreadsheet/Calculation/Calculation.php | 0 PhpOffice/PhpSpreadsheet/Calculation/Category.php | 0 PhpOffice/PhpSpreadsheet/Calculation/Database.php | 0 .../Calculation/Database/DAverage.php | 0 .../PhpSpreadsheet/Calculation/Database/DCount.php | 0 .../PhpSpreadsheet/Calculation/Database/DCountA.php | 0 .../PhpSpreadsheet/Calculation/Database/DGet.php | 0 .../PhpSpreadsheet/Calculation/Database/DMax.php | 0 .../PhpSpreadsheet/Calculation/Database/DMin.php | 0 .../Calculation/Database/DProduct.php | 0 .../PhpSpreadsheet/Calculation/Database/DStDev.php | 0 .../PhpSpreadsheet/Calculation/Database/DStDevP.php | 0 .../PhpSpreadsheet/Calculation/Database/DSum.php | 0 .../PhpSpreadsheet/Calculation/Database/DVar.php | 0 .../PhpSpreadsheet/Calculation/Database/DVarP.php | 0 .../Calculation/Database/DatabaseAbstract.php | 0 PhpOffice/PhpSpreadsheet/Calculation/DateTime.php | 0 .../Calculation/DateTimeExcel/Constants.php | 0 .../Calculation/DateTimeExcel/Current.php | 0 .../Calculation/DateTimeExcel/Date.php | 0 .../Calculation/DateTimeExcel/DateParts.php | 0 .../Calculation/DateTimeExcel/DateValue.php | 0 .../Calculation/DateTimeExcel/Days.php | 0 .../Calculation/DateTimeExcel/Days360.php | 0 .../Calculation/DateTimeExcel/Difference.php | 0 .../Calculation/DateTimeExcel/Helpers.php | 0 .../Calculation/DateTimeExcel/Month.php | 0 .../Calculation/DateTimeExcel/NetworkDays.php | 0 .../Calculation/DateTimeExcel/Time.php | 0 .../Calculation/DateTimeExcel/TimeParts.php | 0 .../Calculation/DateTimeExcel/TimeValue.php | 0 .../Calculation/DateTimeExcel/Week.php | 0 .../Calculation/DateTimeExcel/WorkDay.php | 0 .../Calculation/DateTimeExcel/YearFrac.php | 0 .../Calculation/Engine/ArrayArgumentHelper.php | 0 .../Calculation/Engine/ArrayArgumentProcessor.php | 0 .../Calculation/Engine/BranchPruner.php | 0 .../Calculation/Engine/CyclicReferenceStack.php | 0 .../Calculation/Engine/FormattedNumber.php | 0 .../PhpSpreadsheet/Calculation/Engine/Logger.php | 0 .../Calculation/Engine/Operands/Operand.php | 0 .../Engine/Operands/StructuredReference.php | 0 .../PhpSpreadsheet/Calculation/Engineering.php | 0 .../Calculation/Engineering/BesselI.php | 0 .../Calculation/Engineering/BesselJ.php | 0 .../Calculation/Engineering/BesselK.php | 0 .../Calculation/Engineering/BesselY.php | 0 .../Calculation/Engineering/BitWise.php | 0 .../Calculation/Engineering/Compare.php | 0 .../Calculation/Engineering/Complex.php | 0 .../Calculation/Engineering/ComplexFunctions.php | 0 .../Calculation/Engineering/ComplexOperations.php | 0 .../Calculation/Engineering/Constants.php | 0 .../Calculation/Engineering/ConvertBase.php | 0 .../Calculation/Engineering/ConvertBinary.php | 0 .../Calculation/Engineering/ConvertDecimal.php | 0 .../Calculation/Engineering/ConvertHex.php | 0 .../Calculation/Engineering/ConvertOctal.php | 0 .../Calculation/Engineering/ConvertUOM.php | 0 .../Engineering/EngineeringValidations.php | 0 .../PhpSpreadsheet/Calculation/Engineering/Erf.php | 0 .../PhpSpreadsheet/Calculation/Engineering/ErfC.php | 0 PhpOffice/PhpSpreadsheet/Calculation/Exception.php | 0 .../PhpSpreadsheet/Calculation/ExceptionHandler.php | 0 PhpOffice/PhpSpreadsheet/Calculation/Financial.php | 0 .../Calculation/Financial/Amortization.php | 0 .../Financial/CashFlow/CashFlowValidations.php | 0 .../Financial/CashFlow/Constant/Periodic.php | 0 .../CashFlow/Constant/Periodic/Cumulative.php | 0 .../CashFlow/Constant/Periodic/Interest.php | 0 .../Constant/Periodic/InterestAndPrincipal.php | 0 .../CashFlow/Constant/Periodic/Payments.php | 0 .../Calculation/Financial/CashFlow/Single.php | 0 .../Financial/CashFlow/Variable/NonPeriodic.php | 0 .../Financial/CashFlow/Variable/Periodic.php | 0 .../Calculation/Financial/Constants.php | 0 .../Calculation/Financial/Coupons.php | 0 .../Calculation/Financial/Depreciation.php | 0 .../PhpSpreadsheet/Calculation/Financial/Dollar.php | 0 .../Calculation/Financial/FinancialValidations.php | 0 .../Calculation/Financial/Helpers.php | 0 .../Calculation/Financial/InterestRate.php | 0 .../Financial/Securities/AccruedInterest.php | 0 .../Calculation/Financial/Securities/Price.php | 0 .../Calculation/Financial/Securities/Rates.php | 0 .../Financial/Securities/SecurityValidations.php | 0 .../Calculation/Financial/Securities/Yields.php | 0 .../Calculation/Financial/TreasuryBill.php | 0 .../PhpSpreadsheet/Calculation/FormulaParser.php | 0 .../PhpSpreadsheet/Calculation/FormulaToken.php | 0 PhpOffice/PhpSpreadsheet/Calculation/Functions.php | 0 .../Calculation/Information/ErrorValue.php | 0 .../Calculation/Information/ExcelError.php | 0 .../Calculation/Information/Value.php | 0 .../Calculation/Internal/MakeMatrix.php | 0 .../Calculation/Internal/WildcardMatch.php | 0 PhpOffice/PhpSpreadsheet/Calculation/Logical.php | 0 .../PhpSpreadsheet/Calculation/Logical/Boolean.php | 0 .../Calculation/Logical/Conditional.php | 0 .../Calculation/Logical/Operations.php | 0 PhpOffice/PhpSpreadsheet/Calculation/LookupRef.php | 0 .../Calculation/LookupRef/Address.php | 0 .../Calculation/LookupRef/ExcelMatch.php | 0 .../PhpSpreadsheet/Calculation/LookupRef/Filter.php | 0 .../Calculation/LookupRef/Formula.php | 0 .../Calculation/LookupRef/HLookup.php | 0 .../Calculation/LookupRef/Helpers.php | 0 .../Calculation/LookupRef/Hyperlink.php | 0 .../Calculation/LookupRef/Indirect.php | 0 .../PhpSpreadsheet/Calculation/LookupRef/Lookup.php | 0 .../Calculation/LookupRef/LookupBase.php | 0 .../Calculation/LookupRef/LookupRefValidations.php | 0 .../PhpSpreadsheet/Calculation/LookupRef/Matrix.php | 0 .../PhpSpreadsheet/Calculation/LookupRef/Offset.php | 0 .../Calculation/LookupRef/RowColumnInformation.php | 0 .../Calculation/LookupRef/Selection.php | 0 .../PhpSpreadsheet/Calculation/LookupRef/Sort.php | 0 .../PhpSpreadsheet/Calculation/LookupRef/Unique.php | 0 .../Calculation/LookupRef/VLookup.php | 0 PhpOffice/PhpSpreadsheet/Calculation/MathTrig.php | 0 .../Calculation/MathTrig/Absolute.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Angle.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Arabic.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Base.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Ceiling.php | 0 .../Calculation/MathTrig/Combinations.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Exp.php | 0 .../Calculation/MathTrig/Factorial.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Floor.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Gcd.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Helpers.php | 0 .../Calculation/MathTrig/IntClass.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Lcm.php | 0 .../Calculation/MathTrig/Logarithms.php | 0 .../Calculation/MathTrig/MatrixFunctions.php | 0 .../Calculation/MathTrig/Operations.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Random.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Roman.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Round.php | 0 .../Calculation/MathTrig/SeriesSum.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Sign.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Sqrt.php | 0 .../Calculation/MathTrig/Subtotal.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Sum.php | 0 .../Calculation/MathTrig/SumSquares.php | 0 .../Calculation/MathTrig/Trig/Cosecant.php | 0 .../Calculation/MathTrig/Trig/Cosine.php | 0 .../Calculation/MathTrig/Trig/Cotangent.php | 0 .../Calculation/MathTrig/Trig/Secant.php | 0 .../Calculation/MathTrig/Trig/Sine.php | 0 .../Calculation/MathTrig/Trig/Tangent.php | 0 .../PhpSpreadsheet/Calculation/MathTrig/Trunc.php | 0 .../PhpSpreadsheet/Calculation/Statistical.php | 0 .../Calculation/Statistical/AggregateBase.php | 0 .../Calculation/Statistical/Averages.php | 0 .../Calculation/Statistical/Averages/Mean.php | 0 .../Calculation/Statistical/Conditional.php | 0 .../Calculation/Statistical/Confidence.php | 0 .../Calculation/Statistical/Counts.php | 0 .../Calculation/Statistical/Deviations.php | 0 .../Calculation/Statistical/Distributions/Beta.php | 0 .../Statistical/Distributions/Binomial.php | 0 .../Statistical/Distributions/ChiSquared.php | 0 .../Distributions/DistributionValidations.php | 0 .../Statistical/Distributions/Exponential.php | 0 .../Calculation/Statistical/Distributions/F.php | 0 .../Statistical/Distributions/Fisher.php | 0 .../Calculation/Statistical/Distributions/Gamma.php | 0 .../Statistical/Distributions/GammaBase.php | 0 .../Statistical/Distributions/HyperGeometric.php | 0 .../Statistical/Distributions/LogNormal.php | 0 .../Statistical/Distributions/NewtonRaphson.php | 0 .../Statistical/Distributions/Normal.php | 0 .../Statistical/Distributions/Poisson.php | 0 .../Statistical/Distributions/StandardNormal.php | 0 .../Statistical/Distributions/StudentT.php | 0 .../Statistical/Distributions/Weibull.php | 0 .../Calculation/Statistical/MaxMinBase.php | 0 .../Calculation/Statistical/Maximum.php | 0 .../Calculation/Statistical/Minimum.php | 0 .../Calculation/Statistical/Percentiles.php | 0 .../Calculation/Statistical/Permutations.php | 0 .../PhpSpreadsheet/Calculation/Statistical/Size.php | 0 .../Calculation/Statistical/StandardDeviations.php | 0 .../Calculation/Statistical/Standardize.php | 0 .../Statistical/StatisticalValidations.php | 0 .../Calculation/Statistical/Trends.php | 0 .../Calculation/Statistical/VarianceBase.php | 0 .../Calculation/Statistical/Variances.php | 0 PhpOffice/PhpSpreadsheet/Calculation/TextData.php | 0 .../Calculation/TextData/CaseConvert.php | 0 .../Calculation/TextData/CharacterConvert.php | 0 .../Calculation/TextData/Concatenate.php | 0 .../PhpSpreadsheet/Calculation/TextData/Extract.php | 0 .../PhpSpreadsheet/Calculation/TextData/Format.php | 0 .../PhpSpreadsheet/Calculation/TextData/Helpers.php | 0 .../PhpSpreadsheet/Calculation/TextData/Replace.php | 0 .../PhpSpreadsheet/Calculation/TextData/Search.php | 0 .../PhpSpreadsheet/Calculation/TextData/Text.php | 0 .../PhpSpreadsheet/Calculation/TextData/Trim.php | 0 .../PhpSpreadsheet/Calculation/Token/Stack.php | 0 PhpOffice/PhpSpreadsheet/Calculation/Web.php | 0 .../PhpSpreadsheet/Calculation/Web/Service.php | 0 .../Calculation/locale/Translations.xlsx | Bin .../PhpSpreadsheet/Calculation/locale/bg/config | 0 .../PhpSpreadsheet/Calculation/locale/bg/functions | 0 .../PhpSpreadsheet/Calculation/locale/cs/config | 0 .../PhpSpreadsheet/Calculation/locale/cs/functions | 0 .../PhpSpreadsheet/Calculation/locale/da/config | 0 .../PhpSpreadsheet/Calculation/locale/da/functions | 0 .../PhpSpreadsheet/Calculation/locale/de/config | 0 .../PhpSpreadsheet/Calculation/locale/de/functions | 0 .../PhpSpreadsheet/Calculation/locale/en/uk/config | 0 .../PhpSpreadsheet/Calculation/locale/es/config | 0 .../PhpSpreadsheet/Calculation/locale/es/functions | 0 .../PhpSpreadsheet/Calculation/locale/fi/config | 0 .../PhpSpreadsheet/Calculation/locale/fi/functions | 0 .../PhpSpreadsheet/Calculation/locale/fr/config | 0 .../PhpSpreadsheet/Calculation/locale/fr/functions | 0 .../PhpSpreadsheet/Calculation/locale/hu/config | 0 .../PhpSpreadsheet/Calculation/locale/hu/functions | 0 .../PhpSpreadsheet/Calculation/locale/it/config | 0 .../PhpSpreadsheet/Calculation/locale/it/functions | 0 .../PhpSpreadsheet/Calculation/locale/nb/config | 0 .../PhpSpreadsheet/Calculation/locale/nb/functions | 0 .../PhpSpreadsheet/Calculation/locale/nl/config | 0 .../PhpSpreadsheet/Calculation/locale/nl/functions | 0 .../PhpSpreadsheet/Calculation/locale/pl/config | 0 .../PhpSpreadsheet/Calculation/locale/pl/functions | 0 .../PhpSpreadsheet/Calculation/locale/pt/br/config | 0 .../Calculation/locale/pt/br/functions | 0 .../PhpSpreadsheet/Calculation/locale/pt/config | 0 .../PhpSpreadsheet/Calculation/locale/pt/functions | 0 .../PhpSpreadsheet/Calculation/locale/ru/config | 0 .../PhpSpreadsheet/Calculation/locale/ru/functions | 0 .../PhpSpreadsheet/Calculation/locale/sv/config | 0 .../PhpSpreadsheet/Calculation/locale/sv/functions | 0 .../PhpSpreadsheet/Calculation/locale/tr/config | 0 .../PhpSpreadsheet/Calculation/locale/tr/functions | 0 PhpOffice/PhpSpreadsheet/Cell/AddressHelper.php | 0 PhpOffice/PhpSpreadsheet/Cell/AddressRange.php | 0 .../PhpSpreadsheet/Cell/AdvancedValueBinder.php | 0 PhpOffice/PhpSpreadsheet/Cell/Cell.php | 0 PhpOffice/PhpSpreadsheet/Cell/CellAddress.php | 0 PhpOffice/PhpSpreadsheet/Cell/CellRange.php | 0 PhpOffice/PhpSpreadsheet/Cell/ColumnRange.php | 0 PhpOffice/PhpSpreadsheet/Cell/Coordinate.php | 0 PhpOffice/PhpSpreadsheet/Cell/DataType.php | 0 PhpOffice/PhpSpreadsheet/Cell/DataValidation.php | 0 PhpOffice/PhpSpreadsheet/Cell/DataValidator.php | 0 .../PhpSpreadsheet/Cell/DefaultValueBinder.php | 0 PhpOffice/PhpSpreadsheet/Cell/Hyperlink.php | 0 PhpOffice/PhpSpreadsheet/Cell/IValueBinder.php | 0 PhpOffice/PhpSpreadsheet/Cell/RowRange.php | 0 PhpOffice/PhpSpreadsheet/Cell/StringValueBinder.php | 0 PhpOffice/PhpSpreadsheet/CellReferenceHelper.php | 0 PhpOffice/PhpSpreadsheet/Chart/Axis.php | 0 PhpOffice/PhpSpreadsheet/Chart/Chart.php | 0 PhpOffice/PhpSpreadsheet/Chart/ChartColor.php | 0 PhpOffice/PhpSpreadsheet/Chart/DataSeries.php | 0 PhpOffice/PhpSpreadsheet/Chart/DataSeriesValues.php | 0 PhpOffice/PhpSpreadsheet/Chart/Exception.php | 0 PhpOffice/PhpSpreadsheet/Chart/GridLines.php | 0 PhpOffice/PhpSpreadsheet/Chart/Layout.php | 0 PhpOffice/PhpSpreadsheet/Chart/Legend.php | 0 PhpOffice/PhpSpreadsheet/Chart/PlotArea.php | 0 PhpOffice/PhpSpreadsheet/Chart/Properties.php | 0 .../PhpSpreadsheet/Chart/Renderer/IRenderer.php | 0 PhpOffice/PhpSpreadsheet/Chart/Renderer/JpGraph.php | 0 .../Chart/Renderer/JpGraphRendererBase.php | 0 .../Chart/Renderer/MtJpGraphRenderer.php | 0 .../Chart/Renderer/PHP Charting Libraries.txt | 0 PhpOffice/PhpSpreadsheet/Chart/Title.php | 0 PhpOffice/PhpSpreadsheet/Chart/TrendLine.php | 0 PhpOffice/PhpSpreadsheet/Collection/Cells.php | 0 .../PhpSpreadsheet/Collection/CellsFactory.php | 0 .../Collection/Memory/SimpleCache1.php | 0 .../Collection/Memory/SimpleCache3.php | 0 PhpOffice/PhpSpreadsheet/Comment.php | 0 PhpOffice/PhpSpreadsheet/DefinedName.php | 0 PhpOffice/PhpSpreadsheet/Document/Properties.php | 0 PhpOffice/PhpSpreadsheet/Document/Security.php | 0 PhpOffice/PhpSpreadsheet/Exception.php | 0 PhpOffice/PhpSpreadsheet/HashTable.php | 0 PhpOffice/PhpSpreadsheet/Helper/Dimension.php | 0 PhpOffice/PhpSpreadsheet/Helper/Html.php | 0 PhpOffice/PhpSpreadsheet/Helper/Sample.php | 0 PhpOffice/PhpSpreadsheet/Helper/Size.php | 0 PhpOffice/PhpSpreadsheet/Helper/TextGrid.php | 0 PhpOffice/PhpSpreadsheet/IComparable.php | 0 PhpOffice/PhpSpreadsheet/IOFactory.php | 0 PhpOffice/PhpSpreadsheet/LICENSE | 0 PhpOffice/PhpSpreadsheet/NamedFormula.php | 0 PhpOffice/PhpSpreadsheet/NamedRange.php | 0 PhpOffice/PhpSpreadsheet/Reader/BaseReader.php | 0 PhpOffice/PhpSpreadsheet/Reader/Csv.php | 0 PhpOffice/PhpSpreadsheet/Reader/Csv/Delimiter.php | 0 .../PhpSpreadsheet/Reader/DefaultReadFilter.php | 0 PhpOffice/PhpSpreadsheet/Reader/Exception.php | 0 PhpOffice/PhpSpreadsheet/Reader/Gnumeric.php | 0 .../PhpSpreadsheet/Reader/Gnumeric/PageSetup.php | 0 .../PhpSpreadsheet/Reader/Gnumeric/Properties.php | 0 PhpOffice/PhpSpreadsheet/Reader/Gnumeric/Styles.php | 0 PhpOffice/PhpSpreadsheet/Reader/Html.php | 0 PhpOffice/PhpSpreadsheet/Reader/IReadFilter.php | 0 PhpOffice/PhpSpreadsheet/Reader/IReader.php | 0 PhpOffice/PhpSpreadsheet/Reader/Ods.php | 0 PhpOffice/PhpSpreadsheet/Reader/Ods/AutoFilter.php | 0 PhpOffice/PhpSpreadsheet/Reader/Ods/BaseLoader.php | 0 .../PhpSpreadsheet/Reader/Ods/DefinedNames.php | 0 .../PhpSpreadsheet/Reader/Ods/FormulaTranslator.php | 0 .../PhpSpreadsheet/Reader/Ods/PageSettings.php | 0 PhpOffice/PhpSpreadsheet/Reader/Ods/Properties.php | 0 .../PhpSpreadsheet/Reader/Security/XmlScanner.php | 0 PhpOffice/PhpSpreadsheet/Reader/Slk.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xls.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xls/Color.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php | 0 .../PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php | 0 .../Reader/Xls/ConditionalFormatting.php | 0 .../Reader/Xls/DataValidationHelper.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xls/ErrorCode.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xls/Escher.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xls/MD5.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xls/RC4.php | 0 .../PhpSpreadsheet/Reader/Xls/Style/Border.php | 0 .../Reader/Xls/Style/CellAlignment.php | 0 .../PhpSpreadsheet/Reader/Xls/Style/CellFont.php | 0 .../PhpSpreadsheet/Reader/Xls/Style/FillPattern.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xlsx.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php | 0 .../PhpSpreadsheet/Reader/Xlsx/BaseParserClass.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Chart.php | 0 .../Reader/Xlsx/ColumnAndRowAttributes.php | 0 .../Reader/Xlsx/ConditionalStyles.php | 0 .../PhpSpreadsheet/Reader/Xlsx/DataValidations.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Namespaces.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xlsx/PageSetup.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Properties.php | 0 .../PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xlsx/SheetViews.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Styles.php | 0 .../PhpSpreadsheet/Reader/Xlsx/TableReader.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Theme.php | 0 .../PhpSpreadsheet/Reader/Xlsx/WorkbookView.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xml.php | 0 .../PhpSpreadsheet/Reader/Xml/PageSettings.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xml/Properties.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xml/Style.php | 0 .../PhpSpreadsheet/Reader/Xml/Style/Alignment.php | 0 .../PhpSpreadsheet/Reader/Xml/Style/Border.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Fill.php | 0 PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Font.php | 0 .../Reader/Xml/Style/NumberFormat.php | 0 .../PhpSpreadsheet/Reader/Xml/Style/StyleBase.php | 0 PhpOffice/PhpSpreadsheet/ReferenceHelper.php | 0 PhpOffice/PhpSpreadsheet/RichText/ITextElement.php | 0 PhpOffice/PhpSpreadsheet/RichText/RichText.php | 0 PhpOffice/PhpSpreadsheet/RichText/Run.php | 0 PhpOffice/PhpSpreadsheet/RichText/TextElement.php | 0 PhpOffice/PhpSpreadsheet/Settings.php | 0 PhpOffice/PhpSpreadsheet/Shared/CodePage.php | 0 PhpOffice/PhpSpreadsheet/Shared/Date.php | 0 PhpOffice/PhpSpreadsheet/Shared/Drawing.php | 0 PhpOffice/PhpSpreadsheet/Shared/Escher.php | 0 .../PhpSpreadsheet/Shared/Escher/DgContainer.php | 0 .../Shared/Escher/DgContainer/SpgrContainer.php | 0 .../DgContainer/SpgrContainer/SpContainer.php | 0 .../PhpSpreadsheet/Shared/Escher/DggContainer.php | 0 .../Shared/Escher/DggContainer/BstoreContainer.php | 0 .../Escher/DggContainer/BstoreContainer/BSE.php | 0 .../DggContainer/BstoreContainer/BSE/Blip.php | 0 PhpOffice/PhpSpreadsheet/Shared/File.php | 0 PhpOffice/PhpSpreadsheet/Shared/Font.php | 0 PhpOffice/PhpSpreadsheet/Shared/IntOrFloat.php | 0 PhpOffice/PhpSpreadsheet/Shared/OLE.php | 0 .../Shared/OLE/ChainedBlockStream.php | 0 PhpOffice/PhpSpreadsheet/Shared/OLE/PPS.php | 0 PhpOffice/PhpSpreadsheet/Shared/OLE/PPS/File.php | 0 PhpOffice/PhpSpreadsheet/Shared/OLE/PPS/Root.php | 0 PhpOffice/PhpSpreadsheet/Shared/OLERead.php | 0 PhpOffice/PhpSpreadsheet/Shared/PasswordHasher.php | 0 PhpOffice/PhpSpreadsheet/Shared/StringHelper.php | 0 PhpOffice/PhpSpreadsheet/Shared/TimeZone.php | 0 PhpOffice/PhpSpreadsheet/Shared/Trend/BestFit.php | 0 .../Shared/Trend/ExponentialBestFit.php | 0 .../PhpSpreadsheet/Shared/Trend/LinearBestFit.php | 0 .../Shared/Trend/LogarithmicBestFit.php | 0 .../Shared/Trend/PolynomialBestFit.php | 0 .../PhpSpreadsheet/Shared/Trend/PowerBestFit.php | 0 PhpOffice/PhpSpreadsheet/Shared/Trend/Trend.php | 0 PhpOffice/PhpSpreadsheet/Shared/XMLWriter.php | 0 PhpOffice/PhpSpreadsheet/Shared/Xls.php | 0 PhpOffice/PhpSpreadsheet/Spreadsheet.php | 0 PhpOffice/PhpSpreadsheet/Style/Alignment.php | 0 PhpOffice/PhpSpreadsheet/Style/Border.php | 0 PhpOffice/PhpSpreadsheet/Style/Borders.php | 0 PhpOffice/PhpSpreadsheet/Style/Color.php | 0 PhpOffice/PhpSpreadsheet/Style/Conditional.php | 0 .../Style/ConditionalFormatting/CellMatcher.php | 0 .../ConditionalFormatting/CellStyleAssessor.php | 0 .../ConditionalFormatting/ConditionalDataBar.php | 0 .../ConditionalDataBarExtension.php | 0 .../ConditionalFormatValueObject.php | 0 .../ConditionalFormattingRuleExtension.php | 0 .../Style/ConditionalFormatting/StyleMerger.php | 0 .../Style/ConditionalFormatting/Wizard.php | 0 .../Style/ConditionalFormatting/Wizard/Blanks.php | 0 .../ConditionalFormatting/Wizard/CellValue.php | 0 .../ConditionalFormatting/Wizard/DateValue.php | 0 .../ConditionalFormatting/Wizard/Duplicates.php | 0 .../Style/ConditionalFormatting/Wizard/Errors.php | 0 .../ConditionalFormatting/Wizard/Expression.php | 0 .../ConditionalFormatting/Wizard/TextValue.php | 0 .../ConditionalFormatting/Wizard/WizardAbstract.php | 0 .../Wizard/WizardInterface.php | 0 PhpOffice/PhpSpreadsheet/Style/Fill.php | 0 PhpOffice/PhpSpreadsheet/Style/Font.php | 0 PhpOffice/PhpSpreadsheet/Style/NumberFormat.php | 0 .../Style/NumberFormat/BaseFormatter.php | 0 .../Style/NumberFormat/DateFormatter.php | 0 .../PhpSpreadsheet/Style/NumberFormat/Formatter.php | 0 .../Style/NumberFormat/FractionFormatter.php | 0 .../Style/NumberFormat/NumberFormatter.php | 0 .../Style/NumberFormat/PercentageFormatter.php | 0 PhpOffice/PhpSpreadsheet/Style/Protection.php | 0 PhpOffice/PhpSpreadsheet/Style/Style.php | 0 PhpOffice/PhpSpreadsheet/Style/Supervisor.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter.php | 0 .../PhpSpreadsheet/Worksheet/AutoFilter/Column.php | 0 .../Worksheet/AutoFilter/Column/Rule.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/BaseDrawing.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/CellIterator.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/Column.php | 0 .../PhpSpreadsheet/Worksheet/ColumnCellIterator.php | 0 .../PhpSpreadsheet/Worksheet/ColumnDimension.php | 0 .../PhpSpreadsheet/Worksheet/ColumnIterator.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/Dimension.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/Drawing.php | 0 .../PhpSpreadsheet/Worksheet/Drawing/Shadow.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/HeaderFooter.php | 0 .../Worksheet/HeaderFooterDrawing.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/Iterator.php | 0 .../PhpSpreadsheet/Worksheet/MemoryDrawing.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/PageMargins.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/PageSetup.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/Protection.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/Row.php | 0 .../PhpSpreadsheet/Worksheet/RowCellIterator.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/RowDimension.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/RowIterator.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/SheetView.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/Table.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/Table/Column.php | 0 .../PhpSpreadsheet/Worksheet/Table/TableStyle.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/Validations.php | 0 PhpOffice/PhpSpreadsheet/Worksheet/Worksheet.php | 0 PhpOffice/PhpSpreadsheet/Writer/BaseWriter.php | 0 PhpOffice/PhpSpreadsheet/Writer/Csv.php | 0 PhpOffice/PhpSpreadsheet/Writer/Exception.php | 0 PhpOffice/PhpSpreadsheet/Writer/Html.php | 0 PhpOffice/PhpSpreadsheet/Writer/IWriter.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods/AutoFilters.php | 0 .../PhpSpreadsheet/Writer/Ods/Cell/Comment.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods/Cell/Style.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods/Content.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods/Formula.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods/Meta.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods/MetaInf.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods/Mimetype.php | 0 .../PhpSpreadsheet/Writer/Ods/NamedExpressions.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods/Settings.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods/Styles.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods/Thumbnails.php | 0 PhpOffice/PhpSpreadsheet/Writer/Ods/WriterPart.php | 0 PhpOffice/PhpSpreadsheet/Writer/Pdf.php | 0 PhpOffice/PhpSpreadsheet/Writer/Pdf/Dompdf.php | 0 PhpOffice/PhpSpreadsheet/Writer/Pdf/Mpdf.php | 0 PhpOffice/PhpSpreadsheet/Writer/Pdf/Tcpdf.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xls.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xls/BIFFwriter.php | 0 .../Writer/Xls/CellDataValidation.php | 0 .../PhpSpreadsheet/Writer/Xls/ConditionalHelper.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xls/ErrorCode.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xls/Escher.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xls/Font.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xls/Parser.php | 0 .../Writer/Xls/Style/CellAlignment.php | 0 .../PhpSpreadsheet/Writer/Xls/Style/CellBorder.php | 0 .../PhpSpreadsheet/Writer/Xls/Style/CellFill.php | 0 .../PhpSpreadsheet/Writer/Xls/Style/ColorMap.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xls/Workbook.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xls/Worksheet.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xls/Xf.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/AutoFilter.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Chart.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Comments.php | 0 .../PhpSpreadsheet/Writer/Xlsx/ContentTypes.php | 0 .../PhpSpreadsheet/Writer/Xlsx/DefinedNames.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/DocProps.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Drawing.php | 0 .../PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Rels.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php | 0 .../PhpSpreadsheet/Writer/Xlsx/StringTable.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Style.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Table.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Theme.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Workbook.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Worksheet.php | 0 PhpOffice/PhpSpreadsheet/Writer/Xlsx/WriterPart.php | 0 PhpOffice/PhpWord/Collection/AbstractCollection.php | 0 PhpOffice/PhpWord/Collection/Bookmarks.php | 0 PhpOffice/PhpWord/Collection/Charts.php | 0 PhpOffice/PhpWord/Collection/Comments.php | 0 PhpOffice/PhpWord/Collection/Endnotes.php | 0 PhpOffice/PhpWord/Collection/Footnotes.php | 0 PhpOffice/PhpWord/Collection/Titles.php | 0 .../PhpWord/ComplexType/FootnoteProperties.php | 0 PhpOffice/PhpWord/ComplexType/ProofState.php | 0 PhpOffice/PhpWord/ComplexType/TblWidth.php | 0 PhpOffice/PhpWord/ComplexType/TrackChangesView.php | 0 PhpOffice/PhpWord/Element/AbstractContainer.php | 0 PhpOffice/PhpWord/Element/AbstractElement.php | 0 PhpOffice/PhpWord/Element/Bookmark.php | 0 PhpOffice/PhpWord/Element/Cell.php | 0 PhpOffice/PhpWord/Element/Chart.php | 0 PhpOffice/PhpWord/Element/CheckBox.php | 0 PhpOffice/PhpWord/Element/Comment.php | 0 PhpOffice/PhpWord/Element/Endnote.php | 0 PhpOffice/PhpWord/Element/Field.php | 0 PhpOffice/PhpWord/Element/Footer.php | 0 PhpOffice/PhpWord/Element/Footnote.php | 0 PhpOffice/PhpWord/Element/FormField.php | 0 PhpOffice/PhpWord/Element/Header.php | 0 PhpOffice/PhpWord/Element/Image.php | 0 PhpOffice/PhpWord/Element/Line.php | 0 PhpOffice/PhpWord/Element/Link.php | 0 PhpOffice/PhpWord/Element/ListItem.php | 0 PhpOffice/PhpWord/Element/ListItemRun.php | 0 PhpOffice/PhpWord/Element/OLEObject.php | 0 PhpOffice/PhpWord/Element/PageBreak.php | 0 PhpOffice/PhpWord/Element/PreserveText.php | 0 PhpOffice/PhpWord/Element/Row.php | 0 PhpOffice/PhpWord/Element/SDT.php | 0 PhpOffice/PhpWord/Element/Section.php | 0 PhpOffice/PhpWord/Element/Shape.php | 0 PhpOffice/PhpWord/Element/TOC.php | 0 PhpOffice/PhpWord/Element/Table.php | 0 PhpOffice/PhpWord/Element/Text.php | 0 PhpOffice/PhpWord/Element/TextBox.php | 0 PhpOffice/PhpWord/Element/TextBreak.php | 0 PhpOffice/PhpWord/Element/TextRun.php | 0 PhpOffice/PhpWord/Element/Title.php | 0 PhpOffice/PhpWord/Element/TrackChange.php | 0 PhpOffice/PhpWord/Escaper/AbstractEscaper.php | 0 PhpOffice/PhpWord/Escaper/EscaperInterface.php | 0 PhpOffice/PhpWord/Escaper/RegExp.php | 0 PhpOffice/PhpWord/Escaper/Rtf.php | 0 PhpOffice/PhpWord/Escaper/Xml.php | 0 PhpOffice/PhpWord/Exception/CopyFileException.php | 0 .../Exception/CreateTemporaryFileException.php | 0 PhpOffice/PhpWord/Exception/Exception.php | 0 .../PhpWord/Exception/InvalidImageException.php | 0 .../PhpWord/Exception/InvalidObjectException.php | 0 .../PhpWord/Exception/InvalidStyleException.php | 0 .../Exception/UnsupportedImageTypeException.php | 0 PhpOffice/PhpWord/IOFactory.php | 0 PhpOffice/PhpWord/LICENSE | 0 PhpOffice/PhpWord/Media.php | 0 PhpOffice/PhpWord/Metadata/Compatibility.php | 0 PhpOffice/PhpWord/Metadata/DocInfo.php | 0 PhpOffice/PhpWord/Metadata/Protection.php | 0 PhpOffice/PhpWord/Metadata/Settings.php | 0 PhpOffice/PhpWord/PhpWord.php | 0 PhpOffice/PhpWord/Reader/AbstractReader.php | 0 PhpOffice/PhpWord/Reader/HTML.php | 0 PhpOffice/PhpWord/Reader/MsDoc.php | 0 PhpOffice/PhpWord/Reader/ODText.php | 0 PhpOffice/PhpWord/Reader/ODText/AbstractPart.php | 0 PhpOffice/PhpWord/Reader/ODText/Content.php | 0 PhpOffice/PhpWord/Reader/ODText/Meta.php | 0 PhpOffice/PhpWord/Reader/RTF.php | 0 PhpOffice/PhpWord/Reader/RTF/Document.php | 0 PhpOffice/PhpWord/Reader/ReaderInterface.php | 0 PhpOffice/PhpWord/Reader/Word2007.php | 0 PhpOffice/PhpWord/Reader/Word2007/AbstractPart.php | 0 PhpOffice/PhpWord/Reader/Word2007/DocPropsApp.php | 0 PhpOffice/PhpWord/Reader/Word2007/DocPropsCore.php | 0 .../PhpWord/Reader/Word2007/DocPropsCustom.php | 0 PhpOffice/PhpWord/Reader/Word2007/Document.php | 0 PhpOffice/PhpWord/Reader/Word2007/Endnotes.php | 0 PhpOffice/PhpWord/Reader/Word2007/Footnotes.php | 0 PhpOffice/PhpWord/Reader/Word2007/Numbering.php | 0 PhpOffice/PhpWord/Reader/Word2007/Settings.php | 0 PhpOffice/PhpWord/Reader/Word2007/Styles.php | 0 PhpOffice/PhpWord/Settings.php | 0 PhpOffice/PhpWord/Shared/AbstractEnum.php | 0 PhpOffice/PhpWord/Shared/Converter.php | 0 PhpOffice/PhpWord/Shared/Css.php | 0 PhpOffice/PhpWord/Shared/Drawing.php | 0 PhpOffice/PhpWord/Shared/Html.php | 0 .../PhpWord/Shared/Microsoft/PasswordEncoder.php | 0 PhpOffice/PhpWord/Shared/OLERead.php | 0 PhpOffice/PhpWord/Shared/PCLZip/pclzip.lib.php | 0 PhpOffice/PhpWord/Shared/Text.php | 0 PhpOffice/PhpWord/Shared/XMLReader.php | 0 PhpOffice/PhpWord/Shared/XMLWriter.php | 0 PhpOffice/PhpWord/Shared/ZipArchive.php | 0 PhpOffice/PhpWord/SimpleType/Border.php | 0 PhpOffice/PhpWord/SimpleType/DocProtect.php | 0 PhpOffice/PhpWord/SimpleType/Jc.php | 0 PhpOffice/PhpWord/SimpleType/JcTable.php | 0 PhpOffice/PhpWord/SimpleType/LineSpacingRule.php | 0 PhpOffice/PhpWord/SimpleType/NumberFormat.php | 0 PhpOffice/PhpWord/SimpleType/TblWidth.php | 0 PhpOffice/PhpWord/SimpleType/TextAlignment.php | 0 PhpOffice/PhpWord/SimpleType/VerticalJc.php | 0 PhpOffice/PhpWord/SimpleType/Zoom.php | 0 PhpOffice/PhpWord/Style.php | 0 PhpOffice/PhpWord/Style/AbstractStyle.php | 0 PhpOffice/PhpWord/Style/Border.php | 0 PhpOffice/PhpWord/Style/Cell.php | 0 PhpOffice/PhpWord/Style/Chart.php | 0 PhpOffice/PhpWord/Style/Extrusion.php | 0 PhpOffice/PhpWord/Style/Fill.php | 0 PhpOffice/PhpWord/Style/Font.php | 0 PhpOffice/PhpWord/Style/Frame.php | 0 PhpOffice/PhpWord/Style/Image.php | 0 PhpOffice/PhpWord/Style/Indentation.php | 0 PhpOffice/PhpWord/Style/Language.php | 0 PhpOffice/PhpWord/Style/Line.php | 0 PhpOffice/PhpWord/Style/LineNumbering.php | 0 PhpOffice/PhpWord/Style/ListItem.php | 0 PhpOffice/PhpWord/Style/Numbering.php | 0 PhpOffice/PhpWord/Style/NumberingLevel.php | 0 PhpOffice/PhpWord/Style/Outline.php | 0 PhpOffice/PhpWord/Style/Paper.php | 0 PhpOffice/PhpWord/Style/Paragraph.php | 0 PhpOffice/PhpWord/Style/Row.php | 0 PhpOffice/PhpWord/Style/Section.php | 0 PhpOffice/PhpWord/Style/Shading.php | 0 PhpOffice/PhpWord/Style/Shadow.php | 0 PhpOffice/PhpWord/Style/Shape.php | 0 PhpOffice/PhpWord/Style/Spacing.php | 0 PhpOffice/PhpWord/Style/TOC.php | 0 PhpOffice/PhpWord/Style/Tab.php | 0 PhpOffice/PhpWord/Style/Table.php | 0 PhpOffice/PhpWord/Style/TablePosition.php | 0 PhpOffice/PhpWord/Style/TextBox.php | 0 PhpOffice/PhpWord/TemplateProcessor.php | 0 PhpOffice/PhpWord/Writer/AbstractWriter.php | 0 PhpOffice/PhpWord/Writer/HTML.php | 0 .../PhpWord/Writer/HTML/Element/AbstractElement.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/Bookmark.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/Container.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/Endnote.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/Footnote.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/Image.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/Link.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/ListItem.php | 0 .../PhpWord/Writer/HTML/Element/ListItemRun.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/PageBreak.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/Table.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/Text.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/TextBreak.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/TextRun.php | 0 PhpOffice/PhpWord/Writer/HTML/Element/Title.php | 0 PhpOffice/PhpWord/Writer/HTML/Part/AbstractPart.php | 0 PhpOffice/PhpWord/Writer/HTML/Part/Body.php | 0 PhpOffice/PhpWord/Writer/HTML/Part/Head.php | 0 .../PhpWord/Writer/HTML/Style/AbstractStyle.php | 0 PhpOffice/PhpWord/Writer/HTML/Style/Font.php | 0 PhpOffice/PhpWord/Writer/HTML/Style/Generic.php | 0 PhpOffice/PhpWord/Writer/HTML/Style/Image.php | 0 PhpOffice/PhpWord/Writer/HTML/Style/Paragraph.php | 0 PhpOffice/PhpWord/Writer/ODText.php | 0 .../Writer/ODText/Element/AbstractElement.php | 0 .../PhpWord/Writer/ODText/Element/Container.php | 0 PhpOffice/PhpWord/Writer/ODText/Element/Field.php | 0 PhpOffice/PhpWord/Writer/ODText/Element/Image.php | 0 PhpOffice/PhpWord/Writer/ODText/Element/Link.php | 0 .../PhpWord/Writer/ODText/Element/PageBreak.php | 0 PhpOffice/PhpWord/Writer/ODText/Element/Table.php | 0 PhpOffice/PhpWord/Writer/ODText/Element/Text.php | 0 .../PhpWord/Writer/ODText/Element/TextBreak.php | 0 PhpOffice/PhpWord/Writer/ODText/Element/TextRun.php | 0 PhpOffice/PhpWord/Writer/ODText/Element/Title.php | 0 .../PhpWord/Writer/ODText/Part/AbstractPart.php | 0 PhpOffice/PhpWord/Writer/ODText/Part/Content.php | 0 PhpOffice/PhpWord/Writer/ODText/Part/Manifest.php | 0 PhpOffice/PhpWord/Writer/ODText/Part/Meta.php | 0 PhpOffice/PhpWord/Writer/ODText/Part/Mimetype.php | 0 PhpOffice/PhpWord/Writer/ODText/Part/Styles.php | 0 .../PhpWord/Writer/ODText/Style/AbstractStyle.php | 0 PhpOffice/PhpWord/Writer/ODText/Style/Font.php | 0 PhpOffice/PhpWord/Writer/ODText/Style/Image.php | 0 PhpOffice/PhpWord/Writer/ODText/Style/Paragraph.php | 0 PhpOffice/PhpWord/Writer/ODText/Style/Section.php | 0 PhpOffice/PhpWord/Writer/ODText/Style/Table.php | 0 PhpOffice/PhpWord/Writer/PDF.php | 0 PhpOffice/PhpWord/Writer/PDF/AbstractRenderer.php | 0 PhpOffice/PhpWord/Writer/PDF/DomPDF.php | 0 PhpOffice/PhpWord/Writer/PDF/MPDF.php | 0 PhpOffice/PhpWord/Writer/PDF/TCPDF.php | 0 PhpOffice/PhpWord/Writer/RTF.php | 0 .../PhpWord/Writer/RTF/Element/AbstractElement.php | 0 PhpOffice/PhpWord/Writer/RTF/Element/Container.php | 0 PhpOffice/PhpWord/Writer/RTF/Element/Field.php | 0 PhpOffice/PhpWord/Writer/RTF/Element/Image.php | 0 PhpOffice/PhpWord/Writer/RTF/Element/Link.php | 0 PhpOffice/PhpWord/Writer/RTF/Element/ListItem.php | 0 PhpOffice/PhpWord/Writer/RTF/Element/PageBreak.php | 0 PhpOffice/PhpWord/Writer/RTF/Element/Table.php | 0 PhpOffice/PhpWord/Writer/RTF/Element/Text.php | 0 PhpOffice/PhpWord/Writer/RTF/Element/TextBreak.php | 0 PhpOffice/PhpWord/Writer/RTF/Element/TextRun.php | 0 PhpOffice/PhpWord/Writer/RTF/Element/Title.php | 0 PhpOffice/PhpWord/Writer/RTF/Part/AbstractPart.php | 0 PhpOffice/PhpWord/Writer/RTF/Part/Document.php | 0 PhpOffice/PhpWord/Writer/RTF/Part/Header.php | 0 .../PhpWord/Writer/RTF/Style/AbstractStyle.php | 0 PhpOffice/PhpWord/Writer/RTF/Style/Border.php | 0 PhpOffice/PhpWord/Writer/RTF/Style/Font.php | 0 PhpOffice/PhpWord/Writer/RTF/Style/Indentation.php | 0 PhpOffice/PhpWord/Writer/RTF/Style/Paragraph.php | 0 PhpOffice/PhpWord/Writer/RTF/Style/Section.php | 0 PhpOffice/PhpWord/Writer/RTF/Style/Tab.php | 0 PhpOffice/PhpWord/Writer/Word2007.php | 0 .../Writer/Word2007/Element/AbstractElement.php | 0 .../PhpWord/Writer/Word2007/Element/Bookmark.php | 0 PhpOffice/PhpWord/Writer/Word2007/Element/Chart.php | 0 .../PhpWord/Writer/Word2007/Element/CheckBox.php | 0 .../PhpWord/Writer/Word2007/Element/Container.php | 0 .../PhpWord/Writer/Word2007/Element/Endnote.php | 0 PhpOffice/PhpWord/Writer/Word2007/Element/Field.php | 0 .../PhpWord/Writer/Word2007/Element/Footnote.php | 0 .../PhpWord/Writer/Word2007/Element/FormField.php | 0 PhpOffice/PhpWord/Writer/Word2007/Element/Image.php | 0 PhpOffice/PhpWord/Writer/Word2007/Element/Line.php | 0 PhpOffice/PhpWord/Writer/Word2007/Element/Link.php | 0 .../PhpWord/Writer/Word2007/Element/ListItem.php | 0 .../PhpWord/Writer/Word2007/Element/ListItemRun.php | 0 .../PhpWord/Writer/Word2007/Element/OLEObject.php | 0 .../PhpWord/Writer/Word2007/Element/PageBreak.php | 0 .../Writer/Word2007/Element/ParagraphAlignment.php | 0 .../Writer/Word2007/Element/PreserveText.php | 0 PhpOffice/PhpWord/Writer/Word2007/Element/SDT.php | 0 PhpOffice/PhpWord/Writer/Word2007/Element/Shape.php | 0 PhpOffice/PhpWord/Writer/Word2007/Element/TOC.php | 0 PhpOffice/PhpWord/Writer/Word2007/Element/Table.php | 0 .../Writer/Word2007/Element/TableAlignment.php | 0 PhpOffice/PhpWord/Writer/Word2007/Element/Text.php | 0 .../PhpWord/Writer/Word2007/Element/TextBox.php | 0 .../PhpWord/Writer/Word2007/Element/TextBreak.php | 0 .../PhpWord/Writer/Word2007/Element/TextRun.php | 0 PhpOffice/PhpWord/Writer/Word2007/Element/Title.php | 0 .../PhpWord/Writer/Word2007/Part/AbstractPart.php | 0 PhpOffice/PhpWord/Writer/Word2007/Part/Chart.php | 0 PhpOffice/PhpWord/Writer/Word2007/Part/Comments.php | 0 .../PhpWord/Writer/Word2007/Part/ContentTypes.php | 0 .../PhpWord/Writer/Word2007/Part/DocPropsApp.php | 0 .../PhpWord/Writer/Word2007/Part/DocPropsCore.php | 0 .../PhpWord/Writer/Word2007/Part/DocPropsCustom.php | 0 PhpOffice/PhpWord/Writer/Word2007/Part/Document.php | 0 PhpOffice/PhpWord/Writer/Word2007/Part/Endnotes.php | 0 .../PhpWord/Writer/Word2007/Part/FontTable.php | 0 PhpOffice/PhpWord/Writer/Word2007/Part/Footer.php | 0 .../PhpWord/Writer/Word2007/Part/Footnotes.php | 0 PhpOffice/PhpWord/Writer/Word2007/Part/Header.php | 0 .../PhpWord/Writer/Word2007/Part/Numbering.php | 0 PhpOffice/PhpWord/Writer/Word2007/Part/Rels.php | 0 .../PhpWord/Writer/Word2007/Part/RelsDocument.php | 0 PhpOffice/PhpWord/Writer/Word2007/Part/RelsPart.php | 0 PhpOffice/PhpWord/Writer/Word2007/Part/Settings.php | 0 PhpOffice/PhpWord/Writer/Word2007/Part/Styles.php | 0 PhpOffice/PhpWord/Writer/Word2007/Part/Theme.php | 0 .../PhpWord/Writer/Word2007/Part/WebSettings.php | 0 .../PhpWord/Writer/Word2007/Style/AbstractStyle.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Cell.php | 0 .../PhpWord/Writer/Word2007/Style/Extrusion.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Fill.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Font.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Frame.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Image.php | 0 .../PhpWord/Writer/Word2007/Style/Indentation.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Line.php | 0 .../PhpWord/Writer/Word2007/Style/LineNumbering.php | 0 .../PhpWord/Writer/Word2007/Style/MarginBorder.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Outline.php | 0 .../PhpWord/Writer/Word2007/Style/Paragraph.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Row.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Section.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Shading.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Shadow.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Shape.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Spacing.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Tab.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/Table.php | 0 .../PhpWord/Writer/Word2007/Style/TablePosition.php | 0 PhpOffice/PhpWord/Writer/Word2007/Style/TextBox.php | 0 PhpOffice/PhpWord/Writer/WriterInterface.php | 0 PhpOffice/PhpWord/resources/doc.png | Bin PhpOffice/PhpWord/resources/ppt.png | Bin PhpOffice/PhpWord/resources/xls.png | Bin Psr/Http/Client/ClientExceptionInterface.php | 0 Psr/Http/Client/ClientInterface.php | 0 Psr/Http/Client/NetworkExceptionInterface.php | 0 Psr/Http/Client/RequestExceptionInterface.php | 0 Psr/Http/LICENSE | 0 Psr/Http/Message/MessageInterface.php | 0 Psr/Http/Message/RequestInterface.php | 0 Psr/Http/Message/ResponseInterface.php | 0 Psr/Http/Message/ServerRequestInterface.php | 0 Psr/Http/Message/StreamInterface.php | 0 Psr/Http/Message/UploadedFileInterface.php | 0 Psr/Http/Message/UriInterface.php | 0 Psr/Log/AbstractLogger.php | 0 Psr/Log/InvalidArgumentException.php | 0 Psr/Log/LICENSE | 0 Psr/Log/LogLevel.php | 0 Psr/Log/LoggerAwareInterface.php | 0 Psr/Log/LoggerAwareTrait.php | 0 Psr/Log/LoggerInterface.php | 0 Psr/Log/LoggerTrait.php | 0 Psr/Log/NullLogger.php | 0 Psr/Log/Test/DummyTest.php | 0 Psr/Log/Test/LoggerInterfaceTest.php | 0 Psr/Log/Test/TestLogger.php | 0 Psr/SimpleCache/CacheException.php | 0 Psr/SimpleCache/CacheInterface.php | 0 Psr/SimpleCache/InvalidArgumentException.php | 0 Psr/SimpleCache/LICENSE.md | 0 README.md | 0 Stripe/.editorconfig | 0 Stripe/.gitignore | 0 Stripe/.php-cs-fixer.php | 0 Stripe/CHANGELOG.md | 0 Stripe/CODE_OF_CONDUCT.md | 0 Stripe/LICENSE | 0 Stripe/Makefile | 0 Stripe/OPENAPI_VERSION | 0 Stripe/README.md | 0 Stripe/Stripe/Account.php | 0 Stripe/Stripe/AccountLink.php | 0 Stripe/Stripe/ApiOperations/All.php | 0 Stripe/Stripe/ApiOperations/Create.php | 0 Stripe/Stripe/ApiOperations/Delete.php | 0 Stripe/Stripe/ApiOperations/NestedResource.php | 0 Stripe/Stripe/ApiOperations/Request.php | 0 Stripe/Stripe/ApiOperations/Retrieve.php | 0 Stripe/Stripe/ApiOperations/Search.php | 0 Stripe/Stripe/ApiOperations/SingletonRetrieve.php | 0 Stripe/Stripe/ApiOperations/Update.php | 0 Stripe/Stripe/ApiRequestor.php | 0 Stripe/Stripe/ApiResource.php | 0 Stripe/Stripe/ApiResponse.php | 0 Stripe/Stripe/ApplePayDomain.php | 0 Stripe/Stripe/ApplicationFee.php | 0 Stripe/Stripe/ApplicationFeeRefund.php | 0 Stripe/Stripe/Apps/Secret.php | 0 Stripe/Stripe/Balance.php | 0 Stripe/Stripe/BalanceTransaction.php | 0 Stripe/Stripe/BankAccount.php | 0 Stripe/Stripe/BaseStripeClient.php | 0 Stripe/Stripe/BaseStripeClientInterface.php | 0 Stripe/Stripe/BillingPortal/Configuration.php | 0 Stripe/Stripe/BillingPortal/Session.php | 0 Stripe/Stripe/Capability.php | 0 Stripe/Stripe/Card.php | 0 Stripe/Stripe/CashBalance.php | 0 Stripe/Stripe/Charge.php | 0 Stripe/Stripe/Checkout/Session.php | 0 Stripe/Stripe/Collection.php | 0 Stripe/Stripe/CountrySpec.php | 0 Stripe/Stripe/Coupon.php | 0 Stripe/Stripe/CreditNote.php | 0 Stripe/Stripe/CreditNoteLineItem.php | 0 Stripe/Stripe/Customer.php | 0 Stripe/Stripe/CustomerBalanceTransaction.php | 0 Stripe/Stripe/CustomerCashBalanceTransaction.php | 0 Stripe/Stripe/Discount.php | 0 Stripe/Stripe/Dispute.php | 0 Stripe/Stripe/EphemeralKey.php | 0 Stripe/Stripe/ErrorObject.php | 0 Stripe/Stripe/Event.php | 0 Stripe/Stripe/Exception/ApiConnectionException.php | 0 Stripe/Stripe/Exception/ApiErrorException.php | 0 Stripe/Stripe/Exception/AuthenticationException.php | 0 Stripe/Stripe/Exception/BadMethodCallException.php | 0 Stripe/Stripe/Exception/CardException.php | 0 Stripe/Stripe/Exception/ExceptionInterface.php | 0 Stripe/Stripe/Exception/IdempotencyException.php | 0 .../Stripe/Exception/InvalidArgumentException.php | 0 Stripe/Stripe/Exception/InvalidRequestException.php | 0 .../Stripe/Exception/OAuth/ExceptionInterface.php | 0 .../Exception/OAuth/InvalidClientException.php | 0 .../Exception/OAuth/InvalidGrantException.php | 0 .../Exception/OAuth/InvalidRequestException.php | 0 .../Exception/OAuth/InvalidScopeException.php | 0 .../Stripe/Exception/OAuth/OAuthErrorException.php | 0 .../Exception/OAuth/UnknownOAuthErrorException.php | 0 .../OAuth/UnsupportedGrantTypeException.php | 0 .../OAuth/UnsupportedResponseTypeException.php | 0 Stripe/Stripe/Exception/PermissionException.php | 0 Stripe/Stripe/Exception/RateLimitException.php | 0 .../Exception/SignatureVerificationException.php | 0 .../Stripe/Exception/UnexpectedValueException.php | 0 .../Stripe/Exception/UnknownApiErrorException.php | 0 Stripe/Stripe/ExchangeRate.php | 0 Stripe/Stripe/File.php | 0 Stripe/Stripe/FileLink.php | 0 Stripe/Stripe/FinancialConnections/Account.php | 0 Stripe/Stripe/FinancialConnections/AccountOwner.php | 0 .../FinancialConnections/AccountOwnership.php | 0 Stripe/Stripe/FinancialConnections/Session.php | 0 Stripe/Stripe/FundingInstructions.php | 0 Stripe/Stripe/HttpClient/ClientInterface.php | 0 Stripe/Stripe/HttpClient/CurlClient.php | 0 .../Stripe/HttpClient/StreamingClientInterface.php | 0 Stripe/Stripe/Identity/VerificationReport.php | 0 Stripe/Stripe/Identity/VerificationSession.php | 0 Stripe/Stripe/Invoice.php | 0 Stripe/Stripe/InvoiceItem.php | 0 Stripe/Stripe/InvoiceLineItem.php | 0 Stripe/Stripe/Issuing/Authorization.php | 0 Stripe/Stripe/Issuing/Card.php | 0 Stripe/Stripe/Issuing/CardDetails.php | 0 Stripe/Stripe/Issuing/Cardholder.php | 0 Stripe/Stripe/Issuing/Dispute.php | 0 Stripe/Stripe/Issuing/Transaction.php | 0 Stripe/Stripe/LineItem.php | 0 Stripe/Stripe/LoginLink.php | 0 Stripe/Stripe/Mandate.php | 0 Stripe/Stripe/OAuth.php | 0 Stripe/Stripe/OAuthErrorObject.php | 0 Stripe/Stripe/PaymentIntent.php | 0 Stripe/Stripe/PaymentLink.php | 0 Stripe/Stripe/PaymentMethod.php | 0 Stripe/Stripe/Payout.php | 0 Stripe/Stripe/Person.php | 0 Stripe/Stripe/Plan.php | 0 Stripe/Stripe/Price.php | 0 Stripe/Stripe/Product.php | 0 Stripe/Stripe/PromotionCode.php | 0 Stripe/Stripe/Quote.php | 0 Stripe/Stripe/Radar/EarlyFraudWarning.php | 0 Stripe/Stripe/Radar/ValueList.php | 0 Stripe/Stripe/Radar/ValueListItem.php | 0 Stripe/Stripe/RecipientTransfer.php | 0 Stripe/Stripe/Refund.php | 0 Stripe/Stripe/Reporting/ReportRun.php | 0 Stripe/Stripe/Reporting/ReportType.php | 0 Stripe/Stripe/RequestTelemetry.php | 0 Stripe/Stripe/Review.php | 0 Stripe/Stripe/SearchResult.php | 0 Stripe/Stripe/Service/AbstractService.php | 0 Stripe/Stripe/Service/AbstractServiceFactory.php | 0 Stripe/Stripe/Service/AccountLinkService.php | 0 Stripe/Stripe/Service/AccountService.php | 0 Stripe/Stripe/Service/ApplePayDomainService.php | 0 Stripe/Stripe/Service/ApplicationFeeService.php | 0 Stripe/Stripe/Service/Apps/AppsServiceFactory.php | 0 Stripe/Stripe/Service/Apps/SecretService.php | 0 Stripe/Stripe/Service/BalanceService.php | 0 Stripe/Stripe/Service/BalanceTransactionService.php | 0 .../BillingPortal/BillingPortalServiceFactory.php | 0 .../Service/BillingPortal/ConfigurationService.php | 0 .../Stripe/Service/BillingPortal/SessionService.php | 0 Stripe/Stripe/Service/ChargeService.php | 0 .../Service/Checkout/CheckoutServiceFactory.php | 0 Stripe/Stripe/Service/Checkout/SessionService.php | 0 Stripe/Stripe/Service/CoreServiceFactory.php | 0 Stripe/Stripe/Service/CountrySpecService.php | 0 Stripe/Stripe/Service/CouponService.php | 0 Stripe/Stripe/Service/CreditNoteService.php | 0 Stripe/Stripe/Service/CustomerService.php | 0 Stripe/Stripe/Service/DisputeService.php | 0 Stripe/Stripe/Service/EphemeralKeyService.php | 0 Stripe/Stripe/Service/EventService.php | 0 Stripe/Stripe/Service/ExchangeRateService.php | 0 Stripe/Stripe/Service/FileLinkService.php | 0 Stripe/Stripe/Service/FileService.php | 0 .../Service/FinancialConnections/AccountService.php | 0 .../FinancialConnectionsServiceFactory.php | 0 .../Service/FinancialConnections/SessionService.php | 0 .../Service/Identity/IdentityServiceFactory.php | 0 .../Service/Identity/VerificationReportService.php | 0 .../Service/Identity/VerificationSessionService.php | 0 Stripe/Stripe/Service/InvoiceItemService.php | 0 Stripe/Stripe/Service/InvoiceService.php | 0 .../Stripe/Service/Issuing/AuthorizationService.php | 0 Stripe/Stripe/Service/Issuing/CardService.php | 0 Stripe/Stripe/Service/Issuing/CardholderService.php | 0 Stripe/Stripe/Service/Issuing/DisputeService.php | 0 .../Service/Issuing/IssuingServiceFactory.php | 0 .../Stripe/Service/Issuing/TransactionService.php | 0 Stripe/Stripe/Service/MandateService.php | 0 Stripe/Stripe/Service/OAuthService.php | 0 Stripe/Stripe/Service/PaymentIntentService.php | 0 Stripe/Stripe/Service/PaymentLinkService.php | 0 Stripe/Stripe/Service/PaymentMethodService.php | 0 Stripe/Stripe/Service/PayoutService.php | 0 Stripe/Stripe/Service/PlanService.php | 0 Stripe/Stripe/Service/PriceService.php | 0 Stripe/Stripe/Service/ProductService.php | 0 Stripe/Stripe/Service/PromotionCodeService.php | 0 Stripe/Stripe/Service/QuoteService.php | 0 .../Service/Radar/EarlyFraudWarningService.php | 0 Stripe/Stripe/Service/Radar/RadarServiceFactory.php | 0 .../Stripe/Service/Radar/ValueListItemService.php | 0 Stripe/Stripe/Service/Radar/ValueListService.php | 0 Stripe/Stripe/Service/RefundService.php | 0 .../Stripe/Service/Reporting/ReportRunService.php | 0 .../Stripe/Service/Reporting/ReportTypeService.php | 0 .../Service/Reporting/ReportingServiceFactory.php | 0 Stripe/Stripe/Service/ReviewService.php | 0 Stripe/Stripe/Service/SetupAttemptService.php | 0 Stripe/Stripe/Service/SetupIntentService.php | 0 Stripe/Stripe/Service/ShippingRateService.php | 0 .../Service/Sigma/ScheduledQueryRunService.php | 0 Stripe/Stripe/Service/Sigma/SigmaServiceFactory.php | 0 Stripe/Stripe/Service/SourceService.php | 0 Stripe/Stripe/Service/SubscriptionItemService.php | 0 .../Stripe/Service/SubscriptionScheduleService.php | 0 Stripe/Stripe/Service/SubscriptionService.php | 0 Stripe/Stripe/Service/TaxCodeService.php | 0 Stripe/Stripe/Service/TaxRateService.php | 0 .../Service/Terminal/ConfigurationService.php | 0 .../Service/Terminal/ConnectionTokenService.php | 0 Stripe/Stripe/Service/Terminal/LocationService.php | 0 Stripe/Stripe/Service/Terminal/ReaderService.php | 0 .../Service/Terminal/TerminalServiceFactory.php | 0 .../Stripe/Service/TestHelpers/CustomerService.php | 0 .../Service/TestHelpers/Issuing/CardService.php | 0 .../TestHelpers/Issuing/IssuingServiceFactory.php | 0 Stripe/Stripe/Service/TestHelpers/RefundService.php | 0 .../Service/TestHelpers/Terminal/ReaderService.php | 0 .../TestHelpers/Terminal/TerminalServiceFactory.php | 0 .../Stripe/Service/TestHelpers/TestClockService.php | 0 .../TestHelpers/TestHelpersServiceFactory.php | 0 .../TestHelpers/Treasury/InboundTransferService.php | 0 .../TestHelpers/Treasury/OutboundPaymentService.php | 0 .../Treasury/OutboundTransferService.php | 0 .../TestHelpers/Treasury/ReceivedCreditService.php | 0 .../TestHelpers/Treasury/ReceivedDebitService.php | 0 .../TestHelpers/Treasury/TreasuryServiceFactory.php | 0 Stripe/Stripe/Service/TokenService.php | 0 Stripe/Stripe/Service/TopupService.php | 0 Stripe/Stripe/Service/TransferService.php | 0 .../Service/Treasury/CreditReversalService.php | 0 .../Service/Treasury/DebitReversalService.php | 0 .../Service/Treasury/FinancialAccountService.php | 0 .../Service/Treasury/InboundTransferService.php | 0 .../Service/Treasury/OutboundPaymentService.php | 0 .../Service/Treasury/OutboundTransferService.php | 0 .../Service/Treasury/ReceivedCreditService.php | 0 .../Service/Treasury/ReceivedDebitService.php | 0 .../Service/Treasury/TransactionEntryService.php | 0 .../Stripe/Service/Treasury/TransactionService.php | 0 .../Service/Treasury/TreasuryServiceFactory.php | 0 Stripe/Stripe/Service/WebhookEndpointService.php | 0 Stripe/Stripe/SetupAttempt.php | 0 Stripe/Stripe/SetupIntent.php | 0 Stripe/Stripe/ShippingRate.php | 0 Stripe/Stripe/Sigma/ScheduledQueryRun.php | 0 Stripe/Stripe/SingletonApiResource.php | 0 Stripe/Stripe/Source.php | 0 Stripe/Stripe/SourceTransaction.php | 0 Stripe/Stripe/Stripe.php | 0 Stripe/Stripe/StripeClient.php | 0 Stripe/Stripe/StripeClientInterface.php | 0 Stripe/Stripe/StripeObject.php | 0 Stripe/Stripe/StripeStreamingClientInterface.php | 0 Stripe/Stripe/Subscription.php | 0 Stripe/Stripe/SubscriptionItem.php | 0 Stripe/Stripe/SubscriptionSchedule.php | 0 Stripe/Stripe/TaxCode.php | 0 Stripe/Stripe/TaxId.php | 0 Stripe/Stripe/TaxRate.php | 0 Stripe/Stripe/Terminal/Configuration.php | 0 Stripe/Stripe/Terminal/ConnectionToken.php | 0 Stripe/Stripe/Terminal/Location.php | 0 Stripe/Stripe/Terminal/Reader.php | 0 Stripe/Stripe/TestHelpers/TestClock.php | 0 Stripe/Stripe/Token.php | 0 Stripe/Stripe/Topup.php | 0 Stripe/Stripe/Transfer.php | 0 Stripe/Stripe/TransferReversal.php | 0 Stripe/Stripe/Treasury/CreditReversal.php | 0 Stripe/Stripe/Treasury/DebitReversal.php | 0 Stripe/Stripe/Treasury/FinancialAccount.php | 0 Stripe/Stripe/Treasury/FinancialAccountFeatures.php | 0 Stripe/Stripe/Treasury/InboundTransfer.php | 0 Stripe/Stripe/Treasury/OutboundPayment.php | 0 Stripe/Stripe/Treasury/OutboundTransfer.php | 0 Stripe/Stripe/Treasury/ReceivedCredit.php | 0 Stripe/Stripe/Treasury/ReceivedDebit.php | 0 Stripe/Stripe/Treasury/Transaction.php | 0 Stripe/Stripe/Treasury/TransactionEntry.php | 0 Stripe/Stripe/UsageRecord.php | 0 Stripe/Stripe/UsageRecordSummary.php | 0 Stripe/Stripe/Util/ApiVersion.php | 0 Stripe/Stripe/Util/CaseInsensitiveArray.php | 0 Stripe/Stripe/Util/DefaultLogger.php | 0 Stripe/Stripe/Util/LoggerInterface.php | 0 Stripe/Stripe/Util/ObjectTypes.php | 0 Stripe/Stripe/Util/RandomGenerator.php | 0 Stripe/Stripe/Util/RequestOptions.php | 0 Stripe/Stripe/Util/Set.php | 0 Stripe/Stripe/Util/Util.php | 0 Stripe/Stripe/Webhook.php | 0 Stripe/Stripe/WebhookEndpoint.php | 0 Stripe/Stripe/WebhookSignature.php | 0 Stripe/VERSION | 0 Stripe/build.php | 0 Stripe/composer.json | 0 Stripe/data/ca-certificates.crt | 0 Stripe/init.php | 0 Stripe/phpdoc.dist.xml | 0 Stripe/phpstan-baseline.neon | 0 Stripe/phpstan.neon.dist | 0 Stripe/update_certs.php | 0 ZipStream/Bigint.php | 0 ZipStream/DeflateStream.php | 0 ZipStream/Exception.php | 0 ZipStream/Exception/EncodingException.php | 0 ZipStream/Exception/FileNotFoundException.php | 0 ZipStream/Exception/FileNotReadableException.php | 0 .../Exception/IncompatibleOptionsException.php | 0 ZipStream/Exception/OverflowException.php | 0 ZipStream/Exception/StreamNotReadableException.php | 0 ZipStream/File.php | 0 ZipStream/LICENSE | 0 ZipStream/Option/Archive.php | 0 ZipStream/Option/File.php | 0 ZipStream/Option/Method.php | 0 ZipStream/Option/Version.php | 0 ZipStream/Stream.php | 0 ZipStream/ZipStream.php | 0 chartjs/LICENSE.md | 0 chartjs/chart.css | 0 chartjs/chart.js | 0 chartjs/plugins/chartjs-chart-boxplot.js | 0 chartjs/plugins/chartjs-chart-funnel.js | 0 chartjs/plugins/chartjs-chart-geo.js | 0 chartjs/plugins/chartjs-chart-graph.js | 0 chartjs/plugins/chartjs-chart-matrix.js | 0 chartjs/plugins/chartjs-chart-pcp.js | 0 chartjs/plugins/chartjs-chart-sankey.js | 0 chartjs/plugins/chartjs-chart-treemap.js | 0 chartjs/plugins/chartjs-chart-venn.js | 0 chartjs/plugins/chartjs-chart-wordcloud.js | 0 chartjs/plugins/chartjs-plugin-datalabels.js | 0 chartjs/plugins/license-chartjs-chart-boxplot | 0 chartjs/plugins/license-chartjs-chart-funnel | 0 chartjs/plugins/license-chartjs-chart-geo | 0 chartjs/plugins/license-chartjs-chart-graph | 0 chartjs/plugins/license-chartjs-chart-matrix | 0 chartjs/plugins/license-chartjs-chart-pcp | 0 chartjs/plugins/license-chartjs-chart-sankey | 0 chartjs/plugins/license-chartjs-chart-treemap | 0 chartjs/plugins/license-chartjs-chart-venn | 0 chartjs/plugins/license-chartjs-chart-wordcloud | 0 chartjs/plugins/license-chartjs-plugin-datalabels | 0 chartjs/plugins/maps/LICENSE | 0 chartjs/plugins/maps/_nul.json | 0 chartjs/plugins/maps/_nul.topo.json | 0 chartjs/plugins/maps/abw.json | 0 chartjs/plugins/maps/abw.topo.json | 0 chartjs/plugins/maps/afg.json | 0 chartjs/plugins/maps/afg.topo.json | 0 chartjs/plugins/maps/ago.json | 0 chartjs/plugins/maps/ago.topo.json | 0 chartjs/plugins/maps/aia.json | 0 chartjs/plugins/maps/aia.topo.json | 0 chartjs/plugins/maps/alb.json | 0 chartjs/plugins/maps/alb.topo.json | 0 chartjs/plugins/maps/ald.json | 0 chartjs/plugins/maps/ald.topo.json | 0 chartjs/plugins/maps/and.json | 0 chartjs/plugins/maps/and.topo.json | 0 chartjs/plugins/maps/are.json | 0 chartjs/plugins/maps/are.topo.json | 0 chartjs/plugins/maps/arg.json | 0 chartjs/plugins/maps/arg.topo.json | 0 chartjs/plugins/maps/arm.json | 0 chartjs/plugins/maps/arm.topo.json | 0 chartjs/plugins/maps/asm.json | 0 chartjs/plugins/maps/asm.topo.json | 0 chartjs/plugins/maps/ata.json | 0 chartjs/plugins/maps/ata.topo.json | 0 chartjs/plugins/maps/atc.json | 0 chartjs/plugins/maps/atc.topo.json | 0 chartjs/plugins/maps/atf.json | 0 chartjs/plugins/maps/atf.topo.json | 0 chartjs/plugins/maps/atg.json | 0 chartjs/plugins/maps/atg.topo.json | 0 chartjs/plugins/maps/aus.json | 0 chartjs/plugins/maps/aus.topo.json | 0 chartjs/plugins/maps/aut.json | 0 chartjs/plugins/maps/aut.topo.json | 0 chartjs/plugins/maps/aze.json | 0 chartjs/plugins/maps/aze.topo.json | 0 chartjs/plugins/maps/bdi.json | 0 chartjs/plugins/maps/bdi.topo.json | 0 chartjs/plugins/maps/bel.json | 0 chartjs/plugins/maps/bel.topo.json | 0 chartjs/plugins/maps/ben.json | 0 chartjs/plugins/maps/ben.topo.json | 0 chartjs/plugins/maps/bfa.json | 0 chartjs/plugins/maps/bfa.topo.json | 0 chartjs/plugins/maps/bgd.json | 0 chartjs/plugins/maps/bgd.topo.json | 0 chartjs/plugins/maps/bgr.json | 0 chartjs/plugins/maps/bgr.topo.json | 0 chartjs/plugins/maps/bhr.json | 0 chartjs/plugins/maps/bhr.topo.json | 0 chartjs/plugins/maps/bhs.json | 0 chartjs/plugins/maps/bhs.topo.json | 0 chartjs/plugins/maps/bih.json | 0 chartjs/plugins/maps/bih.topo.json | 0 chartjs/plugins/maps/bjn.json | 0 chartjs/plugins/maps/bjn.topo.json | 0 chartjs/plugins/maps/blm.json | 0 chartjs/plugins/maps/blm.topo.json | 0 chartjs/plugins/maps/blr.json | 0 chartjs/plugins/maps/blr.topo.json | 0 chartjs/plugins/maps/blz.json | 0 chartjs/plugins/maps/blz.topo.json | 0 chartjs/plugins/maps/bmu.json | 0 chartjs/plugins/maps/bmu.topo.json | 0 chartjs/plugins/maps/bol.json | 0 chartjs/plugins/maps/bol.topo.json | 0 chartjs/plugins/maps/bra.json | 0 chartjs/plugins/maps/bra.topo.json | 0 chartjs/plugins/maps/brb.json | 0 chartjs/plugins/maps/brb.topo.json | 0 chartjs/plugins/maps/brn.json | 0 chartjs/plugins/maps/brn.topo.json | 0 chartjs/plugins/maps/btn.json | 0 chartjs/plugins/maps/btn.topo.json | 0 chartjs/plugins/maps/bwa.json | 0 chartjs/plugins/maps/bwa.topo.json | 0 chartjs/plugins/maps/caf.json | 0 chartjs/plugins/maps/caf.topo.json | 0 chartjs/plugins/maps/can.json | 0 chartjs/plugins/maps/can.topo.json | 0 chartjs/plugins/maps/che.json | 0 chartjs/plugins/maps/che.topo.json | 0 chartjs/plugins/maps/chl.json | 0 chartjs/plugins/maps/chl.topo.json | 0 chartjs/plugins/maps/chn.json | 0 chartjs/plugins/maps/chn.topo.json | 0 chartjs/plugins/maps/civ.json | 0 chartjs/plugins/maps/civ.topo.json | 0 chartjs/plugins/maps/clp.json | 0 chartjs/plugins/maps/clp.topo.json | 0 chartjs/plugins/maps/cmr.json | 0 chartjs/plugins/maps/cmr.topo.json | 0 chartjs/plugins/maps/cod.json | 0 chartjs/plugins/maps/cod.topo.json | 0 chartjs/plugins/maps/cog.json | 0 chartjs/plugins/maps/cog.topo.json | 0 chartjs/plugins/maps/cok.json | 0 chartjs/plugins/maps/cok.topo.json | 0 chartjs/plugins/maps/col.json | 0 chartjs/plugins/maps/col.topo.json | 0 chartjs/plugins/maps/com.json | 0 chartjs/plugins/maps/com.topo.json | 0 chartjs/plugins/maps/cpv.json | 0 chartjs/plugins/maps/cpv.topo.json | 0 chartjs/plugins/maps/cri.json | 0 chartjs/plugins/maps/cri.topo.json | 0 chartjs/plugins/maps/csi.json | 0 chartjs/plugins/maps/csi.topo.json | 0 chartjs/plugins/maps/cub.json | 0 chartjs/plugins/maps/cub.topo.json | 0 chartjs/plugins/maps/cuw.json | 0 chartjs/plugins/maps/cuw.topo.json | 0 chartjs/plugins/maps/cym.json | 0 chartjs/plugins/maps/cym.topo.json | 0 chartjs/plugins/maps/cyn.json | 0 chartjs/plugins/maps/cyn.topo.json | 0 chartjs/plugins/maps/cyp.json | 0 chartjs/plugins/maps/cyp.topo.json | 0 chartjs/plugins/maps/cze.json | 0 chartjs/plugins/maps/cze.topo.json | 0 chartjs/plugins/maps/deu.json | 0 chartjs/plugins/maps/deu.topo.json | 0 chartjs/plugins/maps/dji.json | 0 chartjs/plugins/maps/dji.topo.json | 0 chartjs/plugins/maps/dma.json | 0 chartjs/plugins/maps/dma.topo.json | 0 chartjs/plugins/maps/dnk.json | 0 chartjs/plugins/maps/dnk.topo.json | 0 chartjs/plugins/maps/dom.json | 0 chartjs/plugins/maps/dom.topo.json | 0 chartjs/plugins/maps/dza.json | 0 chartjs/plugins/maps/dza.topo.json | 0 chartjs/plugins/maps/ecu.json | 0 chartjs/plugins/maps/ecu.topo.json | 0 chartjs/plugins/maps/egy.json | 0 chartjs/plugins/maps/egy.topo.json | 0 chartjs/plugins/maps/eri.json | 0 chartjs/plugins/maps/eri.topo.json | 0 chartjs/plugins/maps/esb.json | 0 chartjs/plugins/maps/esb.topo.json | 0 chartjs/plugins/maps/esp.json | 0 chartjs/plugins/maps/esp.topo.json | 0 chartjs/plugins/maps/est.json | 0 chartjs/plugins/maps/est.topo.json | 0 chartjs/plugins/maps/eth.json | 0 chartjs/plugins/maps/eth.topo.json | 0 chartjs/plugins/maps/fin.json | 0 chartjs/plugins/maps/fin.topo.json | 0 chartjs/plugins/maps/fji.json | 0 chartjs/plugins/maps/fji.topo.json | 0 chartjs/plugins/maps/flk.json | 0 chartjs/plugins/maps/flk.topo.json | 0 chartjs/plugins/maps/fra.json | 0 chartjs/plugins/maps/fra.topo.json | 0 chartjs/plugins/maps/fro.json | 0 chartjs/plugins/maps/fro.topo.json | 0 chartjs/plugins/maps/fsm.json | 0 chartjs/plugins/maps/fsm.topo.json | 0 chartjs/plugins/maps/gab.json | 0 chartjs/plugins/maps/gab.topo.json | 0 chartjs/plugins/maps/gbr.json | 0 chartjs/plugins/maps/gbr.topo.json | 0 chartjs/plugins/maps/geo.json | 0 chartjs/plugins/maps/geo.topo.json | 0 chartjs/plugins/maps/ggy.json | 0 chartjs/plugins/maps/ggy.topo.json | 0 chartjs/plugins/maps/gha.json | 0 chartjs/plugins/maps/gha.topo.json | 0 chartjs/plugins/maps/gib.json | 0 chartjs/plugins/maps/gib.topo.json | 0 chartjs/plugins/maps/gin.json | 0 chartjs/plugins/maps/gin.topo.json | 0 chartjs/plugins/maps/gmb.json | 0 chartjs/plugins/maps/gmb.topo.json | 0 chartjs/plugins/maps/gnb.json | 0 chartjs/plugins/maps/gnb.topo.json | 0 chartjs/plugins/maps/gnq.json | 0 chartjs/plugins/maps/gnq.topo.json | 0 chartjs/plugins/maps/grc.json | 0 chartjs/plugins/maps/grc.topo.json | 0 chartjs/plugins/maps/grd.json | 0 chartjs/plugins/maps/grd.topo.json | 0 chartjs/plugins/maps/grl.json | 0 chartjs/plugins/maps/grl.topo.json | 0 chartjs/plugins/maps/gtm.json | 0 chartjs/plugins/maps/gtm.topo.json | 0 chartjs/plugins/maps/gum.json | 0 chartjs/plugins/maps/gum.topo.json | 0 chartjs/plugins/maps/guy.json | 0 chartjs/plugins/maps/guy.topo.json | 0 chartjs/plugins/maps/hkg.json | 0 chartjs/plugins/maps/hkg.topo.json | 0 chartjs/plugins/maps/hmd.json | 0 chartjs/plugins/maps/hmd.topo.json | 0 chartjs/plugins/maps/hnd.json | 0 chartjs/plugins/maps/hnd.topo.json | 0 chartjs/plugins/maps/hrv.json | 0 chartjs/plugins/maps/hrv.topo.json | 0 chartjs/plugins/maps/hti.json | 0 chartjs/plugins/maps/hti.topo.json | 0 chartjs/plugins/maps/hun.json | 0 chartjs/plugins/maps/hun.topo.json | 0 chartjs/plugins/maps/idn.json | 0 chartjs/plugins/maps/idn.topo.json | 0 chartjs/plugins/maps/imn.json | 0 chartjs/plugins/maps/imn.topo.json | 0 chartjs/plugins/maps/ind.json | 0 chartjs/plugins/maps/ind.topo.json | 0 chartjs/plugins/maps/ioa.json | 0 chartjs/plugins/maps/ioa.topo.json | 0 chartjs/plugins/maps/iot.json | 0 chartjs/plugins/maps/iot.topo.json | 0 chartjs/plugins/maps/irl.json | 0 chartjs/plugins/maps/irl.topo.json | 0 chartjs/plugins/maps/irn.json | 0 chartjs/plugins/maps/irn.topo.json | 0 chartjs/plugins/maps/irq.json | 0 chartjs/plugins/maps/irq.topo.json | 0 chartjs/plugins/maps/isl.json | 0 chartjs/plugins/maps/isl.topo.json | 0 chartjs/plugins/maps/isr.json | 0 chartjs/plugins/maps/isr.topo.json | 0 chartjs/plugins/maps/ita.json | 0 chartjs/plugins/maps/ita.topo.json | 0 chartjs/plugins/maps/jam.json | 0 chartjs/plugins/maps/jam.topo.json | 0 chartjs/plugins/maps/jey.json | 0 chartjs/plugins/maps/jey.topo.json | 0 chartjs/plugins/maps/jor.json | 0 chartjs/plugins/maps/jor.topo.json | 0 chartjs/plugins/maps/jpn.json | 0 chartjs/plugins/maps/jpn.topo.json | 0 chartjs/plugins/maps/kab.json | 0 chartjs/plugins/maps/kab.topo.json | 0 chartjs/plugins/maps/kas.json | 0 chartjs/plugins/maps/kas.topo.json | 0 chartjs/plugins/maps/kaz.json | 0 chartjs/plugins/maps/kaz.topo.json | 0 chartjs/plugins/maps/ken.json | 0 chartjs/plugins/maps/ken.topo.json | 0 chartjs/plugins/maps/kgz.json | 0 chartjs/plugins/maps/kgz.topo.json | 0 chartjs/plugins/maps/khm.json | 0 chartjs/plugins/maps/khm.topo.json | 0 chartjs/plugins/maps/kir.json | 0 chartjs/plugins/maps/kir.topo.json | 0 chartjs/plugins/maps/kna.json | 0 chartjs/plugins/maps/kna.topo.json | 0 chartjs/plugins/maps/kor.json | 0 chartjs/plugins/maps/kor.topo.json | 0 chartjs/plugins/maps/kos.json | 0 chartjs/plugins/maps/kos.topo.json | 0 chartjs/plugins/maps/kwt.json | 0 chartjs/plugins/maps/kwt.topo.json | 0 chartjs/plugins/maps/lao.json | 0 chartjs/plugins/maps/lao.topo.json | 0 chartjs/plugins/maps/lbn.json | 0 chartjs/plugins/maps/lbn.topo.json | 0 chartjs/plugins/maps/lbr.json | 0 chartjs/plugins/maps/lbr.topo.json | 0 chartjs/plugins/maps/lby.json | 0 chartjs/plugins/maps/lby.topo.json | 0 chartjs/plugins/maps/lca.json | 0 chartjs/plugins/maps/lca.topo.json | 0 chartjs/plugins/maps/lie.json | 0 chartjs/plugins/maps/lie.topo.json | 0 chartjs/plugins/maps/lka.json | 0 chartjs/plugins/maps/lka.topo.json | 0 chartjs/plugins/maps/lso.json | 0 chartjs/plugins/maps/lso.topo.json | 0 chartjs/plugins/maps/ltu.json | 0 chartjs/plugins/maps/ltu.topo.json | 0 chartjs/plugins/maps/lux.json | 0 chartjs/plugins/maps/lux.topo.json | 0 chartjs/plugins/maps/lva.json | 0 chartjs/plugins/maps/lva.topo.json | 0 chartjs/plugins/maps/mac.json | 0 chartjs/plugins/maps/mac.topo.json | 0 chartjs/plugins/maps/maf.json | 0 chartjs/plugins/maps/maf.topo.json | 0 chartjs/plugins/maps/mar.json | 0 chartjs/plugins/maps/mar.topo.json | 0 chartjs/plugins/maps/mco.json | 0 chartjs/plugins/maps/mco.topo.json | 0 chartjs/plugins/maps/mda.json | 0 chartjs/plugins/maps/mda.topo.json | 0 chartjs/plugins/maps/mdg.json | 0 chartjs/plugins/maps/mdg.topo.json | 0 chartjs/plugins/maps/mdv.json | 0 chartjs/plugins/maps/mdv.topo.json | 0 chartjs/plugins/maps/mex.json | 0 chartjs/plugins/maps/mex.topo.json | 0 chartjs/plugins/maps/mhl.json | 0 chartjs/plugins/maps/mhl.topo.json | 0 chartjs/plugins/maps/mkd.json | 0 chartjs/plugins/maps/mkd.topo.json | 0 chartjs/plugins/maps/mli.json | 0 chartjs/plugins/maps/mli.topo.json | 0 chartjs/plugins/maps/mlt.json | 0 chartjs/plugins/maps/mlt.topo.json | 0 chartjs/plugins/maps/mmr.json | 0 chartjs/plugins/maps/mmr.topo.json | 0 chartjs/plugins/maps/mne.json | 0 chartjs/plugins/maps/mne.topo.json | 0 chartjs/plugins/maps/mng.json | 0 chartjs/plugins/maps/mng.topo.json | 0 chartjs/plugins/maps/mnp.json | 0 chartjs/plugins/maps/mnp.topo.json | 0 chartjs/plugins/maps/moz.json | 0 chartjs/plugins/maps/moz.topo.json | 0 chartjs/plugins/maps/mrt.json | 0 chartjs/plugins/maps/mrt.topo.json | 0 chartjs/plugins/maps/msr.json | 0 chartjs/plugins/maps/msr.topo.json | 0 chartjs/plugins/maps/mus.json | 0 chartjs/plugins/maps/mus.topo.json | 0 chartjs/plugins/maps/mwi.json | 0 chartjs/plugins/maps/mwi.topo.json | 0 chartjs/plugins/maps/mys.json | 0 chartjs/plugins/maps/mys.topo.json | 0 chartjs/plugins/maps/nam.json | 0 chartjs/plugins/maps/nam.topo.json | 0 chartjs/plugins/maps/ncl.json | 0 chartjs/plugins/maps/ncl.topo.json | 0 chartjs/plugins/maps/ner.json | 0 chartjs/plugins/maps/ner.topo.json | 0 chartjs/plugins/maps/nfk.json | 0 chartjs/plugins/maps/nfk.topo.json | 0 chartjs/plugins/maps/nga.json | 0 chartjs/plugins/maps/nga.topo.json | 0 chartjs/plugins/maps/nic.json | 0 chartjs/plugins/maps/nic.topo.json | 0 chartjs/plugins/maps/niu.json | 0 chartjs/plugins/maps/niu.topo.json | 0 chartjs/plugins/maps/nld.json | 0 chartjs/plugins/maps/nld.topo.json | 0 chartjs/plugins/maps/nor.json | 0 chartjs/plugins/maps/nor.topo.json | 0 chartjs/plugins/maps/npl.json | 0 chartjs/plugins/maps/npl.topo.json | 0 chartjs/plugins/maps/nru.json | 0 chartjs/plugins/maps/nru.topo.json | 0 chartjs/plugins/maps/nzl.json | 0 chartjs/plugins/maps/nzl.topo.json | 0 chartjs/plugins/maps/omn.json | 0 chartjs/plugins/maps/omn.topo.json | 0 chartjs/plugins/maps/pak.json | 0 chartjs/plugins/maps/pak.topo.json | 0 chartjs/plugins/maps/pan.json | 0 chartjs/plugins/maps/pan.topo.json | 0 chartjs/plugins/maps/pcn.json | 0 chartjs/plugins/maps/pcn.topo.json | 0 chartjs/plugins/maps/per.json | 0 chartjs/plugins/maps/per.topo.json | 0 chartjs/plugins/maps/pga.json | 0 chartjs/plugins/maps/pga.topo.json | 0 chartjs/plugins/maps/phl.json | 0 chartjs/plugins/maps/phl.topo.json | 0 chartjs/plugins/maps/plw.json | 0 chartjs/plugins/maps/plw.topo.json | 0 chartjs/plugins/maps/png.json | 0 chartjs/plugins/maps/png.topo.json | 0 chartjs/plugins/maps/pol.json | 0 chartjs/plugins/maps/pol.topo.json | 0 chartjs/plugins/maps/pri.json | 0 chartjs/plugins/maps/pri.topo.json | 0 chartjs/plugins/maps/prk.json | 0 chartjs/plugins/maps/prk.topo.json | 0 chartjs/plugins/maps/prt.json | 0 chartjs/plugins/maps/prt.topo.json | 0 chartjs/plugins/maps/pry.json | 0 chartjs/plugins/maps/pry.topo.json | 0 chartjs/plugins/maps/psx.json | 0 chartjs/plugins/maps/psx.topo.json | 0 chartjs/plugins/maps/pyf.json | 0 chartjs/plugins/maps/pyf.topo.json | 0 chartjs/plugins/maps/qat.json | 0 chartjs/plugins/maps/qat.topo.json | 0 chartjs/plugins/maps/rou.json | 0 chartjs/plugins/maps/rou.topo.json | 0 chartjs/plugins/maps/rus.json | 0 chartjs/plugins/maps/rus.topo.json | 0 chartjs/plugins/maps/rwa.json | 0 chartjs/plugins/maps/rwa.topo.json | 0 chartjs/plugins/maps/sah.json | 0 chartjs/plugins/maps/sah.topo.json | 0 chartjs/plugins/maps/sau.json | 0 chartjs/plugins/maps/sau.topo.json | 0 chartjs/plugins/maps/scr.json | 0 chartjs/plugins/maps/scr.topo.json | 0 chartjs/plugins/maps/sdn.json | 0 chartjs/plugins/maps/sdn.topo.json | 0 chartjs/plugins/maps/sds.json | 0 chartjs/plugins/maps/sds.topo.json | 0 chartjs/plugins/maps/sen.json | 0 chartjs/plugins/maps/sen.topo.json | 0 chartjs/plugins/maps/ser.json | 0 chartjs/plugins/maps/ser.topo.json | 0 chartjs/plugins/maps/sgp.json | 0 chartjs/plugins/maps/sgp.topo.json | 0 chartjs/plugins/maps/sgs.json | 0 chartjs/plugins/maps/sgs.topo.json | 0 chartjs/plugins/maps/shn.json | 0 chartjs/plugins/maps/shn.topo.json | 0 chartjs/plugins/maps/slb.json | 0 chartjs/plugins/maps/slb.topo.json | 0 chartjs/plugins/maps/sle.json | 0 chartjs/plugins/maps/sle.topo.json | 0 chartjs/plugins/maps/slv.json | 0 chartjs/plugins/maps/slv.topo.json | 0 chartjs/plugins/maps/smr.json | 0 chartjs/plugins/maps/smr.topo.json | 0 chartjs/plugins/maps/sol.json | 0 chartjs/plugins/maps/sol.topo.json | 0 chartjs/plugins/maps/som.json | 0 chartjs/plugins/maps/som.topo.json | 0 chartjs/plugins/maps/spm.json | 0 chartjs/plugins/maps/spm.topo.json | 0 chartjs/plugins/maps/srb.json | 0 chartjs/plugins/maps/srb.topo.json | 0 chartjs/plugins/maps/stp.json | 0 chartjs/plugins/maps/stp.topo.json | 0 chartjs/plugins/maps/sur.json | 0 chartjs/plugins/maps/sur.topo.json | 0 chartjs/plugins/maps/svk.json | 0 chartjs/plugins/maps/svk.topo.json | 0 chartjs/plugins/maps/svn.json | 0 chartjs/plugins/maps/svn.topo.json | 0 chartjs/plugins/maps/swe.json | 0 chartjs/plugins/maps/swe.topo.json | 0 chartjs/plugins/maps/swz.json | 0 chartjs/plugins/maps/swz.topo.json | 0 chartjs/plugins/maps/sxm.json | 0 chartjs/plugins/maps/sxm.topo.json | 0 chartjs/plugins/maps/syc.json | 0 chartjs/plugins/maps/syc.topo.json | 0 chartjs/plugins/maps/syr.json | 0 chartjs/plugins/maps/syr.topo.json | 0 chartjs/plugins/maps/tca.json | 0 chartjs/plugins/maps/tca.topo.json | 0 chartjs/plugins/maps/tcd.json | 0 chartjs/plugins/maps/tcd.topo.json | 0 chartjs/plugins/maps/testing-world.json | 0 chartjs/plugins/maps/testing.json | 0 chartjs/plugins/maps/tgo.json | 0 chartjs/plugins/maps/tgo.topo.json | 0 chartjs/plugins/maps/tha.json | 0 chartjs/plugins/maps/tha.topo.json | 0 chartjs/plugins/maps/tjk.json | 0 chartjs/plugins/maps/tjk.topo.json | 0 chartjs/plugins/maps/tkm.json | 0 chartjs/plugins/maps/tkm.topo.json | 0 chartjs/plugins/maps/tls.json | 0 chartjs/plugins/maps/tls.topo.json | 0 chartjs/plugins/maps/ton.json | 0 chartjs/plugins/maps/ton.topo.json | 0 chartjs/plugins/maps/tto.json | 0 chartjs/plugins/maps/tto.topo.json | 0 chartjs/plugins/maps/tun.json | 0 chartjs/plugins/maps/tun.topo.json | 0 chartjs/plugins/maps/tur.json | 0 chartjs/plugins/maps/tur.topo.json | 0 chartjs/plugins/maps/tuv.json | 0 chartjs/plugins/maps/tuv.topo.json | 0 chartjs/plugins/maps/twn.json | 0 chartjs/plugins/maps/twn.topo.json | 0 chartjs/plugins/maps/tza.json | 0 chartjs/plugins/maps/tza.topo.json | 0 chartjs/plugins/maps/uga.json | 0 chartjs/plugins/maps/uga.topo.json | 0 chartjs/plugins/maps/uk.topo.json | 0 chartjs/plugins/maps/ukr.json | 0 chartjs/plugins/maps/ukr.topo.json | 0 chartjs/plugins/maps/umi.json | 0 chartjs/plugins/maps/umi.topo.json | 0 chartjs/plugins/maps/ury.json | 0 chartjs/plugins/maps/ury.topo.json | 0 chartjs/plugins/maps/usa.json | 0 chartjs/plugins/maps/usa.topo.json | 0 chartjs/plugins/maps/usg.json | 0 chartjs/plugins/maps/usg.topo.json | 0 chartjs/plugins/maps/uzb.json | 0 chartjs/plugins/maps/uzb.topo.json | 0 chartjs/plugins/maps/vat.json | 0 chartjs/plugins/maps/vat.topo.json | 0 chartjs/plugins/maps/vct.json | 0 chartjs/plugins/maps/vct.topo.json | 0 chartjs/plugins/maps/ven.json | 0 chartjs/plugins/maps/ven.topo.json | 0 chartjs/plugins/maps/vgb.json | 0 chartjs/plugins/maps/vgb.topo.json | 0 chartjs/plugins/maps/vir.json | 0 chartjs/plugins/maps/vir.topo.json | 0 chartjs/plugins/maps/vnm.json | 0 chartjs/plugins/maps/vnm.topo.json | 0 chartjs/plugins/maps/vut.json | 0 chartjs/plugins/maps/vut.topo.json | 0 chartjs/plugins/maps/wlf.json | 0 chartjs/plugins/maps/wlf.topo.json | 0 chartjs/plugins/maps/world.hires.json | 0 chartjs/plugins/maps/world.hires.topo.json | 0 chartjs/plugins/maps/world.json | 0 chartjs/plugins/maps/world.topo.json | 0 chartjs/plugins/maps/wsb.json | 0 chartjs/plugins/maps/wsb.topo.json | 0 chartjs/plugins/maps/wsm.json | 0 chartjs/plugins/maps/wsm.topo.json | 0 chartjs/plugins/maps/yem.json | 0 chartjs/plugins/maps/yem.topo.json | 0 chartjs/plugins/maps/zaf.json | 0 chartjs/plugins/maps/zaf.topo.json | 0 chartjs/plugins/maps/zmb.json | 0 chartjs/plugins/maps/zmb.topo.json | 0 chartjs/plugins/maps/zwe.json | 0 chartjs/plugins/maps/zwe.topo.json | 0 d3/LICENSE | 0 d3/d3.min.js | 0 fonts/Roboto/LICENSE.txt | 0 fonts/Roboto/Roboto-Black.ttf | Bin fonts/Roboto/Roboto-BlackItalic.ttf | Bin fonts/Roboto/Roboto-Bold.ttf | Bin fonts/Roboto/Roboto-BoldItalic.ttf | Bin fonts/Roboto/Roboto-Italic.ttf | Bin fonts/Roboto/Roboto-Light.ttf | Bin fonts/Roboto/Roboto-LightItalic.ttf | Bin fonts/Roboto/Roboto-Medium.ttf | Bin fonts/Roboto/Roboto-MediumItalic.ttf | Bin fonts/Roboto/Roboto-Regular.ttf | Bin fonts/Roboto/Roboto-Thin.ttf | Bin fonts/Roboto/Roboto-ThinItalic.ttf | Bin fonts/Roboto/roboto.css | 0 fonts/googleicons/100.woff2 | Bin fonts/googleicons/200.woff2 | Bin fonts/googleicons/LICENSE | 0 fonts/googleicons/styles.css | 0 fonts/lato/Lato-Black.ttf | Bin fonts/lato/Lato-BlackItalic.ttf | Bin fonts/lato/Lato-Bold.ttf | Bin fonts/lato/Lato-BoldItalic.ttf | Bin fonts/lato/Lato-Italic.ttf | Bin fonts/lato/Lato-Light.ttf | Bin fonts/lato/Lato-LightItalic.ttf | Bin fonts/lato/Lato-Regular.ttf | Bin fonts/lato/Lato-Thin.ttf | Bin fonts/lato/Lato-ThinItalic.ttf | Bin fonts/lato/OFL.txt | 0 fonts/lineicons/css/lineicons.css | 0 fonts/lineicons/fonts/LineIcons.eot | Bin fonts/lineicons/fonts/LineIcons.svg | 0 fonts/lineicons/fonts/LineIcons.ttf | Bin fonts/lineicons/fonts/LineIcons.woff | Bin fonts/lineicons/fonts/LineIcons.woff2 | Bin fonts/lineicons/license.txt | 0 fonts/spacemono/OFL.txt | 0 fonts/spacemono/SpaceMono-Bold.ttf | Bin fonts/spacemono/SpaceMono-BoldItalic.ttf | Bin fonts/spacemono/SpaceMono-Italic.ttf | Bin fonts/spacemono/SpaceMono-Regular.ttf | Bin highlightjs/DIGESTS.md | 0 highlightjs/LICENSE | 0 highlightjs/README.md | 0 highlightjs/es/core.js | 0 highlightjs/es/core.min.js | 0 highlightjs/es/highlight.js | 0 highlightjs/es/highlight.min.js | 0 highlightjs/es/package.json | 0 highlightjs/highlight.min.js | 0 highlightjs/package.json | 0 highlightjs/styles/a11y-dark.css | 0 highlightjs/styles/a11y-dark.min.css | 0 highlightjs/styles/a11y-light.css | 0 highlightjs/styles/a11y-light.min.css | 0 icons/company/discord.svg | 0 icons/company/email.svg | 0 icons/company/facebook.svg | 0 icons/company/instagram.svg | 0 icons/company/license.png | Bin icons/company/linkedin.svg | 0 icons/company/paypal.svg | 0 icons/company/phone.svg | 0 icons/company/slack.svg | 0 icons/company/teams.svg | 0 icons/company/twitter.svg | 0 icons/company/youtube.svg | 0 katex/LICENSE | 0 katex/fonts/KaTeX_AMS-Regular.ttf | Bin katex/fonts/KaTeX_AMS-Regular.woff | Bin katex/fonts/KaTeX_AMS-Regular.woff2 | Bin katex/fonts/KaTeX_Caligraphic-Bold.ttf | Bin katex/fonts/KaTeX_Caligraphic-Bold.woff | Bin katex/fonts/KaTeX_Caligraphic-Bold.woff2 | Bin katex/fonts/KaTeX_Caligraphic-Regular.ttf | Bin katex/fonts/KaTeX_Caligraphic-Regular.woff | Bin katex/fonts/KaTeX_Caligraphic-Regular.woff2 | Bin katex/fonts/KaTeX_Fraktur-Bold.ttf | Bin katex/fonts/KaTeX_Fraktur-Bold.woff | Bin katex/fonts/KaTeX_Fraktur-Bold.woff2 | Bin katex/fonts/KaTeX_Fraktur-Regular.ttf | Bin katex/fonts/KaTeX_Fraktur-Regular.woff | Bin katex/fonts/KaTeX_Fraktur-Regular.woff2 | Bin katex/fonts/KaTeX_Main-Bold.ttf | Bin katex/fonts/KaTeX_Main-Bold.woff | Bin katex/fonts/KaTeX_Main-Bold.woff2 | Bin katex/fonts/KaTeX_Main-BoldItalic.ttf | Bin katex/fonts/KaTeX_Main-BoldItalic.woff | Bin katex/fonts/KaTeX_Main-BoldItalic.woff2 | Bin katex/fonts/KaTeX_Main-Italic.ttf | Bin katex/fonts/KaTeX_Main-Italic.woff | Bin katex/fonts/KaTeX_Main-Italic.woff2 | Bin katex/fonts/KaTeX_Main-Regular.ttf | Bin katex/fonts/KaTeX_Main-Regular.woff | Bin katex/fonts/KaTeX_Main-Regular.woff2 | Bin katex/fonts/KaTeX_Math-BoldItalic.ttf | Bin katex/fonts/KaTeX_Math-BoldItalic.woff | Bin katex/fonts/KaTeX_Math-BoldItalic.woff2 | Bin katex/fonts/KaTeX_Math-Italic.ttf | Bin katex/fonts/KaTeX_Math-Italic.woff | Bin katex/fonts/KaTeX_Math-Italic.woff2 | Bin katex/fonts/KaTeX_SansSerif-Bold.ttf | Bin katex/fonts/KaTeX_SansSerif-Bold.woff | Bin katex/fonts/KaTeX_SansSerif-Bold.woff2 | Bin katex/fonts/KaTeX_SansSerif-Italic.ttf | Bin katex/fonts/KaTeX_SansSerif-Italic.woff | Bin katex/fonts/KaTeX_SansSerif-Italic.woff2 | Bin katex/fonts/KaTeX_SansSerif-Regular.ttf | Bin katex/fonts/KaTeX_SansSerif-Regular.woff | Bin katex/fonts/KaTeX_SansSerif-Regular.woff2 | Bin katex/fonts/KaTeX_Script-Regular.ttf | Bin katex/fonts/KaTeX_Script-Regular.woff | Bin katex/fonts/KaTeX_Script-Regular.woff2 | Bin katex/fonts/KaTeX_Size1-Regular.ttf | Bin katex/fonts/KaTeX_Size1-Regular.woff | Bin katex/fonts/KaTeX_Size1-Regular.woff2 | Bin katex/fonts/KaTeX_Size2-Regular.ttf | Bin katex/fonts/KaTeX_Size2-Regular.woff | Bin katex/fonts/KaTeX_Size2-Regular.woff2 | Bin katex/fonts/KaTeX_Size3-Regular.ttf | Bin katex/fonts/KaTeX_Size3-Regular.woff | Bin katex/fonts/KaTeX_Size3-Regular.woff2 | Bin katex/fonts/KaTeX_Size4-Regular.ttf | Bin katex/fonts/KaTeX_Size4-Regular.woff | Bin katex/fonts/KaTeX_Size4-Regular.woff2 | Bin katex/fonts/KaTeX_Typewriter-Regular.ttf | Bin katex/fonts/KaTeX_Typewriter-Regular.woff | Bin katex/fonts/KaTeX_Typewriter-Regular.woff2 | Bin katex/katex-auto.js | 0 katex/katex.css | 0 katex/katex.js | 0 mermaid/LICENSE | 0 mermaid/mermaid.min.js | 0 mozilla/Pdf/LICENSE | 0 mozilla/Pdf/build/pdf.js | 0 mozilla/Pdf/build/pdf.js.map | 0 mozilla/Pdf/build/pdf.worker.js | 0 mozilla/Pdf/build/pdf.worker.js.map | 0 mozilla/Pdf/web/cmaps/78-EUC-H.bcmap | Bin mozilla/Pdf/web/cmaps/78-EUC-V.bcmap | Bin mozilla/Pdf/web/cmaps/78-H.bcmap | Bin mozilla/Pdf/web/cmaps/78-RKSJ-H.bcmap | Bin mozilla/Pdf/web/cmaps/78-RKSJ-V.bcmap | Bin mozilla/Pdf/web/cmaps/78-V.bcmap | Bin mozilla/Pdf/web/cmaps/78ms-RKSJ-H.bcmap | Bin mozilla/Pdf/web/cmaps/78ms-RKSJ-V.bcmap | Bin mozilla/Pdf/web/cmaps/83pv-RKSJ-H.bcmap | Bin mozilla/Pdf/web/cmaps/90ms-RKSJ-H.bcmap | Bin mozilla/Pdf/web/cmaps/90ms-RKSJ-V.bcmap | Bin mozilla/Pdf/web/cmaps/90msp-RKSJ-H.bcmap | Bin mozilla/Pdf/web/cmaps/90msp-RKSJ-V.bcmap | Bin mozilla/Pdf/web/cmaps/90pv-RKSJ-H.bcmap | Bin mozilla/Pdf/web/cmaps/90pv-RKSJ-V.bcmap | Bin mozilla/Pdf/web/cmaps/Add-H.bcmap | Bin mozilla/Pdf/web/cmaps/Add-RKSJ-H.bcmap | Bin mozilla/Pdf/web/cmaps/Add-RKSJ-V.bcmap | Bin mozilla/Pdf/web/cmaps/Add-V.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-CNS1-0.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-CNS1-1.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-CNS1-2.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-CNS1-3.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-CNS1-4.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-CNS1-5.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-CNS1-6.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-CNS1-UCS2.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-GB1-0.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-GB1-1.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-GB1-2.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-GB1-3.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-GB1-4.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-GB1-5.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-GB1-UCS2.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Japan1-0.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Japan1-1.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Japan1-2.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Japan1-3.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Japan1-4.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Japan1-5.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Japan1-6.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Japan1-UCS2.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Korea1-0.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Korea1-1.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Korea1-2.bcmap | Bin mozilla/Pdf/web/cmaps/Adobe-Korea1-UCS2.bcmap | Bin mozilla/Pdf/web/cmaps/B5-H.bcmap | Bin mozilla/Pdf/web/cmaps/B5-V.bcmap | Bin mozilla/Pdf/web/cmaps/B5pc-H.bcmap | Bin mozilla/Pdf/web/cmaps/B5pc-V.bcmap | Bin mozilla/Pdf/web/cmaps/CNS-EUC-H.bcmap | Bin mozilla/Pdf/web/cmaps/CNS-EUC-V.bcmap | Bin mozilla/Pdf/web/cmaps/CNS1-H.bcmap | Bin mozilla/Pdf/web/cmaps/CNS1-V.bcmap | Bin mozilla/Pdf/web/cmaps/CNS2-H.bcmap | Bin mozilla/Pdf/web/cmaps/CNS2-V.bcmap | 0 mozilla/Pdf/web/cmaps/ETHK-B5-H.bcmap | Bin mozilla/Pdf/web/cmaps/ETHK-B5-V.bcmap | Bin mozilla/Pdf/web/cmaps/ETen-B5-H.bcmap | Bin mozilla/Pdf/web/cmaps/ETen-B5-V.bcmap | Bin mozilla/Pdf/web/cmaps/ETenms-B5-H.bcmap | 0 mozilla/Pdf/web/cmaps/ETenms-B5-V.bcmap | Bin mozilla/Pdf/web/cmaps/EUC-H.bcmap | Bin mozilla/Pdf/web/cmaps/EUC-V.bcmap | Bin mozilla/Pdf/web/cmaps/Ext-H.bcmap | Bin mozilla/Pdf/web/cmaps/Ext-RKSJ-H.bcmap | Bin mozilla/Pdf/web/cmaps/Ext-RKSJ-V.bcmap | Bin mozilla/Pdf/web/cmaps/Ext-V.bcmap | Bin mozilla/Pdf/web/cmaps/GB-EUC-H.bcmap | Bin mozilla/Pdf/web/cmaps/GB-EUC-V.bcmap | Bin mozilla/Pdf/web/cmaps/GB-H.bcmap | 0 mozilla/Pdf/web/cmaps/GB-V.bcmap | Bin mozilla/Pdf/web/cmaps/GBK-EUC-H.bcmap | Bin mozilla/Pdf/web/cmaps/GBK-EUC-V.bcmap | Bin mozilla/Pdf/web/cmaps/GBK2K-H.bcmap | Bin mozilla/Pdf/web/cmaps/GBK2K-V.bcmap | Bin mozilla/Pdf/web/cmaps/GBKp-EUC-H.bcmap | Bin mozilla/Pdf/web/cmaps/GBKp-EUC-V.bcmap | Bin mozilla/Pdf/web/cmaps/GBT-EUC-H.bcmap | Bin mozilla/Pdf/web/cmaps/GBT-EUC-V.bcmap | Bin mozilla/Pdf/web/cmaps/GBT-H.bcmap | Bin mozilla/Pdf/web/cmaps/GBT-V.bcmap | Bin mozilla/Pdf/web/cmaps/GBTpc-EUC-H.bcmap | Bin mozilla/Pdf/web/cmaps/GBTpc-EUC-V.bcmap | Bin mozilla/Pdf/web/cmaps/GBpc-EUC-H.bcmap | Bin mozilla/Pdf/web/cmaps/GBpc-EUC-V.bcmap | Bin mozilla/Pdf/web/cmaps/H.bcmap | Bin mozilla/Pdf/web/cmaps/HKdla-B5-H.bcmap | Bin mozilla/Pdf/web/cmaps/HKdla-B5-V.bcmap | Bin mozilla/Pdf/web/cmaps/HKdlb-B5-H.bcmap | Bin mozilla/Pdf/web/cmaps/HKdlb-B5-V.bcmap | Bin mozilla/Pdf/web/cmaps/HKgccs-B5-H.bcmap | Bin mozilla/Pdf/web/cmaps/HKgccs-B5-V.bcmap | Bin mozilla/Pdf/web/cmaps/HKm314-B5-H.bcmap | Bin mozilla/Pdf/web/cmaps/HKm314-B5-V.bcmap | Bin mozilla/Pdf/web/cmaps/HKm471-B5-H.bcmap | Bin mozilla/Pdf/web/cmaps/HKm471-B5-V.bcmap | Bin mozilla/Pdf/web/cmaps/HKscs-B5-H.bcmap | Bin mozilla/Pdf/web/cmaps/HKscs-B5-V.bcmap | Bin mozilla/Pdf/web/cmaps/Hankaku.bcmap | Bin mozilla/Pdf/web/cmaps/Hiragana.bcmap | Bin mozilla/Pdf/web/cmaps/KSC-EUC-H.bcmap | Bin mozilla/Pdf/web/cmaps/KSC-EUC-V.bcmap | Bin mozilla/Pdf/web/cmaps/KSC-H.bcmap | Bin mozilla/Pdf/web/cmaps/KSC-Johab-H.bcmap | Bin mozilla/Pdf/web/cmaps/KSC-Johab-V.bcmap | Bin mozilla/Pdf/web/cmaps/KSC-V.bcmap | Bin mozilla/Pdf/web/cmaps/KSCms-UHC-H.bcmap | Bin mozilla/Pdf/web/cmaps/KSCms-UHC-HW-H.bcmap | Bin mozilla/Pdf/web/cmaps/KSCms-UHC-HW-V.bcmap | Bin mozilla/Pdf/web/cmaps/KSCms-UHC-V.bcmap | Bin mozilla/Pdf/web/cmaps/KSCpc-EUC-H.bcmap | Bin mozilla/Pdf/web/cmaps/KSCpc-EUC-V.bcmap | Bin mozilla/Pdf/web/cmaps/Katakana.bcmap | Bin mozilla/Pdf/web/cmaps/LICENSE | 0 mozilla/Pdf/web/cmaps/NWP-H.bcmap | Bin mozilla/Pdf/web/cmaps/NWP-V.bcmap | Bin mozilla/Pdf/web/cmaps/RKSJ-H.bcmap | Bin mozilla/Pdf/web/cmaps/RKSJ-V.bcmap | Bin mozilla/Pdf/web/cmaps/Roman.bcmap | Bin mozilla/Pdf/web/cmaps/UniCNS-UCS2-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniCNS-UCS2-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniCNS-UTF16-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniCNS-UTF16-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniCNS-UTF32-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniCNS-UTF32-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniCNS-UTF8-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniCNS-UTF8-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniGB-UCS2-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniGB-UCS2-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniGB-UTF16-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniGB-UTF16-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniGB-UTF32-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniGB-UTF32-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniGB-UTF8-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniGB-UTF8-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS-UCS2-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS-UCS2-HW-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS-UCS2-HW-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS-UCS2-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS-UTF16-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS-UTF16-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS-UTF32-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS-UTF32-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS-UTF8-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS-UTF8-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS2004-UTF16-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS2004-UTF16-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS2004-UTF32-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS2004-UTF32-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS2004-UTF8-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniJIS2004-UTF8-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJISPro-UCS2-HW-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJISPro-UCS2-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJISPro-UTF8-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJISX0213-UTF32-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniJISX0213-UTF32-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniJISX02132004-UTF32-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniJISX02132004-UTF32-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniKS-UCS2-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniKS-UCS2-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniKS-UTF16-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniKS-UTF16-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniKS-UTF32-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniKS-UTF32-V.bcmap | Bin mozilla/Pdf/web/cmaps/UniKS-UTF8-H.bcmap | Bin mozilla/Pdf/web/cmaps/UniKS-UTF8-V.bcmap | Bin mozilla/Pdf/web/cmaps/V.bcmap | Bin mozilla/Pdf/web/cmaps/WP-Symbol.bcmap | Bin mozilla/Pdf/web/debugger.js | 0 mozilla/Pdf/web/default.pdf | Bin mozilla/Pdf/web/images/annotation-check.svg | 0 mozilla/Pdf/web/images/annotation-comment.svg | 0 mozilla/Pdf/web/images/annotation-help.svg | 0 mozilla/Pdf/web/images/annotation-insert.svg | 0 mozilla/Pdf/web/images/annotation-key.svg | 0 mozilla/Pdf/web/images/annotation-newparagraph.svg | 0 mozilla/Pdf/web/images/annotation-noicon.svg | 0 mozilla/Pdf/web/images/annotation-note.svg | 0 mozilla/Pdf/web/images/annotation-paragraph.svg | 0 mozilla/Pdf/web/images/findbarButton-next.png | Bin mozilla/Pdf/web/images/findbarButton-next@2x.png | Bin mozilla/Pdf/web/images/findbarButton-previous.png | Bin .../Pdf/web/images/findbarButton-previous@2x.png | Bin mozilla/Pdf/web/images/grab.cur | Bin mozilla/Pdf/web/images/grabbing.cur | Bin mozilla/Pdf/web/images/loading-icon.gif | Bin mozilla/Pdf/web/images/loading-small.png | Bin mozilla/Pdf/web/images/loading-small@2x.png | Bin .../secondaryToolbarButton-documentProperties.png | Bin ...secondaryToolbarButton-documentProperties@2x.png | Bin .../web/images/secondaryToolbarButton-firstPage.png | Bin .../images/secondaryToolbarButton-firstPage@2x.png | Bin .../web/images/secondaryToolbarButton-handTool.png | Bin .../images/secondaryToolbarButton-handTool@2x.png | Bin .../web/images/secondaryToolbarButton-lastPage.png | Bin .../images/secondaryToolbarButton-lastPage@2x.png | Bin .../web/images/secondaryToolbarButton-rotateCcw.png | Bin .../images/secondaryToolbarButton-rotateCcw@2x.png | Bin .../web/images/secondaryToolbarButton-rotateCw.png | Bin .../images/secondaryToolbarButton-rotateCw@2x.png | Bin .../secondaryToolbarButton-scrollHorizontal.png | Bin .../secondaryToolbarButton-scrollHorizontal@2x.png | Bin .../secondaryToolbarButton-scrollVertical.png | Bin .../secondaryToolbarButton-scrollVertical@2x.png | Bin .../images/secondaryToolbarButton-scrollWrapped.png | Bin .../secondaryToolbarButton-scrollWrapped@2x.png | Bin .../images/secondaryToolbarButton-selectTool.png | Bin .../images/secondaryToolbarButton-selectTool@2x.png | Bin .../images/secondaryToolbarButton-spreadEven.png | Bin .../images/secondaryToolbarButton-spreadEven@2x.png | Bin .../images/secondaryToolbarButton-spreadNone.png | Bin .../images/secondaryToolbarButton-spreadNone@2x.png | Bin .../web/images/secondaryToolbarButton-spreadOdd.png | Bin .../images/secondaryToolbarButton-spreadOdd@2x.png | Bin mozilla/Pdf/web/images/shadow.png | Bin mozilla/Pdf/web/images/texture.png | Bin mozilla/Pdf/web/images/toolbarButton-bookmark.png | Bin .../Pdf/web/images/toolbarButton-bookmark@2x.png | Bin mozilla/Pdf/web/images/toolbarButton-download.png | Bin .../Pdf/web/images/toolbarButton-download@2x.png | Bin mozilla/Pdf/web/images/toolbarButton-menuArrows.png | Bin .../Pdf/web/images/toolbarButton-menuArrows@2x.png | Bin mozilla/Pdf/web/images/toolbarButton-openFile.png | Bin .../Pdf/web/images/toolbarButton-openFile@2x.png | Bin mozilla/Pdf/web/images/toolbarButton-pageDown.png | Bin .../Pdf/web/images/toolbarButton-pageDown@2x.png | Bin mozilla/Pdf/web/images/toolbarButton-pageUp.png | Bin mozilla/Pdf/web/images/toolbarButton-pageUp@2x.png | Bin .../web/images/toolbarButton-presentationMode.png | Bin .../images/toolbarButton-presentationMode@2x.png | Bin mozilla/Pdf/web/images/toolbarButton-print.png | Bin mozilla/Pdf/web/images/toolbarButton-print@2x.png | Bin mozilla/Pdf/web/images/toolbarButton-search.png | Bin mozilla/Pdf/web/images/toolbarButton-search@2x.png | Bin .../images/toolbarButton-secondaryToolbarToggle.png | Bin .../toolbarButton-secondaryToolbarToggle@2x.png | Bin .../Pdf/web/images/toolbarButton-sidebarToggle.png | Bin .../web/images/toolbarButton-sidebarToggle@2x.png | Bin .../web/images/toolbarButton-viewAttachments.png | Bin .../web/images/toolbarButton-viewAttachments@2x.png | Bin .../Pdf/web/images/toolbarButton-viewOutline.png | Bin .../Pdf/web/images/toolbarButton-viewOutline@2x.png | Bin .../Pdf/web/images/toolbarButton-viewThumbnail.png | Bin .../web/images/toolbarButton-viewThumbnail@2x.png | Bin mozilla/Pdf/web/images/toolbarButton-zoomIn.png | Bin mozilla/Pdf/web/images/toolbarButton-zoomIn@2x.png | Bin mozilla/Pdf/web/images/toolbarButton-zoomOut.png | Bin mozilla/Pdf/web/images/toolbarButton-zoomOut@2x.png | Bin mozilla/Pdf/web/images/treeitem-collapsed.png | Bin mozilla/Pdf/web/images/treeitem-collapsed@2x.png | Bin mozilla/Pdf/web/images/treeitem-expanded.png | Bin mozilla/Pdf/web/images/treeitem-expanded@2x.png | Bin mozilla/Pdf/web/locale/ach/viewer.properties | 0 mozilla/Pdf/web/locale/af/viewer.properties | 0 mozilla/Pdf/web/locale/an/viewer.properties | 0 mozilla/Pdf/web/locale/ar/viewer.properties | 0 mozilla/Pdf/web/locale/ast/viewer.properties | 0 mozilla/Pdf/web/locale/az/viewer.properties | 0 mozilla/Pdf/web/locale/be/viewer.properties | 0 mozilla/Pdf/web/locale/bg/viewer.properties | 0 mozilla/Pdf/web/locale/bn/viewer.properties | 0 mozilla/Pdf/web/locale/bo/viewer.properties | 0 mozilla/Pdf/web/locale/br/viewer.properties | 0 mozilla/Pdf/web/locale/brx/viewer.properties | 0 mozilla/Pdf/web/locale/bs/viewer.properties | 0 mozilla/Pdf/web/locale/ca/viewer.properties | 0 mozilla/Pdf/web/locale/cak/viewer.properties | 0 mozilla/Pdf/web/locale/cs/viewer.properties | 0 mozilla/Pdf/web/locale/cy/viewer.properties | 0 mozilla/Pdf/web/locale/da/viewer.properties | 0 mozilla/Pdf/web/locale/de/viewer.properties | 0 mozilla/Pdf/web/locale/dsb/viewer.properties | 0 mozilla/Pdf/web/locale/el/viewer.properties | 0 mozilla/Pdf/web/locale/en-CA/viewer.properties | 0 mozilla/Pdf/web/locale/en-GB/viewer.properties | 0 mozilla/Pdf/web/locale/en-US/viewer.properties | 0 mozilla/Pdf/web/locale/eo/viewer.properties | 0 mozilla/Pdf/web/locale/es-AR/viewer.properties | 0 mozilla/Pdf/web/locale/es-CL/viewer.properties | 0 mozilla/Pdf/web/locale/es-ES/viewer.properties | 0 mozilla/Pdf/web/locale/es-MX/viewer.properties | 0 mozilla/Pdf/web/locale/et/viewer.properties | 0 mozilla/Pdf/web/locale/eu/viewer.properties | 0 mozilla/Pdf/web/locale/fa/viewer.properties | 0 mozilla/Pdf/web/locale/ff/viewer.properties | 0 mozilla/Pdf/web/locale/fi/viewer.properties | 0 mozilla/Pdf/web/locale/fr/viewer.properties | 0 mozilla/Pdf/web/locale/fy-NL/viewer.properties | 0 mozilla/Pdf/web/locale/ga-IE/viewer.properties | 0 mozilla/Pdf/web/locale/gd/viewer.properties | 0 mozilla/Pdf/web/locale/gl/viewer.properties | 0 mozilla/Pdf/web/locale/gn/viewer.properties | 0 mozilla/Pdf/web/locale/gu-IN/viewer.properties | 0 mozilla/Pdf/web/locale/he/viewer.properties | 0 mozilla/Pdf/web/locale/hi-IN/viewer.properties | 0 mozilla/Pdf/web/locale/hr/viewer.properties | 0 mozilla/Pdf/web/locale/hsb/viewer.properties | 0 mozilla/Pdf/web/locale/hu/viewer.properties | 0 mozilla/Pdf/web/locale/hy-AM/viewer.properties | 0 mozilla/Pdf/web/locale/hye/viewer.properties | 0 mozilla/Pdf/web/locale/ia/viewer.properties | 0 mozilla/Pdf/web/locale/id/viewer.properties | 0 mozilla/Pdf/web/locale/is/viewer.properties | 0 mozilla/Pdf/web/locale/it/viewer.properties | 0 mozilla/Pdf/web/locale/ja/viewer.properties | 0 mozilla/Pdf/web/locale/ka/viewer.properties | 0 mozilla/Pdf/web/locale/kab/viewer.properties | 0 mozilla/Pdf/web/locale/kk/viewer.properties | 0 mozilla/Pdf/web/locale/km/viewer.properties | 0 mozilla/Pdf/web/locale/kn/viewer.properties | 0 mozilla/Pdf/web/locale/ko/viewer.properties | 0 mozilla/Pdf/web/locale/lij/viewer.properties | 0 mozilla/Pdf/web/locale/lo/viewer.properties | 0 mozilla/Pdf/web/locale/locale.properties | 0 mozilla/Pdf/web/locale/lt/viewer.properties | 0 mozilla/Pdf/web/locale/ltg/viewer.properties | 0 mozilla/Pdf/web/locale/lv/viewer.properties | 0 mozilla/Pdf/web/locale/meh/viewer.properties | 0 mozilla/Pdf/web/locale/mk/viewer.properties | 0 mozilla/Pdf/web/locale/mr/viewer.properties | 0 mozilla/Pdf/web/locale/ms/viewer.properties | 0 mozilla/Pdf/web/locale/my/viewer.properties | 0 mozilla/Pdf/web/locale/nb-NO/viewer.properties | 0 mozilla/Pdf/web/locale/ne-NP/viewer.properties | 0 mozilla/Pdf/web/locale/nl/viewer.properties | 0 mozilla/Pdf/web/locale/nn-NO/viewer.properties | 0 mozilla/Pdf/web/locale/oc/viewer.properties | 0 mozilla/Pdf/web/locale/pa-IN/viewer.properties | 0 mozilla/Pdf/web/locale/pl/viewer.properties | 0 mozilla/Pdf/web/locale/pt-BR/viewer.properties | 0 mozilla/Pdf/web/locale/pt-PT/viewer.properties | 0 mozilla/Pdf/web/locale/rm/viewer.properties | 0 mozilla/Pdf/web/locale/ro/viewer.properties | 0 mozilla/Pdf/web/locale/ru/viewer.properties | 0 mozilla/Pdf/web/locale/scn/viewer.properties | 0 mozilla/Pdf/web/locale/si/viewer.properties | 0 mozilla/Pdf/web/locale/sk/viewer.properties | 0 mozilla/Pdf/web/locale/sl/viewer.properties | 0 mozilla/Pdf/web/locale/son/viewer.properties | 0 mozilla/Pdf/web/locale/sq/viewer.properties | 0 mozilla/Pdf/web/locale/sr/viewer.properties | 0 mozilla/Pdf/web/locale/sv-SE/viewer.properties | 0 mozilla/Pdf/web/locale/ta/viewer.properties | 0 mozilla/Pdf/web/locale/te/viewer.properties | 0 mozilla/Pdf/web/locale/th/viewer.properties | 0 mozilla/Pdf/web/locale/tl/viewer.properties | 0 mozilla/Pdf/web/locale/tr/viewer.properties | 0 mozilla/Pdf/web/locale/trs/viewer.properties | 0 mozilla/Pdf/web/locale/uk/viewer.properties | 0 mozilla/Pdf/web/locale/ur/viewer.properties | 0 mozilla/Pdf/web/locale/uz/viewer.properties | 0 mozilla/Pdf/web/locale/vi/viewer.properties | 0 mozilla/Pdf/web/locale/wo/viewer.properties | 0 mozilla/Pdf/web/locale/xh/viewer.properties | 0 mozilla/Pdf/web/locale/zh-CN/viewer.properties | 0 mozilla/Pdf/web/locale/zh-TW/viewer.properties | 0 mozilla/Pdf/web/pdf.tpl.php | 0 mozilla/Pdf/web/viewer.css | 0 mozilla/Pdf/web/viewer.html | 0 mozilla/Pdf/web/viewer.js | 0 mozilla/Pdf/web/viewer.js.map | 0 setasign/Fpdi/FpdfTpl.php | 0 setasign/Fpdi/FpdfTplTrait.php | 0 setasign/Fpdi/Fpdi.php | 0 setasign/Fpdi/FpdiException.php | 0 setasign/Fpdi/FpdiTrait.php | 0 setasign/Fpdi/LICENSE.txt | 0 .../PdfParser/CrossReference/AbstractReader.php | 0 .../PdfParser/CrossReference/CrossReference.php | 0 .../CrossReference/CrossReferenceException.php | 0 .../Fpdi/PdfParser/CrossReference/FixedReader.php | 0 .../Fpdi/PdfParser/CrossReference/LineReader.php | 0 .../PdfParser/CrossReference/ReaderInterface.php | 0 setasign/Fpdi/PdfParser/Filter/Ascii85.php | 0 setasign/Fpdi/PdfParser/Filter/Ascii85Exception.php | 0 setasign/Fpdi/PdfParser/Filter/AsciiHex.php | 0 setasign/Fpdi/PdfParser/Filter/FilterException.php | 0 setasign/Fpdi/PdfParser/Filter/FilterInterface.php | 0 setasign/Fpdi/PdfParser/Filter/Flate.php | 0 setasign/Fpdi/PdfParser/Filter/FlateException.php | 0 setasign/Fpdi/PdfParser/Filter/Lzw.php | 0 setasign/Fpdi/PdfParser/Filter/LzwException.php | 0 setasign/Fpdi/PdfParser/PdfParser.php | 0 setasign/Fpdi/PdfParser/PdfParserException.php | 0 setasign/Fpdi/PdfParser/StreamReader.php | 0 setasign/Fpdi/PdfParser/Tokenizer.php | 0 setasign/Fpdi/PdfParser/Type/PdfArray.php | 0 setasign/Fpdi/PdfParser/Type/PdfBoolean.php | 0 setasign/Fpdi/PdfParser/Type/PdfDictionary.php | 0 setasign/Fpdi/PdfParser/Type/PdfHexString.php | 0 setasign/Fpdi/PdfParser/Type/PdfIndirectObject.php | 0 .../PdfParser/Type/PdfIndirectObjectReference.php | 0 setasign/Fpdi/PdfParser/Type/PdfName.php | 0 setasign/Fpdi/PdfParser/Type/PdfNull.php | 0 setasign/Fpdi/PdfParser/Type/PdfNumeric.php | 0 setasign/Fpdi/PdfParser/Type/PdfStream.php | 0 setasign/Fpdi/PdfParser/Type/PdfString.php | 0 setasign/Fpdi/PdfParser/Type/PdfToken.php | 0 setasign/Fpdi/PdfParser/Type/PdfType.php | 0 setasign/Fpdi/PdfParser/Type/PdfTypeException.php | 0 setasign/Fpdi/PdfReader/DataStructure/Rectangle.php | 0 setasign/Fpdi/PdfReader/Page.php | 0 setasign/Fpdi/PdfReader/PageBoundaries.php | 0 setasign/Fpdi/PdfReader/PdfReader.php | 0 setasign/Fpdi/PdfReader/PdfReaderException.php | 0 setasign/Fpdi/Tcpdf/Fpdi.php | 0 setasign/Fpdi/TcpdfFpdi.php | 0 setasign/Fpdi/Tfpdf/FpdfTpl.php | 0 setasign/Fpdi/Tfpdf/Fpdi.php | 0 setasign/Fpdi/autoload.php | 0 tcpdf/CHANGELOG.TXT | 0 tcpdf/LICENSE.TXT | 0 tcpdf/README.md | 0 tcpdf/TCPDF.php | 0 tcpdf/TCPDF2DBarcode.php | 0 tcpdf/TCPDFBarcode.php | 0 tcpdf/TCPDF_IMPORT.php | 0 tcpdf/TCPDF_PARSER.php | 0 tcpdf/VERSION | 0 tcpdf/composer.json | 0 tcpdf/config/tcpdf_config.php | 0 tcpdf/examples/barcodes/example_1d_html.php | 0 tcpdf/examples/barcodes/example_1d_png.php | 0 tcpdf/examples/barcodes/example_1d_svg.php | 0 tcpdf/examples/barcodes/example_1d_svgi.php | 0 .../barcodes/example_2d_datamatrix_html.php | 0 .../examples/barcodes/example_2d_datamatrix_png.php | 0 .../examples/barcodes/example_2d_datamatrix_svg.php | 0 .../barcodes/example_2d_datamatrix_svgi.php | 0 tcpdf/examples/barcodes/example_2d_pdf417_html.php | 0 tcpdf/examples/barcodes/example_2d_pdf417_png.php | 0 tcpdf/examples/barcodes/example_2d_pdf417_svg.php | 0 tcpdf/examples/barcodes/example_2d_pdf417_svgi.php | 0 tcpdf/examples/barcodes/example_2d_qrcode_html.php | 0 tcpdf/examples/barcodes/example_2d_qrcode_png.php | 0 tcpdf/examples/barcodes/example_2d_qrcode_svg.php | 0 tcpdf/examples/barcodes/example_2d_qrcode_svgi.php | 0 .../examples/barcodes/tcpdf_barcodes_1d_include.php | 0 .../examples/barcodes/tcpdf_barcodes_2d_include.php | 0 tcpdf/examples/config/tcpdf_config_alt.php | 0 tcpdf/examples/data/cert/tcpdf.crt | 0 tcpdf/examples/data/cert/tcpdf.fdf | Bin tcpdf/examples/data/cert/tcpdf.p12 | Bin tcpdf/examples/data/chapter_demo_1.txt | 0 tcpdf/examples/data/chapter_demo_2.txt | 0 tcpdf/examples/data/table_data_demo.txt | 0 tcpdf/examples/data/utf8test.txt | 0 tcpdf/examples/example_001.php | 0 tcpdf/examples/example_002.php | 0 tcpdf/examples/example_003.php | 0 tcpdf/examples/example_004.php | 0 tcpdf/examples/example_005.php | 0 tcpdf/examples/example_006.php | 0 tcpdf/examples/example_007.php | 0 tcpdf/examples/example_008.php | 0 tcpdf/examples/example_009.php | 0 tcpdf/examples/example_010.php | 0 tcpdf/examples/example_011.php | 0 tcpdf/examples/example_012.pdf | Bin tcpdf/examples/example_012.php | 0 tcpdf/examples/example_013.php | 0 tcpdf/examples/example_014.php | 0 tcpdf/examples/example_015.php | 0 tcpdf/examples/example_016.php | 0 tcpdf/examples/example_017.php | 0 tcpdf/examples/example_018.php | 0 tcpdf/examples/example_019.php | 0 tcpdf/examples/example_020.php | 0 tcpdf/examples/example_021.php | 0 tcpdf/examples/example_022.php | 0 tcpdf/examples/example_023.php | 0 tcpdf/examples/example_024.php | 0 tcpdf/examples/example_025.php | 0 tcpdf/examples/example_026.php | 0 tcpdf/examples/example_027.php | 0 tcpdf/examples/example_028.php | 0 tcpdf/examples/example_029.php | 0 tcpdf/examples/example_030.php | 0 tcpdf/examples/example_031.php | 0 tcpdf/examples/example_032.php | 0 tcpdf/examples/example_033.php | 0 tcpdf/examples/example_034.php | 0 tcpdf/examples/example_035.php | 0 tcpdf/examples/example_036.php | 0 tcpdf/examples/example_037.php | 0 tcpdf/examples/example_038.php | 0 tcpdf/examples/example_039.php | 0 tcpdf/examples/example_040.php | 0 tcpdf/examples/example_041.php | 0 tcpdf/examples/example_042.php | 0 tcpdf/examples/example_043.php | 0 tcpdf/examples/example_044.php | 0 tcpdf/examples/example_045.php | 0 tcpdf/examples/example_046.php | 0 tcpdf/examples/example_047.php | 0 tcpdf/examples/example_048.php | 0 tcpdf/examples/example_049.php | 0 tcpdf/examples/example_050.php | 0 tcpdf/examples/example_051.php | 0 tcpdf/examples/example_052.php | 0 tcpdf/examples/example_053.php | 0 tcpdf/examples/example_054.php | 0 tcpdf/examples/example_055.php | 0 tcpdf/examples/example_056.php | 0 tcpdf/examples/example_057.php | 0 tcpdf/examples/example_058.php | 0 tcpdf/examples/example_059.php | 0 tcpdf/examples/example_060.php | 0 tcpdf/examples/example_061.php | 0 tcpdf/examples/example_062.php | 0 tcpdf/examples/example_063.php | 0 tcpdf/examples/example_064.php | 0 tcpdf/examples/example_065.php | 0 tcpdf/examples/example_066.php | 0 tcpdf/examples/images/_blank.png | Bin tcpdf/examples/images/alpha.png | Bin tcpdf/examples/images/image_demo.jpg | Bin tcpdf/examples/images/image_with_alpha.png | Bin tcpdf/examples/images/img.png | Bin tcpdf/examples/images/logo_example.gif | Bin tcpdf/examples/images/logo_example.jpg | Bin tcpdf/examples/images/logo_example.png | Bin tcpdf/examples/images/tcpdf_box.ai | 0 tcpdf/examples/images/tcpdf_box.svg | 0 tcpdf/examples/images/tcpdf_cell.png | Bin tcpdf/examples/images/tcpdf_logo.jpg | Bin tcpdf/examples/images/tcpdf_signature.png | Bin tcpdf/examples/images/testsvg.svg | 0 tcpdf/examples/images/tux.svg | 0 tcpdf/examples/index.php | 0 tcpdf/examples/lang/afr.php | 0 tcpdf/examples/lang/ara.php | 0 tcpdf/examples/lang/aze.php | 0 tcpdf/examples/lang/bel.php | 0 tcpdf/examples/lang/bra.php | 0 tcpdf/examples/lang/bul.php | 0 tcpdf/examples/lang/cat.php | 0 tcpdf/examples/lang/ces.php | 0 tcpdf/examples/lang/chi.php | 0 tcpdf/examples/lang/cym.php | 0 tcpdf/examples/lang/dan.php | 0 tcpdf/examples/lang/eng.php | 0 tcpdf/examples/lang/est.php | 0 tcpdf/examples/lang/eus.php | 0 tcpdf/examples/lang/far.php | 0 tcpdf/examples/lang/fra.php | 0 tcpdf/examples/lang/ger.php | 0 tcpdf/examples/lang/gle.php | 0 tcpdf/examples/lang/glg.php | 0 tcpdf/examples/lang/hat.php | 0 tcpdf/examples/lang/heb.php | 0 tcpdf/examples/lang/hrv.php | 0 tcpdf/examples/lang/hun.php | 0 tcpdf/examples/lang/hye.php | 0 tcpdf/examples/lang/ind.php | 0 tcpdf/examples/lang/ita.php | 0 tcpdf/examples/lang/jpn.php | 0 tcpdf/examples/lang/kat.php | 0 tcpdf/examples/lang/kor.php | 0 tcpdf/examples/lang/mkd.php | 0 tcpdf/examples/lang/mlt.php | 0 tcpdf/examples/lang/msa.php | 0 tcpdf/examples/lang/nld.php | 0 tcpdf/examples/lang/nob.php | 0 tcpdf/examples/lang/pol.php | 0 tcpdf/examples/lang/por.php | 0 tcpdf/examples/lang/ron.php | 0 tcpdf/examples/lang/rus.php | 0 tcpdf/examples/lang/slv.php | 0 tcpdf/examples/lang/spa.php | 0 tcpdf/examples/lang/sqi.php | 0 tcpdf/examples/lang/srp.php | 0 tcpdf/examples/lang/swa.php | 0 tcpdf/examples/lang/swe.php | 0 tcpdf/examples/lang/ukr.php | 0 tcpdf/examples/lang/urd.php | 0 tcpdf/examples/lang/yid.php | 0 tcpdf/examples/lang/zho.php | 0 tcpdf/examples/tcpdf_include.php | 0 tcpdf/fonts/ae_fonts_2.0/COPYING | 0 tcpdf/fonts/ae_fonts_2.0/ChangeLog | 0 tcpdf/fonts/ae_fonts_2.0/README | 0 tcpdf/fonts/aealarabiya.ctg.z | Bin tcpdf/fonts/aealarabiya.php | 0 tcpdf/fonts/aealarabiya.z | Bin tcpdf/fonts/aefurat.ctg.z | Bin tcpdf/fonts/aefurat.php | 0 tcpdf/fonts/aefurat.z | Bin tcpdf/fonts/cid0cs.php | 0 tcpdf/fonts/cid0ct.php | 0 tcpdf/fonts/cid0jp.php | 0 tcpdf/fonts/cid0kr.php | 0 tcpdf/fonts/courier.php | 0 tcpdf/fonts/courierb.php | 0 tcpdf/fonts/courierbi.php | 0 tcpdf/fonts/courieri.php | 0 tcpdf/fonts/dejavu-fonts-ttf-2.33/AUTHORS | 0 tcpdf/fonts/dejavu-fonts-ttf-2.33/BUGS | 0 tcpdf/fonts/dejavu-fonts-ttf-2.33/LICENSE | 0 tcpdf/fonts/dejavu-fonts-ttf-2.33/NEWS | 0 tcpdf/fonts/dejavu-fonts-ttf-2.33/README | 0 tcpdf/fonts/dejavu-fonts-ttf-2.33/langcover.txt | 0 tcpdf/fonts/dejavu-fonts-ttf-2.33/unicover.txt | 0 tcpdf/fonts/dejavu-fonts-ttf-2.34/AUTHORS | 0 tcpdf/fonts/dejavu-fonts-ttf-2.34/BUGS | 0 tcpdf/fonts/dejavu-fonts-ttf-2.34/LICENSE | 0 tcpdf/fonts/dejavu-fonts-ttf-2.34/NEWS | 0 tcpdf/fonts/dejavu-fonts-ttf-2.34/README | 0 tcpdf/fonts/dejavu-fonts-ttf-2.34/langcover.txt | 0 tcpdf/fonts/dejavu-fonts-ttf-2.34/unicover.txt | 0 tcpdf/fonts/dejavusans.ctg.z | Bin tcpdf/fonts/dejavusans.php | 0 tcpdf/fonts/dejavusans.z | Bin tcpdf/fonts/dejavusansb.ctg.z | Bin tcpdf/fonts/dejavusansb.php | 0 tcpdf/fonts/dejavusansb.z | Bin tcpdf/fonts/dejavusansbi.ctg.z | Bin tcpdf/fonts/dejavusansbi.php | 0 tcpdf/fonts/dejavusansbi.z | Bin tcpdf/fonts/dejavusanscondensed.ctg.z | Bin tcpdf/fonts/dejavusanscondensed.php | 0 tcpdf/fonts/dejavusanscondensed.z | Bin tcpdf/fonts/dejavusanscondensedb.ctg.z | Bin tcpdf/fonts/dejavusanscondensedb.php | 0 tcpdf/fonts/dejavusanscondensedb.z | Bin tcpdf/fonts/dejavusanscondensedbi.ctg.z | Bin tcpdf/fonts/dejavusanscondensedbi.php | 0 tcpdf/fonts/dejavusanscondensedbi.z | Bin tcpdf/fonts/dejavusanscondensedi.ctg.z | Bin tcpdf/fonts/dejavusanscondensedi.php | 0 tcpdf/fonts/dejavusanscondensedi.z | Bin tcpdf/fonts/dejavusansextralight.ctg.z | Bin tcpdf/fonts/dejavusansextralight.php | 0 tcpdf/fonts/dejavusansextralight.z | Bin tcpdf/fonts/dejavusansi.ctg.z | Bin tcpdf/fonts/dejavusansi.php | 0 tcpdf/fonts/dejavusansi.z | Bin tcpdf/fonts/dejavusansmono.ctg.z | Bin tcpdf/fonts/dejavusansmono.php | 0 tcpdf/fonts/dejavusansmono.z | Bin tcpdf/fonts/dejavusansmonob.ctg.z | Bin tcpdf/fonts/dejavusansmonob.php | 0 tcpdf/fonts/dejavusansmonob.z | Bin tcpdf/fonts/dejavusansmonobi.ctg.z | Bin tcpdf/fonts/dejavusansmonobi.php | 0 tcpdf/fonts/dejavusansmonobi.z | Bin tcpdf/fonts/dejavusansmonoi.ctg.z | Bin tcpdf/fonts/dejavusansmonoi.php | 0 tcpdf/fonts/dejavusansmonoi.z | Bin tcpdf/fonts/dejavuserif.ctg.z | Bin tcpdf/fonts/dejavuserif.php | 0 tcpdf/fonts/dejavuserif.z | Bin tcpdf/fonts/dejavuserifb.ctg.z | Bin tcpdf/fonts/dejavuserifb.php | 0 tcpdf/fonts/dejavuserifb.z | Bin tcpdf/fonts/dejavuserifbi.ctg.z | Bin tcpdf/fonts/dejavuserifbi.php | 0 tcpdf/fonts/dejavuserifbi.z | Bin tcpdf/fonts/dejavuserifcondensed.ctg.z | Bin tcpdf/fonts/dejavuserifcondensed.php | 0 tcpdf/fonts/dejavuserifcondensed.z | Bin tcpdf/fonts/dejavuserifcondensedb.ctg.z | Bin tcpdf/fonts/dejavuserifcondensedb.php | 0 tcpdf/fonts/dejavuserifcondensedb.z | Bin tcpdf/fonts/dejavuserifcondensedbi.ctg.z | Bin tcpdf/fonts/dejavuserifcondensedbi.php | 0 tcpdf/fonts/dejavuserifcondensedbi.z | Bin tcpdf/fonts/dejavuserifcondensedi.ctg.z | Bin tcpdf/fonts/dejavuserifcondensedi.php | 0 tcpdf/fonts/dejavuserifcondensedi.z | Bin tcpdf/fonts/dejavuserifi.ctg.z | Bin tcpdf/fonts/dejavuserifi.php | 0 tcpdf/fonts/dejavuserifi.z | Bin tcpdf/fonts/freefont-20100919/AUTHORS | 0 tcpdf/fonts/freefont-20100919/COPYING | 0 tcpdf/fonts/freefont-20100919/CREDITS | 0 tcpdf/fonts/freefont-20100919/ChangeLog | 0 tcpdf/fonts/freefont-20100919/INSTALL | 0 tcpdf/fonts/freefont-20100919/README | 0 tcpdf/fonts/freefont-20120503/AUTHORS | 0 tcpdf/fonts/freefont-20120503/COPYING | 0 tcpdf/fonts/freefont-20120503/CREDITS | 0 tcpdf/fonts/freefont-20120503/ChangeLog | 0 tcpdf/fonts/freefont-20120503/INSTALL | 0 tcpdf/fonts/freefont-20120503/README | 0 tcpdf/fonts/freefont-20120503/TROUBLESHOOTING | 0 tcpdf/fonts/freefont-20120503/USAGE | 0 tcpdf/fonts/freemono.ctg.z | Bin tcpdf/fonts/freemono.php | 0 tcpdf/fonts/freemono.z | Bin tcpdf/fonts/freemonob.ctg.z | Bin tcpdf/fonts/freemonob.php | 0 tcpdf/fonts/freemonob.z | Bin tcpdf/fonts/freemonobi.ctg.z | Bin tcpdf/fonts/freemonobi.php | 0 tcpdf/fonts/freemonobi.z | Bin tcpdf/fonts/freemonoi.ctg.z | Bin tcpdf/fonts/freemonoi.php | 0 tcpdf/fonts/freemonoi.z | Bin tcpdf/fonts/freesans.ctg.z | Bin tcpdf/fonts/freesans.php | 0 tcpdf/fonts/freesans.z | Bin tcpdf/fonts/freesansb.ctg.z | Bin tcpdf/fonts/freesansb.php | 0 tcpdf/fonts/freesansb.z | Bin tcpdf/fonts/freesansbi.ctg.z | Bin tcpdf/fonts/freesansbi.php | 0 tcpdf/fonts/freesansbi.z | Bin tcpdf/fonts/freesansi.ctg.z | Bin tcpdf/fonts/freesansi.php | 0 tcpdf/fonts/freesansi.z | Bin tcpdf/fonts/freeserif.ctg.z | Bin tcpdf/fonts/freeserif.php | 0 tcpdf/fonts/freeserif.z | Bin tcpdf/fonts/freeserifb.ctg.z | Bin tcpdf/fonts/freeserifb.php | 0 tcpdf/fonts/freeserifb.z | Bin tcpdf/fonts/freeserifbi.ctg.z | Bin tcpdf/fonts/freeserifbi.php | 0 tcpdf/fonts/freeserifbi.z | Bin tcpdf/fonts/freeserifi.ctg.z | Bin tcpdf/fonts/freeserifi.php | 0 tcpdf/fonts/freeserifi.z | Bin tcpdf/fonts/helvetica.php | 0 tcpdf/fonts/helveticab.php | 0 tcpdf/fonts/helveticabi.php | 0 tcpdf/fonts/helveticai.php | 0 tcpdf/fonts/hysmyeongjostdmedium.php | 0 tcpdf/fonts/kozgopromedium.php | 0 tcpdf/fonts/kozminproregular.php | 0 tcpdf/fonts/msungstdlight.php | 0 tcpdf/fonts/pdfacourier.php | 0 tcpdf/fonts/pdfacourier.z | Bin tcpdf/fonts/pdfacourierb.php | 0 tcpdf/fonts/pdfacourierb.z | Bin tcpdf/fonts/pdfacourierbi.php | 0 tcpdf/fonts/pdfacourierbi.z | Bin tcpdf/fonts/pdfacourieri.php | 0 tcpdf/fonts/pdfacourieri.z | Bin tcpdf/fonts/pdfahelvetica.php | 0 tcpdf/fonts/pdfahelvetica.z | Bin tcpdf/fonts/pdfahelveticab.php | 0 tcpdf/fonts/pdfahelveticab.z | Bin tcpdf/fonts/pdfahelveticabi.php | 0 tcpdf/fonts/pdfahelveticabi.z | Bin tcpdf/fonts/pdfahelveticai.php | 0 tcpdf/fonts/pdfahelveticai.z | Bin tcpdf/fonts/pdfasymbol.php | 0 tcpdf/fonts/pdfasymbol.z | Bin tcpdf/fonts/pdfatimes.php | 0 tcpdf/fonts/pdfatimes.z | Bin tcpdf/fonts/pdfatimesb.php | 0 tcpdf/fonts/pdfatimesb.z | Bin tcpdf/fonts/pdfatimesbi.php | 0 tcpdf/fonts/pdfatimesbi.z | Bin tcpdf/fonts/pdfatimesi.php | 0 tcpdf/fonts/pdfatimesi.z | Bin tcpdf/fonts/pdfazapfdingbats.php | 0 tcpdf/fonts/pdfazapfdingbats.z | Bin tcpdf/fonts/stsongstdlight.php | 0 tcpdf/fonts/symbol.php | 0 tcpdf/fonts/times.php | 0 tcpdf/fonts/timesb.php | 0 tcpdf/fonts/timesbi.php | 0 tcpdf/fonts/timesi.php | 0 tcpdf/fonts/uni2cid_ac15.php | 0 tcpdf/fonts/uni2cid_ag15.php | 0 tcpdf/fonts/uni2cid_aj16.php | 0 tcpdf/fonts/uni2cid_ak12.php | 0 tcpdf/fonts/zapfdingbats.php | 0 tcpdf/include/TCPDF_COLORS.php | 0 tcpdf/include/TCPDF_FILTERS.php | 0 tcpdf/include/TCPDF_FONTS.php | 0 tcpdf/include/TCPDF_FONT_DATA.php | 0 tcpdf/include/TCPDF_IMAGES.php | 0 tcpdf/include/TCPDF_STATIC.php | 0 tcpdf/include/barcodes/Datamatrix.php | 0 tcpdf/include/barcodes/PDF417.php | 0 tcpdf/include/barcodes/QRcode.php | 0 tcpdf/include/sRGB.icc | Bin tcpdf/tcpdf_autoconfig.php | 0 tcpdf/tools/.htaccess | 0 tcpdf/tools/convert_fonts_examples.txt | 0 tcpdf/tools/tcpdf_addfont.php | 0 zxing/LICENSE | 0 zxing/customerror.js | 0 zxing/index.min.js | 0 zxing/zxing.min.js | 0 5166 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .github/contributing.md mode change 100755 => 100644 .github/issue_template.md mode change 100755 => 100644 .gitignore mode change 100755 => 100644 DeepCopy/DeepCopy.php mode change 100755 => 100644 DeepCopy/Exception/CloneException.php mode change 100755 => 100644 DeepCopy/Exception/PropertyException.php mode change 100755 => 100644 DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php mode change 100755 => 100644 DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php mode change 100755 => 100644 DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php mode change 100755 => 100644 DeepCopy/Filter/Filter.php mode change 100755 => 100644 DeepCopy/Filter/KeepFilter.php mode change 100755 => 100644 DeepCopy/Filter/ReplaceFilter.php mode change 100755 => 100644 DeepCopy/Filter/SetNullFilter.php mode change 100755 => 100644 DeepCopy/LICENSE mode change 100755 => 100644 DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php mode change 100755 => 100644 DeepCopy/Matcher/Matcher.php mode change 100755 => 100644 DeepCopy/Matcher/PropertyMatcher.php mode change 100755 => 100644 DeepCopy/Matcher/PropertyNameMatcher.php mode change 100755 => 100644 DeepCopy/Matcher/PropertyTypeMatcher.php mode change 100755 => 100644 DeepCopy/Reflection/ReflectionHelper.php mode change 100755 => 100644 DeepCopy/TypeFilter/Date/DateIntervalFilter.php mode change 100755 => 100644 DeepCopy/TypeFilter/ReplaceFilter.php mode change 100755 => 100644 DeepCopy/TypeFilter/ShallowCopyFilter.php mode change 100755 => 100644 DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php mode change 100755 => 100644 DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php mode change 100755 => 100644 DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php mode change 100755 => 100644 DeepCopy/TypeFilter/TypeFilter.php mode change 100755 => 100644 DeepCopy/TypeMatcher/TypeMatcher.php mode change 100755 => 100644 DeepCopy/deep_copy.php mode change 100755 => 100644 Elastic/Elasticsearch/Client.php mode change 100755 => 100644 Elastic/Elasticsearch/ClientBuilder.php mode change 100755 => 100644 Elastic/Elasticsearch/ClientInterface.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/AbstractEndpoint.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/AsyncSearch.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Autoscaling.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Cat.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Ccr.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Cluster.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/DanglingIndices.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Enrich.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Eql.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Features.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Fleet.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Graph.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Ilm.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Indices.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Ingest.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/License.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Logstash.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Migration.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Ml.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Monitoring.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Nodes.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Rollup.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/SearchableSnapshots.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Security.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Shutdown.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Slm.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Snapshot.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Sql.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Ssl.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Tasks.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/TextStructure.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Transform.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Watcher.php mode change 100755 => 100644 Elastic/Elasticsearch/Endpoints/Xpack.php mode change 100755 => 100644 Elastic/Elasticsearch/Exception/ArrayAccessException.php mode change 100755 => 100644 Elastic/Elasticsearch/Exception/AuthenticationException.php mode change 100755 => 100644 Elastic/Elasticsearch/Exception/ClientResponseException.php mode change 100755 => 100644 Elastic/Elasticsearch/Exception/ConfigException.php mode change 100755 => 100644 Elastic/Elasticsearch/Exception/ContentTypeException.php mode change 100755 => 100644 Elastic/Elasticsearch/Exception/ElasticsearchException.php mode change 100755 => 100644 Elastic/Elasticsearch/Exception/HttpClientException.php mode change 100755 => 100644 Elastic/Elasticsearch/Exception/InvalidArgumentException.php mode change 100755 => 100644 Elastic/Elasticsearch/Exception/MissingParameterException.php mode change 100755 => 100644 Elastic/Elasticsearch/Exception/ProductCheckException.php mode change 100755 => 100644 Elastic/Elasticsearch/Exception/ServerResponseException.php mode change 100755 => 100644 Elastic/Elasticsearch/LICENSE mode change 100755 => 100644 Elastic/Elasticsearch/Response/Elasticsearch.php mode change 100755 => 100644 Elastic/Elasticsearch/Response/ElasticsearchInterface.php mode change 100755 => 100644 Elastic/Elasticsearch/Traits/ClientEndpointsTrait.php mode change 100755 => 100644 Elastic/Elasticsearch/Traits/EndpointTrait.php mode change 100755 => 100644 Elastic/Elasticsearch/Traits/MessageResponseTrait.php mode change 100755 => 100644 Elastic/Elasticsearch/Traits/NamespaceTrait.php mode change 100755 => 100644 Elastic/Elasticsearch/Traits/ProductCheckTrait.php mode change 100755 => 100644 Elastic/Elasticsearch/Traits/ResponseTrait.php mode change 100755 => 100644 Elastic/Elasticsearch/Transport/Adapter/AdapterInterface.php mode change 100755 => 100644 Elastic/Elasticsearch/Transport/Adapter/AdapterOptions.php mode change 100755 => 100644 Elastic/Elasticsearch/Transport/Adapter/Guzzle.php mode change 100755 => 100644 Elastic/Elasticsearch/Transport/Adapter/Symfony.php mode change 100755 => 100644 Elastic/Elasticsearch/Transport/AsyncOnSuccess.php mode change 100755 => 100644 Elastic/Elasticsearch/Transport/AsyncOnSuccessNoException.php mode change 100755 => 100644 Elastic/Elasticsearch/Transport/RequestOptions.php mode change 100755 => 100644 Elastic/Transport/Async/OnFailureDefault.php mode change 100755 => 100644 Elastic/Transport/Async/OnFailureInterface.php mode change 100755 => 100644 Elastic/Transport/Async/OnSuccessDefault.php mode change 100755 => 100644 Elastic/Transport/Async/OnSuccessInterface.php mode change 100755 => 100644 Elastic/Transport/Exception/CloudIdParseException.php mode change 100755 => 100644 Elastic/Transport/Exception/InvalidArgumentException.php mode change 100755 => 100644 Elastic/Transport/Exception/InvalidArrayException.php mode change 100755 => 100644 Elastic/Transport/Exception/InvalidIterableException.php mode change 100755 => 100644 Elastic/Transport/Exception/InvalidJsonException.php mode change 100755 => 100644 Elastic/Transport/Exception/InvalidXmlException.php mode change 100755 => 100644 Elastic/Transport/Exception/NoAsyncClientException.php mode change 100755 => 100644 Elastic/Transport/Exception/NoNodeAvailableException.php mode change 100755 => 100644 Elastic/Transport/Exception/NotFoundException.php mode change 100755 => 100644 Elastic/Transport/Exception/RuntimeException.php mode change 100755 => 100644 Elastic/Transport/Exception/SerializeException.php mode change 100755 => 100644 Elastic/Transport/Exception/TransportException.php mode change 100755 => 100644 Elastic/Transport/Exception/UndefinedPropertyException.php mode change 100755 => 100644 Elastic/Transport/Exception/UnknownContentTypeException.php mode change 100755 => 100644 Elastic/Transport/LICENSE mode change 100755 => 100644 Elastic/Transport/NodePool/Node.php mode change 100755 => 100644 Elastic/Transport/NodePool/NodePoolInterface.php mode change 100755 => 100644 Elastic/Transport/NodePool/Resurrect/ElasticsearchResurrect.php mode change 100755 => 100644 Elastic/Transport/NodePool/Resurrect/NoResurrect.php mode change 100755 => 100644 Elastic/Transport/NodePool/Resurrect/ResurrectInterface.php mode change 100755 => 100644 Elastic/Transport/NodePool/Selector/RoundRobin.php mode change 100755 => 100644 Elastic/Transport/NodePool/Selector/SelectorInterface.php mode change 100755 => 100644 Elastic/Transport/NodePool/Selector/SelectorTrait.php mode change 100755 => 100644 Elastic/Transport/NodePool/SimpleNodePool.php mode change 100755 => 100644 Elastic/Transport/Serializer/CsvSerializer.php mode change 100755 => 100644 Elastic/Transport/Serializer/JsonSerializer.php mode change 100755 => 100644 Elastic/Transport/Serializer/NDJsonSerializer.php mode change 100755 => 100644 Elastic/Transport/Serializer/SerializerInterface.php mode change 100755 => 100644 Elastic/Transport/Serializer/TextSerializer.php mode change 100755 => 100644 Elastic/Transport/Serializer/Utility.php mode change 100755 => 100644 Elastic/Transport/Serializer/XmlSerializer.php mode change 100755 => 100644 Elastic/Transport/Transport.php mode change 100755 => 100644 Elastic/Transport/TransportBuilder.php mode change 100755 => 100644 Http/Discovery/ClassDiscovery.php mode change 100755 => 100644 Http/Discovery/Exception.php mode change 100755 => 100644 Http/Discovery/Exception/ClassInstantiationFailedException.php mode change 100755 => 100644 Http/Discovery/Exception/DiscoveryFailedException.php mode change 100755 => 100644 Http/Discovery/Exception/NoCandidateFoundException.php mode change 100755 => 100644 Http/Discovery/Exception/NotFoundException.php mode change 100755 => 100644 Http/Discovery/Exception/PuliUnavailableException.php mode change 100755 => 100644 Http/Discovery/Exception/StrategyUnavailableException.php mode change 100755 => 100644 Http/Discovery/HttpAsyncClientDiscovery.php mode change 100755 => 100644 Http/Discovery/HttpClientDiscovery.php mode change 100755 => 100644 Http/Discovery/LICENSE mode change 100755 => 100644 Http/Discovery/MessageFactoryDiscovery.php mode change 100755 => 100644 Http/Discovery/NotFoundException.php mode change 100755 => 100644 Http/Discovery/Psr17FactoryDiscovery.php mode change 100755 => 100644 Http/Discovery/Psr18ClientDiscovery.php mode change 100755 => 100644 Http/Discovery/Strategy/CommonClassesStrategy.php mode change 100755 => 100644 Http/Discovery/Strategy/CommonPsr17ClassesStrategy.php mode change 100755 => 100644 Http/Discovery/Strategy/DiscoveryStrategy.php mode change 100755 => 100644 Http/Discovery/Strategy/MockClientStrategy.php mode change 100755 => 100644 Http/Discovery/Strategy/PuliBetaStrategy.php mode change 100755 => 100644 Http/Discovery/StreamFactoryDiscovery.php mode change 100755 => 100644 Http/Discovery/UriFactoryDiscovery.php mode change 100755 => 100644 Http/Httplug/Exception.php mode change 100755 => 100644 Http/Httplug/Exception/HttpException.php mode change 100755 => 100644 Http/Httplug/Exception/NetworkException.php mode change 100755 => 100644 Http/Httplug/Exception/RequestAwareTrait.php mode change 100755 => 100644 Http/Httplug/Exception/RequestException.php mode change 100755 => 100644 Http/Httplug/Exception/TransferException.php mode change 100755 => 100644 Http/Httplug/HttpAsyncClient.php mode change 100755 => 100644 Http/Httplug/HttpClient.php mode change 100755 => 100644 Http/Httplug/LICENSE mode change 100755 => 100644 Http/Httplug/Promise/HttpFulfilledPromise.php mode change 100755 => 100644 Http/Httplug/Promise/HttpRejectedPromise.php mode change 100755 => 100644 Http/Message/LICENSE mode change 100755 => 100644 Http/Message/MessageFactory.php mode change 100755 => 100644 Http/Message/RequestFactory.php mode change 100755 => 100644 Http/Message/ResponseFactory.php mode change 100755 => 100644 Http/Message/StreamFactory.php mode change 100755 => 100644 Http/Message/UriFactory.php mode change 100755 => 100644 Laminas/Escaper/Escaper.php mode change 100755 => 100644 Laminas/Escaper/Exception/ExceptionInterface.php mode change 100755 => 100644 Laminas/Escaper/Exception/InvalidArgumentException.php mode change 100755 => 100644 Laminas/Escaper/Exception/RuntimeException.php mode change 100755 => 100644 Laminas/Escaper/LICENSE.md mode change 100755 => 100644 Mpdf/Barcode.php mode change 100755 => 100644 Mpdf/Barcode/AbstractBarcode.php mode change 100755 => 100644 Mpdf/Barcode/BarcodeException.php mode change 100755 => 100644 Mpdf/Barcode/BarcodeInterface.php mode change 100755 => 100644 Mpdf/Barcode/Codabar.php mode change 100755 => 100644 Mpdf/Barcode/Code11.php mode change 100755 => 100644 Mpdf/Barcode/Code128.php mode change 100755 => 100644 Mpdf/Barcode/Code39.php mode change 100755 => 100644 Mpdf/Barcode/Code93.php mode change 100755 => 100644 Mpdf/Barcode/EanExt.php mode change 100755 => 100644 Mpdf/Barcode/EanUpc.php mode change 100755 => 100644 Mpdf/Barcode/I25.php mode change 100755 => 100644 Mpdf/Barcode/Imb.php mode change 100755 => 100644 Mpdf/Barcode/Msi.php mode change 100755 => 100644 Mpdf/Barcode/Postnet.php mode change 100755 => 100644 Mpdf/Barcode/Rm4Scc.php mode change 100755 => 100644 Mpdf/Barcode/S25.php mode change 100755 => 100644 Mpdf/CREDITS.txt mode change 100755 => 100644 Mpdf/Cache.php mode change 100755 => 100644 Mpdf/Color/ColorConverter.php mode change 100755 => 100644 Mpdf/Color/ColorModeConverter.php mode change 100755 => 100644 Mpdf/Color/ColorSpaceRestrictor.php mode change 100755 => 100644 Mpdf/Color/NamedColors.php mode change 100755 => 100644 Mpdf/Config/ConfigVariables.php mode change 100755 => 100644 Mpdf/Config/FontVariables.php mode change 100755 => 100644 Mpdf/Conversion/DecToAlpha.php mode change 100755 => 100644 Mpdf/Conversion/DecToCjk.php mode change 100755 => 100644 Mpdf/Conversion/DecToHebrew.php mode change 100755 => 100644 Mpdf/Conversion/DecToOther.php mode change 100755 => 100644 Mpdf/Conversion/DecToRoman.php mode change 100755 => 100644 Mpdf/Css/Border.php mode change 100755 => 100644 Mpdf/Css/DefaultCss.php mode change 100755 => 100644 Mpdf/Css/TextVars.php mode change 100755 => 100644 Mpdf/CssManager.php mode change 100755 => 100644 Mpdf/DirectWrite.php mode change 100755 => 100644 Mpdf/Exception/FontException.php mode change 100755 => 100644 Mpdf/Exception/InvalidArgumentException.php mode change 100755 => 100644 Mpdf/File/StreamWrapperChecker.php mode change 100755 => 100644 Mpdf/Fonts/FontCache.php mode change 100755 => 100644 Mpdf/Fonts/FontFileFinder.php mode change 100755 => 100644 Mpdf/Fonts/GlyphOperator.php mode change 100755 => 100644 Mpdf/Fonts/MetricsGenerator.php mode change 100755 => 100644 Mpdf/Form.php mode change 100755 => 100644 Mpdf/FpdiTrait.php mode change 100755 => 100644 Mpdf/Gif/ColorTable.php mode change 100755 => 100644 Mpdf/Gif/FileHeader.php mode change 100755 => 100644 Mpdf/Gif/Gif.php mode change 100755 => 100644 Mpdf/Gif/Image.php mode change 100755 => 100644 Mpdf/Gif/ImageHeader.php mode change 100755 => 100644 Mpdf/Gif/Lzw.php mode change 100755 => 100644 Mpdf/Gradient.php mode change 100755 => 100644 Mpdf/HTMLParserMode.php mode change 100755 => 100644 Mpdf/Hyphenator.php mode change 100755 => 100644 Mpdf/Image/Bmp.php mode change 100755 => 100644 Mpdf/Image/ImageProcessor.php mode change 100755 => 100644 Mpdf/Image/ImageTypeGuesser.php mode change 100755 => 100644 Mpdf/Image/Svg.php mode change 100755 => 100644 Mpdf/Image/Wmf.php mode change 100755 => 100644 Mpdf/LICENSE.txt mode change 100755 => 100644 Mpdf/Language/LanguageToFont.php mode change 100755 => 100644 Mpdf/Language/LanguageToFontInterface.php mode change 100755 => 100644 Mpdf/Language/ScriptToLanguage.php mode change 100755 => 100644 Mpdf/Language/ScriptToLanguageInterface.php mode change 100755 => 100644 Mpdf/Log/Context.php mode change 100755 => 100644 Mpdf/Mpdf.php mode change 100755 => 100644 Mpdf/MpdfException.php mode change 100755 => 100644 Mpdf/MpdfImageException.php mode change 100755 => 100644 Mpdf/Otl.php mode change 100755 => 100644 Mpdf/OtlDump.php mode change 100755 => 100644 Mpdf/Output/Destination.php mode change 100755 => 100644 Mpdf/PageFormat.php mode change 100755 => 100644 Mpdf/Pdf/Protection.php mode change 100755 => 100644 Mpdf/Pdf/Protection/UniqidGenerator.php mode change 100755 => 100644 Mpdf/RemoteContentFetcher.php mode change 100755 => 100644 Mpdf/ServiceFactory.php mode change 100755 => 100644 Mpdf/Shaper/Indic.php mode change 100755 => 100644 Mpdf/Shaper/Myanmar.php mode change 100755 => 100644 Mpdf/Shaper/Sea.php mode change 100755 => 100644 Mpdf/SizeConverter.php mode change 100755 => 100644 Mpdf/Strict.php mode change 100755 => 100644 Mpdf/TTFontFile.php mode change 100755 => 100644 Mpdf/TTFontFileAnalysis.php mode change 100755 => 100644 Mpdf/TableOfContents.php mode change 100755 => 100644 Mpdf/Tag.php mode change 100755 => 100644 Mpdf/Tag/A.php mode change 100755 => 100644 Mpdf/Tag/Acronym.php mode change 100755 => 100644 Mpdf/Tag/Address.php mode change 100755 => 100644 Mpdf/Tag/Annotation.php mode change 100755 => 100644 Mpdf/Tag/Article.php mode change 100755 => 100644 Mpdf/Tag/Aside.php mode change 100755 => 100644 Mpdf/Tag/B.php mode change 100755 => 100644 Mpdf/Tag/BarCode.php mode change 100755 => 100644 Mpdf/Tag/Bdi.php mode change 100755 => 100644 Mpdf/Tag/Bdo.php mode change 100755 => 100644 Mpdf/Tag/Big.php mode change 100755 => 100644 Mpdf/Tag/BlockQuote.php mode change 100755 => 100644 Mpdf/Tag/BlockTag.php mode change 100755 => 100644 Mpdf/Tag/Bookmark.php mode change 100755 => 100644 Mpdf/Tag/Br.php mode change 100755 => 100644 Mpdf/Tag/Caption.php mode change 100755 => 100644 Mpdf/Tag/Center.php mode change 100755 => 100644 Mpdf/Tag/Cite.php mode change 100755 => 100644 Mpdf/Tag/Code.php mode change 100755 => 100644 Mpdf/Tag/ColumnBreak.php mode change 100755 => 100644 Mpdf/Tag/Columns.php mode change 100755 => 100644 Mpdf/Tag/Dd.php mode change 100755 => 100644 Mpdf/Tag/Del.php mode change 100755 => 100644 Mpdf/Tag/Details.php mode change 100755 => 100644 Mpdf/Tag/Div.php mode change 100755 => 100644 Mpdf/Tag/Dl.php mode change 100755 => 100644 Mpdf/Tag/DotTab.php mode change 100755 => 100644 Mpdf/Tag/Dt.php mode change 100755 => 100644 Mpdf/Tag/Em.php mode change 100755 => 100644 Mpdf/Tag/FieldSet.php mode change 100755 => 100644 Mpdf/Tag/FigCaption.php mode change 100755 => 100644 Mpdf/Tag/Figure.php mode change 100755 => 100644 Mpdf/Tag/Font.php mode change 100755 => 100644 Mpdf/Tag/Footer.php mode change 100755 => 100644 Mpdf/Tag/Form.php mode change 100755 => 100644 Mpdf/Tag/FormFeed.php mode change 100755 => 100644 Mpdf/Tag/H1.php mode change 100755 => 100644 Mpdf/Tag/H2.php mode change 100755 => 100644 Mpdf/Tag/H3.php mode change 100755 => 100644 Mpdf/Tag/H4.php mode change 100755 => 100644 Mpdf/Tag/H5.php mode change 100755 => 100644 Mpdf/Tag/H6.php mode change 100755 => 100644 Mpdf/Tag/HGroup.php mode change 100755 => 100644 Mpdf/Tag/Header.php mode change 100755 => 100644 Mpdf/Tag/Hr.php mode change 100755 => 100644 Mpdf/Tag/I.php mode change 100755 => 100644 Mpdf/Tag/Img.php mode change 100755 => 100644 Mpdf/Tag/IndexEntry.php mode change 100755 => 100644 Mpdf/Tag/IndexInsert.php mode change 100755 => 100644 Mpdf/Tag/InlineTag.php mode change 100755 => 100644 Mpdf/Tag/Input.php mode change 100755 => 100644 Mpdf/Tag/Ins.php mode change 100755 => 100644 Mpdf/Tag/Kbd.php mode change 100755 => 100644 Mpdf/Tag/Legend.php mode change 100755 => 100644 Mpdf/Tag/Li.php mode change 100755 => 100644 Mpdf/Tag/Main.php mode change 100755 => 100644 Mpdf/Tag/Mark.php mode change 100755 => 100644 Mpdf/Tag/Meter.php mode change 100755 => 100644 Mpdf/Tag/Nav.php mode change 100755 => 100644 Mpdf/Tag/NewColumn.php mode change 100755 => 100644 Mpdf/Tag/NewPage.php mode change 100755 => 100644 Mpdf/Tag/Ol.php mode change 100755 => 100644 Mpdf/Tag/Option.php mode change 100755 => 100644 Mpdf/Tag/P.php mode change 100755 => 100644 Mpdf/Tag/PageBreak.php mode change 100755 => 100644 Mpdf/Tag/PageFooter.php mode change 100755 => 100644 Mpdf/Tag/PageHeader.php mode change 100755 => 100644 Mpdf/Tag/Pre.php mode change 100755 => 100644 Mpdf/Tag/Progress.php mode change 100755 => 100644 Mpdf/Tag/Q.php mode change 100755 => 100644 Mpdf/Tag/S.php mode change 100755 => 100644 Mpdf/Tag/Samp.php mode change 100755 => 100644 Mpdf/Tag/Section.php mode change 100755 => 100644 Mpdf/Tag/Select.php mode change 100755 => 100644 Mpdf/Tag/SetHtmlPageFooter.php mode change 100755 => 100644 Mpdf/Tag/SetHtmlPageHeader.php mode change 100755 => 100644 Mpdf/Tag/SetPageFooter.php mode change 100755 => 100644 Mpdf/Tag/SetPageHeader.php mode change 100755 => 100644 Mpdf/Tag/Small.php mode change 100755 => 100644 Mpdf/Tag/Span.php mode change 100755 => 100644 Mpdf/Tag/Strike.php mode change 100755 => 100644 Mpdf/Tag/Strong.php mode change 100755 => 100644 Mpdf/Tag/Sub.php mode change 100755 => 100644 Mpdf/Tag/SubstituteTag.php mode change 100755 => 100644 Mpdf/Tag/Summary.php mode change 100755 => 100644 Mpdf/Tag/Sup.php mode change 100755 => 100644 Mpdf/Tag/TBody.php mode change 100755 => 100644 Mpdf/Tag/TFoot.php mode change 100755 => 100644 Mpdf/Tag/THead.php mode change 100755 => 100644 Mpdf/Tag/Table.php mode change 100755 => 100644 Mpdf/Tag/Tag.php mode change 100755 => 100644 Mpdf/Tag/Td.php mode change 100755 => 100644 Mpdf/Tag/TextArea.php mode change 100755 => 100644 Mpdf/Tag/TextCircle.php mode change 100755 => 100644 Mpdf/Tag/Th.php mode change 100755 => 100644 Mpdf/Tag/Time.php mode change 100755 => 100644 Mpdf/Tag/Toc.php mode change 100755 => 100644 Mpdf/Tag/TocEntry.php mode change 100755 => 100644 Mpdf/Tag/TocPageBreak.php mode change 100755 => 100644 Mpdf/Tag/Tr.php mode change 100755 => 100644 Mpdf/Tag/Tt.php mode change 100755 => 100644 Mpdf/Tag/Tta.php mode change 100755 => 100644 Mpdf/Tag/Tts.php mode change 100755 => 100644 Mpdf/Tag/Ttz.php mode change 100755 => 100644 Mpdf/Tag/U.php mode change 100755 => 100644 Mpdf/Tag/Ul.php mode change 100755 => 100644 Mpdf/Tag/VarTag.php mode change 100755 => 100644 Mpdf/Tag/WatermarkImage.php mode change 100755 => 100644 Mpdf/Tag/WatermarkText.php mode change 100755 => 100644 Mpdf/Ucdn.php mode change 100755 => 100644 Mpdf/Utils/Arrays.php mode change 100755 => 100644 Mpdf/Utils/NumericString.php mode change 100755 => 100644 Mpdf/Utils/PdfDate.php mode change 100755 => 100644 Mpdf/Utils/UtfString.php mode change 100755 => 100644 Mpdf/Writer/BackgroundWriter.php mode change 100755 => 100644 Mpdf/Writer/BaseWriter.php mode change 100755 => 100644 Mpdf/Writer/BookmarkWriter.php mode change 100755 => 100644 Mpdf/Writer/ColorWriter.php mode change 100755 => 100644 Mpdf/Writer/FontWriter.php mode change 100755 => 100644 Mpdf/Writer/FormWriter.php mode change 100755 => 100644 Mpdf/Writer/ImageWriter.php mode change 100755 => 100644 Mpdf/Writer/JavaScriptWriter.php mode change 100755 => 100644 Mpdf/Writer/MetadataWriter.php mode change 100755 => 100644 Mpdf/Writer/ObjectWriter.php mode change 100755 => 100644 Mpdf/Writer/OptionalContentWriter.php mode change 100755 => 100644 Mpdf/Writer/PageWriter.php mode change 100755 => 100644 Mpdf/Writer/ResourceWriter.php mode change 100755 => 100644 Mpdf/data/CJKdata.php mode change 100755 => 100644 Mpdf/data/collations/Afrikaans_South_Africa.php mode change 100755 => 100644 Mpdf/data/collations/Albanian_Albania.php mode change 100755 => 100644 Mpdf/data/collations/Alsatian_France.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Algeria.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Bahrain.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Egypt.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Iraq.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Jordan.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Kuwait.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Lebanon.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Libya.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Morocco.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Oman.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Pseudo_RTL.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Qatar.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Saudi_Arabia.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Syria.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Tunisia.php mode change 100755 => 100644 Mpdf/data/collations/Arabic_Yemen.php mode change 100755 => 100644 Mpdf/data/collations/Azeri_(Cyrillic)_Azerbaijan.php mode change 100755 => 100644 Mpdf/data/collations/Azeri_(Latin)_Azerbaijan.php mode change 100755 => 100644 Mpdf/data/collations/Bashkir_Russia.php mode change 100755 => 100644 Mpdf/data/collations/Basque_Spain.php mode change 100755 => 100644 Mpdf/data/collations/Belarusian_Belarus.php mode change 100755 => 100644 Mpdf/data/collations/Bosnian_(Cyrillic)_Bosnia_and_Herzegovina.php mode change 100755 => 100644 Mpdf/data/collations/Bosnian_(Latin)_Bosnia_and_Herzegovina.php mode change 100755 => 100644 Mpdf/data/collations/Breton_France.php mode change 100755 => 100644 Mpdf/data/collations/Bulgarian_Bulgaria.php mode change 100755 => 100644 Mpdf/data/collations/Catalan_Spain.php mode change 100755 => 100644 Mpdf/data/collations/Corsican_France.php mode change 100755 => 100644 Mpdf/data/collations/Croatian_(Latin)_Bosnia_and_Herzegovina.php mode change 100755 => 100644 Mpdf/data/collations/Croatian_Croatia.php mode change 100755 => 100644 Mpdf/data/collations/Czech_Czech_Republic.php mode change 100755 => 100644 Mpdf/data/collations/Danish_Denmark.php mode change 100755 => 100644 Mpdf/data/collations/Dari_Afghanistan.php mode change 100755 => 100644 Mpdf/data/collations/Dutch_Belgium.php mode change 100755 => 100644 Mpdf/data/collations/Dutch_Netherlands.php mode change 100755 => 100644 Mpdf/data/collations/English_Australia.php mode change 100755 => 100644 Mpdf/data/collations/English_Belize.php mode change 100755 => 100644 Mpdf/data/collations/English_Canada.php mode change 100755 => 100644 Mpdf/data/collations/English_Caribbean.php mode change 100755 => 100644 Mpdf/data/collations/English_India.php mode change 100755 => 100644 Mpdf/data/collations/English_Ireland.php mode change 100755 => 100644 Mpdf/data/collations/English_Jamaica.php mode change 100755 => 100644 Mpdf/data/collations/English_Malaysia.php mode change 100755 => 100644 Mpdf/data/collations/English_New_Zealand.php mode change 100755 => 100644 Mpdf/data/collations/English_Republic_of_the_Philippines.php mode change 100755 => 100644 Mpdf/data/collations/English_Singapore.php mode change 100755 => 100644 Mpdf/data/collations/English_South_Africa.php mode change 100755 => 100644 Mpdf/data/collations/English_Trinidad_and_Tobago.php mode change 100755 => 100644 Mpdf/data/collations/English_United_Kingdom.php mode change 100755 => 100644 Mpdf/data/collations/English_United_States.php mode change 100755 => 100644 Mpdf/data/collations/English_Zimbabwe.php mode change 100755 => 100644 Mpdf/data/collations/Estonian_Estonia.php mode change 100755 => 100644 Mpdf/data/collations/Faroese_Faroe_Islands.php mode change 100755 => 100644 Mpdf/data/collations/Filipino_Philippines.php mode change 100755 => 100644 Mpdf/data/collations/Finnish_Finland.php mode change 100755 => 100644 Mpdf/data/collations/French_Belgium.php mode change 100755 => 100644 Mpdf/data/collations/French_Canada.php mode change 100755 => 100644 Mpdf/data/collations/French_France.php mode change 100755 => 100644 Mpdf/data/collations/French_Luxembourg.php mode change 100755 => 100644 Mpdf/data/collations/French_Principality_of_Monaco.php mode change 100755 => 100644 Mpdf/data/collations/French_Switzerland.php mode change 100755 => 100644 Mpdf/data/collations/Frisian_Netherlands.php mode change 100755 => 100644 Mpdf/data/collations/Galician_Spain.php mode change 100755 => 100644 Mpdf/data/collations/German_Austria.php mode change 100755 => 100644 Mpdf/data/collations/German_Germany.php mode change 100755 => 100644 Mpdf/data/collations/German_Liechtenstein.php mode change 100755 => 100644 Mpdf/data/collations/German_Luxembourg.php mode change 100755 => 100644 Mpdf/data/collations/German_Switzerland.php mode change 100755 => 100644 Mpdf/data/collations/Greek_Greece.php mode change 100755 => 100644 Mpdf/data/collations/Greenlandic_Greenland.php mode change 100755 => 100644 Mpdf/data/collations/Hausa_(Latin)_Nigeria.php mode change 100755 => 100644 Mpdf/data/collations/Hebrew_Israel.php mode change 100755 => 100644 Mpdf/data/collations/Hungarian_Hungary.php mode change 100755 => 100644 Mpdf/data/collations/Icelandic_Iceland.php mode change 100755 => 100644 Mpdf/data/collations/Igbo_Nigeria.php mode change 100755 => 100644 Mpdf/data/collations/Indonesian_Indonesia.php mode change 100755 => 100644 Mpdf/data/collations/Inuktitut_(Latin)_Canada.php mode change 100755 => 100644 Mpdf/data/collations/Invariant_Language_Invariant_Country.php mode change 100755 => 100644 Mpdf/data/collations/Irish_Ireland.php mode change 100755 => 100644 Mpdf/data/collations/Italian_Italy.php mode change 100755 => 100644 Mpdf/data/collations/Italian_Switzerland.php mode change 100755 => 100644 Mpdf/data/collations/Kinyarwanda_Rwanda.php mode change 100755 => 100644 Mpdf/data/collations/Kiswahili_Kenya.php mode change 100755 => 100644 Mpdf/data/collations/Kyrgyz_Kyrgyzstan.php mode change 100755 => 100644 Mpdf/data/collations/Latvian_Latvia.php mode change 100755 => 100644 Mpdf/data/collations/Lithuanian_Lithuania.php mode change 100755 => 100644 Mpdf/data/collations/Lower_Sorbian_Germany.php mode change 100755 => 100644 Mpdf/data/collations/Luxembourgish_Luxembourg.php mode change 100755 => 100644 Mpdf/data/collations/Macedonian_(FYROM)_Macedonia_(FYROM).php mode change 100755 => 100644 Mpdf/data/collations/Malay_Brunei_Darussalam.php mode change 100755 => 100644 Mpdf/data/collations/Malay_Malaysia.php mode change 100755 => 100644 Mpdf/data/collations/Mapudungun_Chile.php mode change 100755 => 100644 Mpdf/data/collations/Mohawk_Canada.php mode change 100755 => 100644 Mpdf/data/collations/Mongolian_(Cyrillic)_Mongolia.php mode change 100755 => 100644 Mpdf/data/collations/Norwegian_(Nynorsk)_Norway.php mode change 100755 => 100644 Mpdf/data/collations/Occitan_France.php mode change 100755 => 100644 Mpdf/data/collations/Persian_Iran.php mode change 100755 => 100644 Mpdf/data/collations/Polish_Poland.php mode change 100755 => 100644 Mpdf/data/collations/Portuguese_Brazil.php mode change 100755 => 100644 Mpdf/data/collations/Portuguese_Portugal.php mode change 100755 => 100644 Mpdf/data/collations/Quechua_Bolivia.php mode change 100755 => 100644 Mpdf/data/collations/Quechua_Ecuador.php mode change 100755 => 100644 Mpdf/data/collations/Quechua_Peru.php mode change 100755 => 100644 Mpdf/data/collations/Romanian_Romania.php mode change 100755 => 100644 Mpdf/data/collations/Romansh_Switzerland.php mode change 100755 => 100644 Mpdf/data/collations/Russian_Russia.php mode change 100755 => 100644 Mpdf/data/collations/Sami_(Inari)_Finland.php mode change 100755 => 100644 Mpdf/data/collations/Sami_(Lule)_Norway.php mode change 100755 => 100644 Mpdf/data/collations/Sami_(Lule)_Sweden.php mode change 100755 => 100644 Mpdf/data/collations/Sami_(Northern)_Finland.php mode change 100755 => 100644 Mpdf/data/collations/Sami_(Northern)_Norway.php mode change 100755 => 100644 Mpdf/data/collations/Sami_(Northern)_Sweden.php mode change 100755 => 100644 Mpdf/data/collations/Sami_(Skolt)_Finland.php mode change 100755 => 100644 Mpdf/data/collations/Sami_(Southern)_Norway.php mode change 100755 => 100644 Mpdf/data/collations/Sami_(Southern)_Sweden.php mode change 100755 => 100644 Mpdf/data/collations/Serbian_(Cyrillic)_Bosnia_and_Herzegovina.php mode change 100755 => 100644 Mpdf/data/collations/Serbian_(Cyrillic)_Serbia.php mode change 100755 => 100644 Mpdf/data/collations/Serbian_(Latin)_Bosnia_and_Herzegovina.php mode change 100755 => 100644 Mpdf/data/collations/Serbian_(Latin)_Serbia.php mode change 100755 => 100644 Mpdf/data/collations/Sesotho_sa_Leboa_South_Africa.php mode change 100755 => 100644 Mpdf/data/collations/Setswana_South_Africa.php mode change 100755 => 100644 Mpdf/data/collations/Slovak_Slovakia.php mode change 100755 => 100644 Mpdf/data/collations/Slovenian_Slovenia.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Argentina.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Bolivia.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Chile.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Colombia.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Costa_Rica.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Dominican_Republic.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Ecuador.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_El_Salvador.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Guatemala.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Honduras.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Mexico.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Nicaragua.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Panama.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Paraguay.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Peru.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Puerto_Rico.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Spain.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_United_States.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Uruguay.php mode change 100755 => 100644 Mpdf/data/collations/Spanish_Venezuela.php mode change 100755 => 100644 Mpdf/data/collations/Swedish_Finland.php mode change 100755 => 100644 Mpdf/data/collations/Swedish_Sweden.php mode change 100755 => 100644 Mpdf/data/collations/Tajik_(Cyrillic)_Tajikistan.php mode change 100755 => 100644 Mpdf/data/collations/Tamazight_(Latin)_Algeria.php mode change 100755 => 100644 Mpdf/data/collations/Tatar_Russia.php mode change 100755 => 100644 Mpdf/data/collations/Turkish_Turkey.php mode change 100755 => 100644 Mpdf/data/collations/Turkmen_Turkmenistan.php mode change 100755 => 100644 Mpdf/data/collations/Ukrainian_Ukraine.php mode change 100755 => 100644 Mpdf/data/collations/Upper_Sorbian_Germany.php mode change 100755 => 100644 Mpdf/data/collations/Urdu_Islamic_Republic_of_Pakistan.php mode change 100755 => 100644 Mpdf/data/collations/Uzbek_(Cyrillic)_Uzbekistan.php mode change 100755 => 100644 Mpdf/data/collations/Uzbek_(Latin)_Uzbekistan.php mode change 100755 => 100644 Mpdf/data/collations/Vietnamese_Vietnam.php mode change 100755 => 100644 Mpdf/data/collations/Welsh_United_Kingdom.php mode change 100755 => 100644 Mpdf/data/collations/Wolof_Senegal.php mode change 100755 => 100644 Mpdf/data/collations/Yakut_Russia.php mode change 100755 => 100644 Mpdf/data/collations/Yoruba_Nigeria.php mode change 100755 => 100644 Mpdf/data/collations/isiXhosa_South_Africa.php mode change 100755 => 100644 Mpdf/data/collations/isiZulu_South_Africa.php mode change 100755 => 100644 Mpdf/data/entity_substitutions.php mode change 100755 => 100644 Mpdf/data/font/ccourier.php mode change 100755 => 100644 Mpdf/data/font/ccourierb.php mode change 100755 => 100644 Mpdf/data/font/ccourierbi.php mode change 100755 => 100644 Mpdf/data/font/ccourieri.php mode change 100755 => 100644 Mpdf/data/font/chelvetica.php mode change 100755 => 100644 Mpdf/data/font/chelveticab.php mode change 100755 => 100644 Mpdf/data/font/chelveticabi.php mode change 100755 => 100644 Mpdf/data/font/chelveticai.php mode change 100755 => 100644 Mpdf/data/font/csymbol.php mode change 100755 => 100644 Mpdf/data/font/ctimes.php mode change 100755 => 100644 Mpdf/data/font/ctimesb.php mode change 100755 => 100644 Mpdf/data/font/ctimesbi.php mode change 100755 => 100644 Mpdf/data/font/ctimesi.php mode change 100755 => 100644 Mpdf/data/font/czapfdingbats.php mode change 100755 => 100644 Mpdf/data/iccprofiles/sRGB_IEC61966-2-1.icc mode change 100755 => 100644 Mpdf/data/lang2fonts.css mode change 100755 => 100644 Mpdf/data/linebrdictK.dat mode change 100755 => 100644 Mpdf/data/linebrdictL.dat mode change 100755 => 100644 Mpdf/data/linebrdictT.dat mode change 100755 => 100644 Mpdf/data/mpdf.css mode change 100755 => 100644 Mpdf/data/no_image.jpg mode change 100755 => 100644 Mpdf/data/out.php mode change 100755 => 100644 Mpdf/data/patterns/NOTES.txt mode change 100755 => 100644 Mpdf/data/patterns/de.php mode change 100755 => 100644 Mpdf/data/patterns/dictionary.txt mode change 100755 => 100644 Mpdf/data/patterns/en.php mode change 100755 => 100644 Mpdf/data/patterns/es.php mode change 100755 => 100644 Mpdf/data/patterns/fi.php mode change 100755 => 100644 Mpdf/data/patterns/fr.php mode change 100755 => 100644 Mpdf/data/patterns/it.php mode change 100755 => 100644 Mpdf/data/patterns/nl.php mode change 100755 => 100644 Mpdf/data/patterns/pl.php mode change 100755 => 100644 Mpdf/data/patterns/ru.php mode change 100755 => 100644 Mpdf/data/patterns/sv.php mode change 100755 => 100644 Mpdf/data/subs_core.php mode change 100755 => 100644 Mpdf/data/subs_win-1252.php mode change 100755 => 100644 Mpdf/data/upperCase.php mode change 100755 => 100644 Mpdf/functions-dev.php mode change 100755 => 100644 Mpdf/ttfonts/AboriginalSansREGULAR.ttf mode change 100755 => 100644 Mpdf/ttfonts/Abyssinica_SIL.ttf mode change 100755 => 100644 Mpdf/ttfonts/Aegean.otf mode change 100755 => 100644 Mpdf/ttfonts/Aegyptus.otf mode change 100755 => 100644 Mpdf/ttfonts/Akkadian.otf mode change 100755 => 100644 Mpdf/ttfonts/DBSILBR.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSans-Bold.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSans-BoldOblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSans-Oblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSans.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSansCondensed-Bold.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSansCondensed-BoldOblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSansCondensed-Oblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSansCondensed.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSansMono-Bold.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSansMono-BoldOblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSansMono-Oblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSansMono.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSerif-Bold.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSerif-BoldItalic.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSerif-Italic.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSerif.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSerifCondensed-Bold.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSerifCondensed-BoldItalic.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSerifCondensed-Italic.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuSerifCondensed.ttf mode change 100755 => 100644 Mpdf/ttfonts/DejaVuinfo.txt mode change 100755 => 100644 Mpdf/ttfonts/Dhyana-Bold.ttf mode change 100755 => 100644 Mpdf/ttfonts/Dhyana-Regular.ttf mode change 100755 => 100644 Mpdf/ttfonts/DhyanaOFL.txt mode change 100755 => 100644 Mpdf/ttfonts/FreeMono.ttf mode change 100755 => 100644 Mpdf/ttfonts/FreeMonoBold.ttf mode change 100755 => 100644 Mpdf/ttfonts/FreeMonoBoldOblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/FreeMonoOblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/FreeSans.ttf mode change 100755 => 100644 Mpdf/ttfonts/FreeSansBold.ttf mode change 100755 => 100644 Mpdf/ttfonts/FreeSansBoldOblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/FreeSansOblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/FreeSerif.ttf mode change 100755 => 100644 Mpdf/ttfonts/FreeSerifBold.ttf mode change 100755 => 100644 Mpdf/ttfonts/FreeSerifBoldItalic.ttf mode change 100755 => 100644 Mpdf/ttfonts/FreeSerifItalic.ttf mode change 100755 => 100644 Mpdf/ttfonts/GNUFreeFontinfo.txt mode change 100755 => 100644 Mpdf/ttfonts/Garuda-Bold.ttf mode change 100755 => 100644 Mpdf/ttfonts/Garuda-BoldOblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/Garuda-Oblique.ttf mode change 100755 => 100644 Mpdf/ttfonts/Garuda.ttf mode change 100755 => 100644 Mpdf/ttfonts/Jomolhari-OFL.txt mode change 100755 => 100644 Mpdf/ttfonts/Jomolhari.ttf mode change 100755 => 100644 Mpdf/ttfonts/KhmerOFL.txt mode change 100755 => 100644 Mpdf/ttfonts/KhmerOS.ttf mode change 100755 => 100644 Mpdf/ttfonts/Lateef font OFL.txt mode change 100755 => 100644 Mpdf/ttfonts/LateefRegOT.ttf mode change 100755 => 100644 Mpdf/ttfonts/Lohit-Kannada.ttf mode change 100755 => 100644 Mpdf/ttfonts/LohitKannadaOFL.txt mode change 100755 => 100644 Mpdf/ttfonts/Padauk-book.ttf mode change 100755 => 100644 Mpdf/ttfonts/Pothana2000.ttf mode change 100755 => 100644 Mpdf/ttfonts/Quivira.otf mode change 100755 => 100644 Mpdf/ttfonts/Sun-ExtA.ttf mode change 100755 => 100644 Mpdf/ttfonts/Sun-ExtB.ttf mode change 100755 => 100644 Mpdf/ttfonts/SundaneseUnicode-1.0.5.ttf mode change 100755 => 100644 Mpdf/ttfonts/SyrCOMEdessa.otf mode change 100755 => 100644 Mpdf/ttfonts/SyrCOMEdessa_license.txt mode change 100755 => 100644 Mpdf/ttfonts/TaameyDavidCLM-LICENSE.txt mode change 100755 => 100644 Mpdf/ttfonts/TaameyDavidCLM-Medium.ttf mode change 100755 => 100644 Mpdf/ttfonts/TaiHeritagePro.ttf mode change 100755 => 100644 Mpdf/ttfonts/Tharlon-Regular.ttf mode change 100755 => 100644 Mpdf/ttfonts/TharlonOFL.txt mode change 100755 => 100644 Mpdf/ttfonts/UnBatang_0613.ttf mode change 100755 => 100644 Mpdf/ttfonts/Uthman.otf mode change 100755 => 100644 Mpdf/ttfonts/XB Riyaz.ttf mode change 100755 => 100644 Mpdf/ttfonts/XB RiyazBd.ttf mode change 100755 => 100644 Mpdf/ttfonts/XB RiyazBdIt.ttf mode change 100755 => 100644 Mpdf/ttfonts/XB RiyazIt.ttf mode change 100755 => 100644 Mpdf/ttfonts/XW Zar Font Info.txt mode change 100755 => 100644 Mpdf/ttfonts/ZawgyiOne.ttf mode change 100755 => 100644 Mpdf/ttfonts/ayar.ttf mode change 100755 => 100644 Mpdf/ttfonts/damase_v.2.ttf mode change 100755 => 100644 Mpdf/ttfonts/kaputaunicode.ttf mode change 100755 => 100644 Mpdf/ttfonts/lannaalif-v1-03.ttf mode change 100755 => 100644 Mpdf/ttfonts/ocrb10.ttf mode change 100755 => 100644 Mpdf/ttfonts/ocrbinfo.txt mode change 100755 => 100644 MyCLabs/Enum/Enum.php mode change 100755 => 100644 MyCLabs/LICENSE mode change 100755 => 100644 OpenLayers/.gitignore mode change 100755 => 100644 OpenLayers/OpenLayers.debug.js mode change 100755 => 100644 OpenLayers/OpenLayers.js mode change 100755 => 100644 OpenLayers/OpenLayers.light.debug.js mode change 100755 => 100644 OpenLayers/OpenLayers.light.js mode change 100755 => 100644 OpenLayers/OpenLayers.mobile.debug.js mode change 100755 => 100644 OpenLayers/OpenLayers.mobile.js mode change 100755 => 100644 OpenLayers/apidoc_config/Languages.txt mode change 100755 => 100644 OpenLayers/apidoc_config/Menu.txt mode change 100755 => 100644 OpenLayers/apidoc_config/OL.css mode change 100755 => 100644 OpenLayers/apidoc_config/Topics.txt mode change 100755 => 100644 OpenLayers/art/arrows.svg mode change 100755 => 100644 OpenLayers/art/layer-switcher-maximize.svg mode change 100755 => 100644 OpenLayers/art/layer-switcher-minimize.svg mode change 100755 => 100644 OpenLayers/art/marker.svg mode change 100755 => 100644 OpenLayers/art/measuring-stick-off.svg mode change 100755 => 100644 OpenLayers/art/measuring-stick-on.svg mode change 100755 => 100644 OpenLayers/art/panning-hand-off.svg mode change 100755 => 100644 OpenLayers/art/panning-hand-on.svg mode change 100755 => 100644 OpenLayers/art/slider.svg mode change 100755 => 100644 OpenLayers/art/zoom-world.svg mode change 100755 => 100644 OpenLayers/art/zoombar.svg mode change 100755 => 100644 OpenLayers/authors.txt mode change 100755 => 100644 OpenLayers/build/README.txt mode change 100755 => 100644 OpenLayers/build/build.py mode change 100755 => 100644 OpenLayers/build/buildUncompressed.py mode change 100755 => 100644 OpenLayers/build/closure-compiler/Externs.js mode change 100755 => 100644 OpenLayers/build/full.cfg mode change 100755 => 100644 OpenLayers/build/license.txt mode change 100755 => 100644 OpenLayers/build/light.cfg mode change 100755 => 100644 OpenLayers/build/lite.cfg mode change 100755 => 100644 OpenLayers/build/mobile.cfg mode change 100755 => 100644 OpenLayers/build/tests.cfg mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Animation-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Bounds-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Class-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Date-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Element-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/LonLat-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Pixel-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Size-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Console-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/ArgParser-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Attribution-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Button-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/CacheRead-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/CacheWrite-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/DragFeature-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/DragPan-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/DrawFeature-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/EditingToolbar-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Geolocate-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/GetFeature-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Graticule-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/KeyboardDefaults-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/LayerSwitcher-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Measure-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/ModifyFeature-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/MousePosition-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/NavToolbar-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Navigation-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/NavigationHistory-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/OverviewMap-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Pan-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/PanPanel-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/PanZoom-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/PanZoomBar-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Panel-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Permalink-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/PinchZoom-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/SLDSelect-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Scale-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/ScaleLine-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/SelectFeature-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Snapping-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Split-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/TouchNavigation-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/TransformFeature-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/UTFGrid-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/WMSGetFeatureInfo-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/WMTSGetFeatureInfo-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/Zoom-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomBox-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomIn-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomOut-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomPanel-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomToMaxExtent-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Events-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Events/buttonclick-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Events/featureclick-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Feature-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Feature/Vector-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Filter-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Filter/Comparison-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Filter/FeatureId-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Filter/Function-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Filter/Logical-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Filter/Spatial-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/ArcXML-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/ArcXML/Features-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/Atom-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/CQL-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetDomain-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetDomain/v2_0_2-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetRecords-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetRecords/v2_0_2-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/Context-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/EncodedPolyline-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter/v1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter/v1_1_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/GML-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/GML/Base-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/GML/v2-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/GML/v3-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/GPX-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/GeoJSON-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/GeoRSS-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/JSON-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/KML-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/OGCExceptionReport-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/OSM-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon/v1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon/v1_1_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSContext-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSContext/v0_3_1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/QueryStringFilter-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD/v1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD/v1_0_0_GeoServer-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSCapabilities-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSCapabilities/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSGetFeatureOfInterest-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSGetObservation-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/Text-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities/v1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities/v1_1_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSGetCoverage-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WFS-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities/v1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities/v1_1_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSDescribeFeatureType-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST/v1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST/v1_1_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WKT-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC/v1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC/v1_1_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1_1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1_1_WMSC-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_3-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_3_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSDescribeLayer-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSDescribeLayer/v1_1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSGetFeatureInfo-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMTSCapabilities-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WMTSCapabilities/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSCapabilities-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSCapabilities/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSDescribeProcess-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSExecute-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/XLS-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/XLS/v1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/XLS/v1_1_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/XML-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Format/XML/VersionedOGC-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Geometry-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Collection-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Curve-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Geometry/LineString-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Geometry/LinearRing-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Geometry/MultiLineString-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Geometry/MultiPoint-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Geometry/MultiPolygon-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Point-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Polygon-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/Box-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/Click-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/Drag-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/Feature-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/Hover-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/Keyboard-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/MouseWheel-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/Path-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/Pinch-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/Point-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/Polygon-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Handler/RegularPolygon-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Icon-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Kinetic-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/ar-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/be-tarask-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/bg-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/br-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/ca-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/cs-CZ-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/da-DK-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/de-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/el-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/en-CA-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/en-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/es-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/fi-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/fr-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/fur-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/gl-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/gsw-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/hr-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/hsb-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/hu-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/ia-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/id-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/io-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/is-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/it-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/ja-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/km-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/ksh-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/lt-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/nb-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/nds-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/nl-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/nn-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/oc-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/pl-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/pt-BR-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/pt-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/ro-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/ru-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/sk-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/sv-SE-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/te-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/vi-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/zh-CN-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Lang/zh-TW-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/ArcGIS93Rest-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/ArcGISCache-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/ArcIMS-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/Bing-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/Boxes-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/EventPane-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/FixedZoomLevels-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/GeoRSS-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/Google-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/Google/v3-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/Grid-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/HTTPRequest-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/Image-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/KaMap-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/KaMapCache-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/MapGuide-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/MapServer-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/Markers-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/OSM-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/PointGrid-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/PointTrack-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/SphericalMercator-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/TMS-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/Text-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/TileCache-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/UTFGrid-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/Vector-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/Vector/RootContainer-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/WMS-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/WMTS-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/WorldWind-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/XYZ-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Layer/Zoomify-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Map-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Marker-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Marker/Box-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Popup-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Popup/Anchored-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Popup/Framed-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Popup/FramedCloud-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Projection-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Protocol-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Protocol/CSW-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Protocol/CSW/v2_0_2-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Protocol/HTTP-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Protocol/SOS-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Protocol/SOS/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Protocol/Script-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS/v1-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS/v1_0_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS/v1_1_0-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Renderer-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Renderer/Canvas-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Renderer/Elements-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Renderer/SVG-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Renderer/VML-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Request-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Request/XMLHttpRequest-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Rule-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/SingleFile-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Spherical-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Strategy-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Strategy/BBOX-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Cluster-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Filter-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Fixed-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Paging-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Refresh-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Save-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Style-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Style2-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/StyleMap-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Line-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Point-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Polygon-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Raster-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Text-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Tile-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Tile/Image-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Tile/Image/IFrame-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Tile/UTFGrid-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/TileManager-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Tween-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Util-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/Util/vendorPrefix-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/WPSClient-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/OpenLayers/WPSProcess-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/files/deprecated-js.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Classes.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Classes2.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Constants.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Constructor.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Constructor2.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Constructor3.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Files.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions10.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions11.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions12.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions13.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions14.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions15.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions16.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions17.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions18.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions19.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions2.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions3.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions4.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions5.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions6.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions7.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions8.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Functions9.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General10.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General11.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General12.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General13.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General14.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General15.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General16.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General17.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General18.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General19.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General2.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General20.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General21.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General22.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General23.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General3.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General4.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General5.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General6.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General7.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General8.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/General9.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties10.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties11.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties12.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties13.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties14.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties15.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties16.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties2.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties3.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties4.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties5.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties6.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties7.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties8.html mode change 100755 => 100644 OpenLayers/doc/devdocs/index/Properties9.html mode change 100755 => 100644 OpenLayers/doc/devdocs/javascript/main.js mode change 100755 => 100644 OpenLayers/doc/devdocs/javascript/prettify.js mode change 100755 => 100644 OpenLayers/doc/devdocs/javascript/searchdata.js mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ClassesO.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ClassesS.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ClassesU.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsB.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsC.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsD.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsF.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsI.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsK.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsL.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsM.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsO.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsR.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsS.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsT.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsU.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsV.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsX.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsY.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstantsZ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorA.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorB.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorC.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorD.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorE.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorF.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorG.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorH.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorI.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorJ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorK.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorL.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorM.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorN.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorO.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorP.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorR.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorS.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorT.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorU.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorV.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorW.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorX.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorY.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/ConstructorZ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FilesA.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FilesC.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FilesD.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FilesI.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FilesK.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FilesO.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FilesS.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FilesV.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FilesW.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsA.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsB.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsC.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsD.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsE.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsF.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsG.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsH.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsI.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsJ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsL.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsM.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsN.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsO.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsP.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsQ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsR.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsS.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsSymbols.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsT.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsU.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsV.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsW.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/FunctionsZ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralA.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralB.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralC.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralD.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralE.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralF.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralG.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralH.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralI.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralJ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralK.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralL.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralM.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralN.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralO.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralP.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralQ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralR.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralS.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralSymbols.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralT.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralU.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralV.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralW.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralX.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralY.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/GeneralZ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/NoResults.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesA.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesB.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesC.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesD.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesE.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesF.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesG.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesH.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesI.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesJ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesK.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesL.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesM.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesN.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesO.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesP.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesQ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesR.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesS.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesSymbols.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesT.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesU.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesV.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesW.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesX.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesY.html mode change 100755 => 100644 OpenLayers/doc/devdocs/search/PropertiesZ.html mode change 100755 => 100644 OpenLayers/doc/devdocs/styles/1.css mode change 100755 => 100644 OpenLayers/doc/devdocs/styles/2.css mode change 100755 => 100644 OpenLayers/doc/devdocs/styles/main.css mode change 100755 => 100644 OpenLayers/doc_config/Data/ClassHierarchy.nd mode change 100755 => 100644 OpenLayers/doc_config/Data/ConfigFileInfo.nd mode change 100755 => 100644 OpenLayers/doc_config/Data/FileInfo.nd mode change 100755 => 100644 OpenLayers/doc_config/Data/ImageFileInfo.nd mode change 100755 => 100644 OpenLayers/doc_config/Data/ImageReferenceTable.nd mode change 100755 => 100644 OpenLayers/doc_config/Data/IndexInfo.nd mode change 100755 => 100644 OpenLayers/doc_config/Data/PreviousMenuState.nd mode change 100755 => 100644 OpenLayers/doc_config/Data/PreviousSettings.nd mode change 100755 => 100644 OpenLayers/doc_config/Data/SymbolTable.nd mode change 100755 => 100644 OpenLayers/doc_config/Languages.txt mode change 100755 => 100644 OpenLayers/doc_config/Menu.txt mode change 100755 => 100644 OpenLayers/doc_config/OL.css mode change 100755 => 100644 OpenLayers/doc_config/Topics.txt mode change 100755 => 100644 OpenLayers/examples/Jugl.js mode change 100755 => 100644 OpenLayers/examples/KMLParser.html mode change 100755 => 100644 OpenLayers/examples/SLDSelect.html mode change 100755 => 100644 OpenLayers/examples/WMSDescribeLayerParser.html mode change 100755 => 100644 OpenLayers/examples/accelerometer.html mode change 100755 => 100644 OpenLayers/examples/accessible-click-control.html mode change 100755 => 100644 OpenLayers/examples/accessible-click-control.js mode change 100755 => 100644 OpenLayers/examples/accessible-panel.html mode change 100755 => 100644 OpenLayers/examples/accessible-panel.js mode change 100755 => 100644 OpenLayers/examples/accessible.html mode change 100755 => 100644 OpenLayers/examples/all-overlays-google.html mode change 100755 => 100644 OpenLayers/examples/all-overlays-google.js mode change 100755 => 100644 OpenLayers/examples/all-overlays.html mode change 100755 => 100644 OpenLayers/examples/anchor-permalink.html mode change 100755 => 100644 OpenLayers/examples/anchor-permalink.js mode change 100755 => 100644 OpenLayers/examples/animated_panning.html mode change 100755 => 100644 OpenLayers/examples/animator.js mode change 100755 => 100644 OpenLayers/examples/arcgis93rest.html mode change 100755 => 100644 OpenLayers/examples/arcgiscache_ags.html mode change 100755 => 100644 OpenLayers/examples/arcgiscache_direct.html mode change 100755 => 100644 OpenLayers/examples/arcgiscache_jsonp.html mode change 100755 => 100644 OpenLayers/examples/arcims-thematic.html mode change 100755 => 100644 OpenLayers/examples/arcims.html mode change 100755 => 100644 OpenLayers/examples/attribution.html mode change 100755 => 100644 OpenLayers/examples/behavior-fixed-http-gml.html mode change 100755 => 100644 OpenLayers/examples/bing-tiles-restrictedzoom.html mode change 100755 => 100644 OpenLayers/examples/bing-tiles-restrictedzoom.js mode change 100755 => 100644 OpenLayers/examples/bing-tiles.html mode change 100755 => 100644 OpenLayers/examples/bing-tiles.js mode change 100755 => 100644 OpenLayers/examples/bing.html mode change 100755 => 100644 OpenLayers/examples/bootstrap.html mode change 100755 => 100644 OpenLayers/examples/bootstrap.js mode change 100755 => 100644 OpenLayers/examples/boxes-vector.html mode change 100755 => 100644 OpenLayers/examples/boxes.html mode change 100755 => 100644 OpenLayers/examples/browser.html mode change 100755 => 100644 OpenLayers/examples/browser.js mode change 100755 => 100644 OpenLayers/examples/buffer.html mode change 100755 => 100644 OpenLayers/examples/cache-read.html mode change 100755 => 100644 OpenLayers/examples/cache-read.js mode change 100755 => 100644 OpenLayers/examples/cache-write.html mode change 100755 => 100644 OpenLayers/examples/cache-write.js mode change 100755 => 100644 OpenLayers/examples/canvas-hit-detection.html mode change 100755 => 100644 OpenLayers/examples/canvas-hit-detection.js mode change 100755 => 100644 OpenLayers/examples/canvas-inspector.html mode change 100755 => 100644 OpenLayers/examples/canvas-inspector.js mode change 100755 => 100644 OpenLayers/examples/canvas.html mode change 100755 => 100644 OpenLayers/examples/canvas.js mode change 100755 => 100644 OpenLayers/examples/cartodb-geojson.html mode change 100755 => 100644 OpenLayers/examples/click-handler.html mode change 100755 => 100644 OpenLayers/examples/click.html mode change 100755 => 100644 OpenLayers/examples/clientzoom.html mode change 100755 => 100644 OpenLayers/examples/clientzoom.js mode change 100755 => 100644 OpenLayers/examples/controls.html mode change 100755 => 100644 OpenLayers/examples/cql-format.html mode change 100755 => 100644 OpenLayers/examples/cql-format.js mode change 100755 => 100644 OpenLayers/examples/cross-origin-xml.html mode change 100755 => 100644 OpenLayers/examples/cross-origin-xml.js mode change 100755 => 100644 OpenLayers/examples/cross-origin.html mode change 100755 => 100644 OpenLayers/examples/cross-origin.js mode change 100755 => 100644 OpenLayers/examples/custom-control.html mode change 100755 => 100644 OpenLayers/examples/custom-style.html mode change 100755 => 100644 OpenLayers/examples/data/4_m_citylights_lg.gif mode change 100755 => 100644 OpenLayers/examples/data/line.json mode change 100755 => 100644 OpenLayers/examples/data/point.json mode change 100755 => 100644 OpenLayers/examples/data/poly.json mode change 100755 => 100644 OpenLayers/examples/data/roads.json mode change 100755 => 100644 OpenLayers/examples/data/tazdem.tiff mode change 100755 => 100644 OpenLayers/examples/debug.html mode change 100755 => 100644 OpenLayers/examples/document-drag.html mode change 100755 => 100644 OpenLayers/examples/donut.html mode change 100755 => 100644 OpenLayers/examples/donut.js mode change 100755 => 100644 OpenLayers/examples/drag-feature.html mode change 100755 => 100644 OpenLayers/examples/draw-feature.html mode change 100755 => 100644 OpenLayers/examples/draw-undo-redo.html mode change 100755 => 100644 OpenLayers/examples/draw-undo-redo.js mode change 100755 => 100644 OpenLayers/examples/dynamic-text-layer.html mode change 100755 => 100644 OpenLayers/examples/editing-methods.html mode change 100755 => 100644 OpenLayers/examples/editing-methods.js mode change 100755 => 100644 OpenLayers/examples/editingtoolbar-outside.html mode change 100755 => 100644 OpenLayers/examples/editingtoolbar.html mode change 100755 => 100644 OpenLayers/examples/encoded-polyline.html mode change 100755 => 100644 OpenLayers/examples/events.html mode change 100755 => 100644 OpenLayers/examples/example-list.html mode change 100755 => 100644 OpenLayers/examples/example.html mode change 100755 => 100644 OpenLayers/examples/example.js mode change 100755 => 100644 OpenLayers/examples/feature-events.html mode change 100755 => 100644 OpenLayers/examples/feature-events.js mode change 100755 => 100644 OpenLayers/examples/filter-strategy.html mode change 100755 => 100644 OpenLayers/examples/filter-strategy.js mode change 100755 => 100644 OpenLayers/examples/filter.html mode change 100755 => 100644 OpenLayers/examples/fractional-zoom.html mode change 100755 => 100644 OpenLayers/examples/fullScreen.html mode change 100755 => 100644 OpenLayers/examples/fullScreen.js mode change 100755 => 100644 OpenLayers/examples/fusiontables.html mode change 100755 => 100644 OpenLayers/examples/fusiontables.js mode change 100755 => 100644 OpenLayers/examples/game-accel-ball.html mode change 100755 => 100644 OpenLayers/examples/geojson-reprojected.html mode change 100755 => 100644 OpenLayers/examples/geojson-reprojected.js mode change 100755 => 100644 OpenLayers/examples/geojson-reprojected.json mode change 100755 => 100644 OpenLayers/examples/geojson.html mode change 100755 => 100644 OpenLayers/examples/geolocation.html mode change 100755 => 100644 OpenLayers/examples/geolocation.js mode change 100755 => 100644 OpenLayers/examples/georss-flickr.html mode change 100755 => 100644 OpenLayers/examples/georss-markers.html mode change 100755 => 100644 OpenLayers/examples/georss.html mode change 100755 => 100644 OpenLayers/examples/georss.xml mode change 100755 => 100644 OpenLayers/examples/getfeature-wfs.html mode change 100755 => 100644 OpenLayers/examples/getfeatureinfo-control.html mode change 100755 => 100644 OpenLayers/examples/getfeatureinfo-popup.html mode change 100755 => 100644 OpenLayers/examples/gml-layer.html mode change 100755 => 100644 OpenLayers/examples/gml/line.xml mode change 100755 => 100644 OpenLayers/examples/gml/multipoint.xml mode change 100755 => 100644 OpenLayers/examples/gml/multipolygon.xml mode change 100755 => 100644 OpenLayers/examples/gml/owls.xml mode change 100755 => 100644 OpenLayers/examples/gml/point.xml mode change 100755 => 100644 OpenLayers/examples/gml/polygon.xml mode change 100755 => 100644 OpenLayers/examples/google-static.html mode change 100755 => 100644 OpenLayers/examples/google-static.js mode change 100755 => 100644 OpenLayers/examples/google-v3-alloverlays.html mode change 100755 => 100644 OpenLayers/examples/google-v3-alloverlays.js mode change 100755 => 100644 OpenLayers/examples/google-v3.html mode change 100755 => 100644 OpenLayers/examples/google-v3.js mode change 100755 => 100644 OpenLayers/examples/google.html mode change 100755 => 100644 OpenLayers/examples/graphic-name.html mode change 100755 => 100644 OpenLayers/examples/graphic-name.js mode change 100755 => 100644 OpenLayers/examples/graticule.html mode change 100755 => 100644 OpenLayers/examples/gutter.html mode change 100755 => 100644 OpenLayers/examples/highlight-feature.html mode change 100755 => 100644 OpenLayers/examples/hover-handler.html mode change 100755 => 100644 OpenLayers/examples/image-layer.html mode change 100755 => 100644 OpenLayers/examples/img/check-round-green.png mode change 100755 => 100644 OpenLayers/examples/img/check-round-grey.png mode change 100755 => 100644 OpenLayers/examples/img/list.png mode change 100755 => 100644 OpenLayers/examples/img/locate.png mode change 100755 => 100644 OpenLayers/examples/img/marker_shadow.png mode change 100755 => 100644 OpenLayers/examples/img/minus1.png mode change 100755 => 100644 OpenLayers/examples/img/mobile-layers.png mode change 100755 => 100644 OpenLayers/examples/img/mobile-loc.png mode change 100755 => 100644 OpenLayers/examples/img/mobile-zoombar.png mode change 100755 => 100644 OpenLayers/examples/img/openlayers.png mode change 100755 => 100644 OpenLayers/examples/img/popupMatrix.jpg mode change 100755 => 100644 OpenLayers/examples/img/small.jpg mode change 100755 => 100644 OpenLayers/examples/img/thinlong.jpg mode change 100755 => 100644 OpenLayers/examples/img/widelong.jpg mode change 100755 => 100644 OpenLayers/examples/img/wideshort.jpg mode change 100755 => 100644 OpenLayers/examples/intersects.html mode change 100755 => 100644 OpenLayers/examples/kamap.html mode change 100755 => 100644 OpenLayers/examples/kamap.txt mode change 100755 => 100644 OpenLayers/examples/kinetic.html mode change 100755 => 100644 OpenLayers/examples/kinetic.js mode change 100755 => 100644 OpenLayers/examples/kml-layer.html mode change 100755 => 100644 OpenLayers/examples/kml-layer.js mode change 100755 => 100644 OpenLayers/examples/kml-pointtrack.html mode change 100755 => 100644 OpenLayers/examples/kml-pointtrack.js mode change 100755 => 100644 OpenLayers/examples/kml-track.html mode change 100755 => 100644 OpenLayers/examples/kml-track.js mode change 100755 => 100644 OpenLayers/examples/kml-track.kml mode change 100755 => 100644 OpenLayers/examples/kml/lines.kml mode change 100755 => 100644 OpenLayers/examples/kml/styles.kml mode change 100755 => 100644 OpenLayers/examples/kml/sundials.kml mode change 100755 => 100644 OpenLayers/examples/label-scale.html mode change 100755 => 100644 OpenLayers/examples/label-scale.js mode change 100755 => 100644 OpenLayers/examples/late-render.html mode change 100755 => 100644 OpenLayers/examples/layer-opacity.html mode change 100755 => 100644 OpenLayers/examples/layerLoadMonitoring.html mode change 100755 => 100644 OpenLayers/examples/layerswitcher.html mode change 100755 => 100644 OpenLayers/examples/light-basic.html mode change 100755 => 100644 OpenLayers/examples/light-basic.js mode change 100755 => 100644 OpenLayers/examples/lite.html mode change 100755 => 100644 OpenLayers/examples/mapbox.html mode change 100755 => 100644 OpenLayers/examples/mapbox.js mode change 100755 => 100644 OpenLayers/examples/mapguide.html mode change 100755 => 100644 OpenLayers/examples/mapquest.html mode change 100755 => 100644 OpenLayers/examples/mapquest.js mode change 100755 => 100644 OpenLayers/examples/mapserver.html mode change 100755 => 100644 OpenLayers/examples/mapserver_untiled.html mode change 100755 => 100644 OpenLayers/examples/marker-shadow.html mode change 100755 => 100644 OpenLayers/examples/markerResize.html mode change 100755 => 100644 OpenLayers/examples/markers.html mode change 100755 => 100644 OpenLayers/examples/markersTextLayer.html mode change 100755 => 100644 OpenLayers/examples/measure.html mode change 100755 => 100644 OpenLayers/examples/mobile-base.js mode change 100755 => 100644 OpenLayers/examples/mobile-drawing.html mode change 100755 => 100644 OpenLayers/examples/mobile-drawing.js mode change 100755 => 100644 OpenLayers/examples/mobile-jq.html mode change 100755 => 100644 OpenLayers/examples/mobile-jq.js mode change 100755 => 100644 OpenLayers/examples/mobile-layers.html mode change 100755 => 100644 OpenLayers/examples/mobile-layers.js mode change 100755 => 100644 OpenLayers/examples/mobile-navigation.html mode change 100755 => 100644 OpenLayers/examples/mobile-navigation.js mode change 100755 => 100644 OpenLayers/examples/mobile-sencha.html mode change 100755 => 100644 OpenLayers/examples/mobile-sencha.js mode change 100755 => 100644 OpenLayers/examples/mobile-wmts-vienna.css mode change 100755 => 100644 OpenLayers/examples/mobile-wmts-vienna.html mode change 100755 => 100644 OpenLayers/examples/mobile-wmts-vienna.js mode change 100755 => 100644 OpenLayers/examples/mobile.html mode change 100755 => 100644 OpenLayers/examples/mobile.js mode change 100755 => 100644 OpenLayers/examples/modify-feature.html mode change 100755 => 100644 OpenLayers/examples/mouse-position.html mode change 100755 => 100644 OpenLayers/examples/mousewheel-interval.html mode change 100755 => 100644 OpenLayers/examples/multiserver.html mode change 100755 => 100644 OpenLayers/examples/multitouch.html mode change 100755 => 100644 OpenLayers/examples/mvs.html mode change 100755 => 100644 OpenLayers/examples/navigation-control.html mode change 100755 => 100644 OpenLayers/examples/navigation-history.html mode change 100755 => 100644 OpenLayers/examples/navtoolbar-alwaysZoom.html mode change 100755 => 100644 OpenLayers/examples/navtoolbar-outsidemap.html mode change 100755 => 100644 OpenLayers/examples/navtoolbar.html mode change 100755 => 100644 OpenLayers/examples/offline-storage.html mode change 100755 => 100644 OpenLayers/examples/offline-storage.js mode change 100755 => 100644 OpenLayers/examples/openls.html mode change 100755 => 100644 OpenLayers/examples/ordering.html mode change 100755 => 100644 OpenLayers/examples/osm-google.html mode change 100755 => 100644 OpenLayers/examples/osm-google.js mode change 100755 => 100644 OpenLayers/examples/osm-grayscale.html mode change 100755 => 100644 OpenLayers/examples/osm-marker-popup.html mode change 100755 => 100644 OpenLayers/examples/osm-marker-popup.js mode change 100755 => 100644 OpenLayers/examples/osm.html mode change 100755 => 100644 OpenLayers/examples/osm/sutton_coldfield.osm mode change 100755 => 100644 OpenLayers/examples/overviewmap.html mode change 100755 => 100644 OpenLayers/examples/pan-zoom-panels.html mode change 100755 => 100644 OpenLayers/examples/panel.html mode change 100755 => 100644 OpenLayers/examples/point-grid.html mode change 100755 => 100644 OpenLayers/examples/point-grid.js mode change 100755 => 100644 OpenLayers/examples/point-track-markers.html mode change 100755 => 100644 OpenLayers/examples/polar-projections.html mode change 100755 => 100644 OpenLayers/examples/polar-projections.js mode change 100755 => 100644 OpenLayers/examples/popupMatrix.html mode change 100755 => 100644 OpenLayers/examples/proxy.cgi mode change 100755 => 100644 OpenLayers/examples/regular-polygons.html mode change 100755 => 100644 OpenLayers/examples/resize-features.html mode change 100755 => 100644 OpenLayers/examples/restricted-extent.html mode change 100755 => 100644 OpenLayers/examples/rotate-features.html mode change 100755 => 100644 OpenLayers/examples/select-feature-multilayer.html mode change 100755 => 100644 OpenLayers/examples/select-feature-openpopup.html mode change 100755 => 100644 OpenLayers/examples/select-feature.html mode change 100755 => 100644 OpenLayers/examples/setextent.html mode change 100755 => 100644 OpenLayers/examples/simplify-linestring.html mode change 100755 => 100644 OpenLayers/examples/simplify-linestring.js mode change 100755 => 100644 OpenLayers/examples/single-tile.html mode change 100755 => 100644 OpenLayers/examples/single-tile.js mode change 100755 => 100644 OpenLayers/examples/sld-parser.html mode change 100755 => 100644 OpenLayers/examples/sld.html mode change 100755 => 100644 OpenLayers/examples/sld.js mode change 100755 => 100644 OpenLayers/examples/snap-grid.html mode change 100755 => 100644 OpenLayers/examples/snap-grid.js mode change 100755 => 100644 OpenLayers/examples/snap-split.html mode change 100755 => 100644 OpenLayers/examples/snapping.html mode change 100755 => 100644 OpenLayers/examples/sos.html mode change 100755 => 100644 OpenLayers/examples/spherical-mercator.html mode change 100755 => 100644 OpenLayers/examples/split-feature.html mode change 100755 => 100644 OpenLayers/examples/strategy-bbox.html mode change 100755 => 100644 OpenLayers/examples/strategy-cluster-extended.html mode change 100755 => 100644 OpenLayers/examples/strategy-cluster-extended.js mode change 100755 => 100644 OpenLayers/examples/strategy-cluster-threshold.html mode change 100755 => 100644 OpenLayers/examples/strategy-cluster.html mode change 100755 => 100644 OpenLayers/examples/strategy-paging.html mode change 100755 => 100644 OpenLayers/examples/style-rules.html mode change 100755 => 100644 OpenLayers/examples/style-rules.js mode change 100755 => 100644 OpenLayers/examples/style.css mode change 100755 => 100644 OpenLayers/examples/style.mobile-jq.css mode change 100755 => 100644 OpenLayers/examples/stylemap.html mode change 100755 => 100644 OpenLayers/examples/styles-context.html mode change 100755 => 100644 OpenLayers/examples/styles-rotation.html mode change 100755 => 100644 OpenLayers/examples/styles-unique.html mode change 100755 => 100644 OpenLayers/examples/sundials-spherical-mercator.html mode change 100755 => 100644 OpenLayers/examples/sundials.html mode change 100755 => 100644 OpenLayers/examples/symbolizers-fill-stroke-graphic.html mode change 100755 => 100644 OpenLayers/examples/tasmania/TasmaniaCities.xml mode change 100755 => 100644 OpenLayers/examples/tasmania/TasmaniaRoads.xml mode change 100755 => 100644 OpenLayers/examples/tasmania/TasmaniaStateBoundaries.xml mode change 100755 => 100644 OpenLayers/examples/tasmania/TasmaniaWaterBodies.xml mode change 100755 => 100644 OpenLayers/examples/tasmania/sld-tasmania.xml mode change 100755 => 100644 OpenLayers/examples/teleportation.html mode change 100755 => 100644 OpenLayers/examples/textfile.txt mode change 100755 => 100644 OpenLayers/examples/tile-origin.html mode change 100755 => 100644 OpenLayers/examples/tile-origin.js mode change 100755 => 100644 OpenLayers/examples/tilecache.html mode change 100755 => 100644 OpenLayers/examples/tms.html mode change 100755 => 100644 OpenLayers/examples/transform-feature.html mode change 100755 => 100644 OpenLayers/examples/transition.html mode change 100755 => 100644 OpenLayers/examples/using-proj4js.html mode change 100755 => 100644 OpenLayers/examples/using-proj4js.js mode change 100755 => 100644 OpenLayers/examples/utfgrid-geography-class.html mode change 100755 => 100644 OpenLayers/examples/utfgrid-geography-class.js mode change 100755 => 100644 OpenLayers/examples/utfgrid.html mode change 100755 => 100644 OpenLayers/examples/utfgrid.js mode change 100755 => 100644 OpenLayers/examples/utfgrid/bio_utfgrid/1/0/0.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/bio_utfgrid/1/0/1.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/bio_utfgrid/1/0/2.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/bio_utfgrid/1/1/0.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/bio_utfgrid/1/1/1.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/bio_utfgrid/1/1/2.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/bio_utfgrid/1/2/0.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/bio_utfgrid/1/2/1.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/bio_utfgrid/1/2/2.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/0/0/0.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/1/0/0.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/1/0/1.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/1/1/0.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/1/1/1.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/0/0.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/0/1.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/0/2.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/0/3.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/1/0.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/1/1.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/1/2.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/1/3.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/2/0.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/2/1.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/2/2.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/2/3.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/3/0.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/3/1.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/3/2.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/geography-class/2/3/3.grid.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/world_utfgrid/1/0/0.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/world_utfgrid/1/0/1.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/world_utfgrid/1/0/2.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/world_utfgrid/1/1/0.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/world_utfgrid/1/1/1.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/world_utfgrid/1/1/2.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/world_utfgrid/1/2/0.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/world_utfgrid/1/2/1.json mode change 100755 => 100644 OpenLayers/examples/utfgrid/world_utfgrid/1/2/2.json mode change 100755 => 100644 OpenLayers/examples/utfgrid_twogrids.html mode change 100755 => 100644 OpenLayers/examples/utfgrid_twogrids.js mode change 100755 => 100644 OpenLayers/examples/vector-features-with-text.html mode change 100755 => 100644 OpenLayers/examples/vector-features.html mode change 100755 => 100644 OpenLayers/examples/vector-formats.html mode change 100755 => 100644 OpenLayers/examples/web-mercator.html mode change 100755 => 100644 OpenLayers/examples/web-mercator.js mode change 100755 => 100644 OpenLayers/examples/wfs-filter.html mode change 100755 => 100644 OpenLayers/examples/wfs-filter.js mode change 100755 => 100644 OpenLayers/examples/wfs-protocol-transactions.html mode change 100755 => 100644 OpenLayers/examples/wfs-protocol-transactions.js mode change 100755 => 100644 OpenLayers/examples/wfs-protocol.html mode change 100755 => 100644 OpenLayers/examples/wfs-reprojection.html mode change 100755 => 100644 OpenLayers/examples/wfs-reprojection.js mode change 100755 => 100644 OpenLayers/examples/wfs-snap-split.html mode change 100755 => 100644 OpenLayers/examples/wfs-spatial-filter.html mode change 100755 => 100644 OpenLayers/examples/wfs-spatial-filter.js mode change 100755 => 100644 OpenLayers/examples/wfs-states.html mode change 100755 => 100644 OpenLayers/examples/wfs-states.js mode change 100755 => 100644 OpenLayers/examples/wmc.html mode change 100755 => 100644 OpenLayers/examples/wms-long-url.html mode change 100755 => 100644 OpenLayers/examples/wms-long-url.js mode change 100755 => 100644 OpenLayers/examples/wms-untiled.html mode change 100755 => 100644 OpenLayers/examples/wms-v13.html mode change 100755 => 100644 OpenLayers/examples/wms.html mode change 100755 => 100644 OpenLayers/examples/wmst.html mode change 100755 => 100644 OpenLayers/examples/wmts-capabilities.html mode change 100755 => 100644 OpenLayers/examples/wmts-capabilities.js mode change 100755 => 100644 OpenLayers/examples/wmts-getfeatureinfo.html mode change 100755 => 100644 OpenLayers/examples/wmts-getfeatureinfo.js mode change 100755 => 100644 OpenLayers/examples/wmts.html mode change 100755 => 100644 OpenLayers/examples/wmts.js mode change 100755 => 100644 OpenLayers/examples/wps-client.html mode change 100755 => 100644 OpenLayers/examples/wps-client.js mode change 100755 => 100644 OpenLayers/examples/wps.html mode change 100755 => 100644 OpenLayers/examples/wps.js mode change 100755 => 100644 OpenLayers/examples/wrapDateLine.html mode change 100755 => 100644 OpenLayers/examples/xhtml.html mode change 100755 => 100644 OpenLayers/examples/xml.html mode change 100755 => 100644 OpenLayers/examples/xml/features.xml mode change 100755 => 100644 OpenLayers/examples/xml/georss-flickr.xml mode change 100755 => 100644 OpenLayers/examples/xml/track1.xml mode change 100755 => 100644 OpenLayers/examples/xml/wmsdescribelayer.xml mode change 100755 => 100644 OpenLayers/examples/xyz-esri.html mode change 100755 => 100644 OpenLayers/examples/yelp-georss.xml mode change 100755 => 100644 OpenLayers/examples/zoom.html mode change 100755 => 100644 OpenLayers/examples/zoom.js mode change 100755 => 100644 OpenLayers/examples/zoomLevels.html mode change 100755 => 100644 OpenLayers/examples/zoomify.html mode change 100755 => 100644 OpenLayers/img/blank.gif mode change 100755 => 100644 OpenLayers/img/cloud-popup-relative.png mode change 100755 => 100644 OpenLayers/img/drag-rectangle-off.png mode change 100755 => 100644 OpenLayers/img/drag-rectangle-on.png mode change 100755 => 100644 OpenLayers/img/east-mini.png mode change 100755 => 100644 OpenLayers/img/layer-switcher-maximize.png mode change 100755 => 100644 OpenLayers/img/layer-switcher-minimize.png mode change 100755 => 100644 OpenLayers/img/marker-blue.png mode change 100755 => 100644 OpenLayers/img/marker-gold.png mode change 100755 => 100644 OpenLayers/img/marker-green.png mode change 100755 => 100644 OpenLayers/img/marker.png mode change 100755 => 100644 OpenLayers/img/measuring-stick-off.png mode change 100755 => 100644 OpenLayers/img/measuring-stick-on.png mode change 100755 => 100644 OpenLayers/img/north-mini.png mode change 100755 => 100644 OpenLayers/img/panning-hand-off.png mode change 100755 => 100644 OpenLayers/img/panning-hand-on.png mode change 100755 => 100644 OpenLayers/img/slider.png mode change 100755 => 100644 OpenLayers/img/south-mini.png mode change 100755 => 100644 OpenLayers/img/west-mini.png mode change 100755 => 100644 OpenLayers/img/zoom-minus-mini.png mode change 100755 => 100644 OpenLayers/img/zoom-plus-mini.png mode change 100755 => 100644 OpenLayers/img/zoom-world-mini.png mode change 100755 => 100644 OpenLayers/img/zoombar.png mode change 100755 => 100644 OpenLayers/lib/Firebug/errorIcon.png mode change 100755 => 100644 OpenLayers/lib/Firebug/firebug.css mode change 100755 => 100644 OpenLayers/lib/Firebug/firebug.html mode change 100755 => 100644 OpenLayers/lib/Firebug/firebug.js mode change 100755 => 100644 OpenLayers/lib/Firebug/firebugx.js mode change 100755 => 100644 OpenLayers/lib/Firebug/infoIcon.png mode change 100755 => 100644 OpenLayers/lib/Firebug/license.txt mode change 100755 => 100644 OpenLayers/lib/Firebug/readme.txt mode change 100755 => 100644 OpenLayers/lib/Firebug/warningIcon.png mode change 100755 => 100644 OpenLayers/lib/OpenLayers.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Animation.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/BaseTypes.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/BaseTypes/Bounds.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/BaseTypes/Class.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/BaseTypes/Date.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/BaseTypes/Element.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/BaseTypes/LonLat.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/BaseTypes/Pixel.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/BaseTypes/Size.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Console.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/ArgParser.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Attribution.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Button.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/CacheRead.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/CacheWrite.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/DragFeature.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/DragPan.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/DrawFeature.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/EditingToolbar.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Geolocate.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/GetFeature.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Graticule.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/KeyboardDefaults.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/LayerSwitcher.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Measure.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/ModifyFeature.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/MousePosition.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/NavToolbar.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Navigation.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/NavigationHistory.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/OverviewMap.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Pan.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/PanPanel.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/PanZoom.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/PanZoomBar.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Panel.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Permalink.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/PinchZoom.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/SLDSelect.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Scale.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/ScaleLine.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/SelectFeature.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Snapping.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Split.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/TouchNavigation.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/TransformFeature.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/UTFGrid.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/WMSGetFeatureInfo.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/WMTSGetFeatureInfo.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/Zoom.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/ZoomBox.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/ZoomIn.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/ZoomOut.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/ZoomPanel.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Control/ZoomToMaxExtent.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Events.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Events/buttonclick.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Events/featureclick.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Feature.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Feature/Vector.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Filter.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Filter/Comparison.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Filter/FeatureId.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Filter/Function.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Filter/Logical.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Filter/Spatial.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/ArcXML.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/ArcXML/Features.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/Atom.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/CQL.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/CSWGetDomain.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/CSWGetDomain/v2_0_2.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/CSWGetRecords.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/CSWGetRecords/v2_0_2.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/Context.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/EncodedPolyline.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/Filter.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/Filter/v1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/Filter/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/Filter/v1_1_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/GML.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/GML/Base.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/GML/v2.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/GML/v3.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/GPX.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/GeoJSON.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/GeoRSS.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/JSON.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/KML.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/OGCExceptionReport.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/OSM.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/OWSCommon.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/OWSCommon/v1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/OWSCommon/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/OWSCommon/v1_1_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/OWSContext.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/OWSContext/v0_3_1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/QueryStringFilter.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/SLD.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/SLD/v1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/SLD/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/SLD/v1_0_0_GeoServer.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/SOSCapabilities.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/SOSCapabilities/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/SOSGetFeatureOfInterest.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/SOSGetObservation.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/Text.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WCSCapabilities.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WCSCapabilities/v1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WCSCapabilities/v1_1_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WCSGetCoverage.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WFS.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WFSCapabilities.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WFSCapabilities/v1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WFSCapabilities/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WFSCapabilities/v1_1_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WFSDescribeFeatureType.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WFST.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WFST/v1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WFST/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WFST/v1_1_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WKT.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMC.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMC/v1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMC/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMC/v1_1_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMSCapabilities.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_1_WMSC.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_3.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_3_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMSDescribeLayer.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMSDescribeLayer/v1_1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMSGetFeatureInfo.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMTSCapabilities.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WMTSCapabilities/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WPSCapabilities.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WPSCapabilities/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WPSDescribeProcess.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/WPSExecute.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/XLS.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/XLS/v1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/XLS/v1_1_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/XML.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Format/XML/VersionedOGC.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Geometry.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Geometry/Collection.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Geometry/Curve.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Geometry/LineString.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Geometry/LinearRing.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Geometry/MultiLineString.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Geometry/MultiPoint.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Geometry/MultiPolygon.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Geometry/Point.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Geometry/Polygon.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/Box.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/Click.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/Drag.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/Feature.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/Hover.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/Keyboard.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/MouseWheel.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/Path.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/Pinch.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/Point.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/Polygon.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Handler/RegularPolygon.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Icon.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Kinetic.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/ar.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/be-tarask.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/bg.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/br.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/ca.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/cs-CZ.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/da-DK.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/de.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/el.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/en-CA.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/en.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/es.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/fi.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/fr.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/fur.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/gl.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/gsw.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/hr.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/hsb.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/hu.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/ia.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/id.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/io.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/is.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/it.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/ja.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/km.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/ksh.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/lt.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/nb.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/nds.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/nl.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/nn.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/oc.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/pl.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/pt-BR.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/pt.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/ro.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/ru.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/sk.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/sv-SE.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/te.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/vi.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/zh-CN.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Lang/zh-TW.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/ArcGIS93Rest.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/ArcGISCache.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/ArcIMS.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/Bing.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/Boxes.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/EventPane.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/FixedZoomLevels.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/GeoRSS.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/Google.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/Google/v3.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/Grid.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/HTTPRequest.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/Image.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/KaMap.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/KaMapCache.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/MapGuide.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/MapServer.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/Markers.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/OSM.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/PointGrid.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/PointTrack.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/SphericalMercator.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/TMS.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/Text.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/TileCache.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/UTFGrid.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/Vector.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/Vector/RootContainer.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/WMS.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/WMTS.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/WorldWind.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/XYZ.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Layer/Zoomify.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Map.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Marker.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Marker/Box.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Popup.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Popup/Anchored.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Popup/Framed.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Popup/FramedCloud.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Projection.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Protocol.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Protocol/CSW.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Protocol/CSW/v2_0_2.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Protocol/HTTP.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Protocol/SOS.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Protocol/SOS/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Protocol/Script.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Protocol/WFS.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Protocol/WFS/v1.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Protocol/WFS/v1_0_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Protocol/WFS/v1_1_0.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Renderer.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Renderer/Canvas.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Renderer/Elements.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Renderer/SVG.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Renderer/VML.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Request.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Request/XMLHttpRequest.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Rule.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/SingleFile.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Spherical.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Strategy.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Strategy/BBOX.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Strategy/Cluster.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Strategy/Filter.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Strategy/Fixed.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Strategy/Paging.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Strategy/Refresh.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Strategy/Save.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Style.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Style2.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/StyleMap.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Symbolizer.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Symbolizer/Line.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Symbolizer/Point.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Symbolizer/Polygon.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Symbolizer/Raster.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Symbolizer/Text.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Tile.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Tile/Image.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Tile/Image/IFrame.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Tile/UTFGrid.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/TileManager.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Tween.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Util.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/Util/vendorPrefix.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/WPSClient.js mode change 100755 => 100644 OpenLayers/lib/OpenLayers/WPSProcess.js mode change 100755 => 100644 OpenLayers/lib/Rico/Color.js mode change 100755 => 100644 OpenLayers/lib/Rico/Corner.js mode change 100755 => 100644 OpenLayers/lib/Rico/license.js mode change 100755 => 100644 OpenLayers/lib/deprecated.js mode change 100755 => 100644 OpenLayers/license.txt mode change 100755 => 100644 OpenLayers/licenses/APACHE-2.0.txt mode change 100755 => 100644 OpenLayers/licenses/BSD-LICENSE.txt mode change 100755 => 100644 OpenLayers/licenses/MIT-LICENSE.txt mode change 100755 => 100644 OpenLayers/notes/2.12.md mode change 100755 => 100644 OpenLayers/notes/2.13.md mode change 100755 => 100644 OpenLayers/readme.md mode change 100755 => 100644 OpenLayers/tests/Animation.html mode change 100755 => 100644 OpenLayers/tests/BaseTypes.html mode change 100755 => 100644 OpenLayers/tests/BaseTypes/Bounds.html mode change 100755 => 100644 OpenLayers/tests/BaseTypes/Class.html mode change 100755 => 100644 OpenLayers/tests/BaseTypes/Date.html mode change 100755 => 100644 OpenLayers/tests/BaseTypes/Element.html mode change 100755 => 100644 OpenLayers/tests/BaseTypes/LonLat.html mode change 100755 => 100644 OpenLayers/tests/BaseTypes/Pixel.html mode change 100755 => 100644 OpenLayers/tests/BaseTypes/Size.html mode change 100755 => 100644 OpenLayers/tests/Console.html mode change 100755 => 100644 OpenLayers/tests/Control.html mode change 100755 => 100644 OpenLayers/tests/Control/ArgParser.html mode change 100755 => 100644 OpenLayers/tests/Control/Attribution.html mode change 100755 => 100644 OpenLayers/tests/Control/Button.html mode change 100755 => 100644 OpenLayers/tests/Control/CacheRead.html mode change 100755 => 100644 OpenLayers/tests/Control/CacheWrite.html mode change 100755 => 100644 OpenLayers/tests/Control/DragFeature.html mode change 100755 => 100644 OpenLayers/tests/Control/DragPan.html mode change 100755 => 100644 OpenLayers/tests/Control/DrawFeature.html mode change 100755 => 100644 OpenLayers/tests/Control/EditingToolbar.html mode change 100755 => 100644 OpenLayers/tests/Control/Geolocate.html mode change 100755 => 100644 OpenLayers/tests/Control/GetFeature.html mode change 100755 => 100644 OpenLayers/tests/Control/Graticule.html mode change 100755 => 100644 OpenLayers/tests/Control/KeyboardDefaults.html mode change 100755 => 100644 OpenLayers/tests/Control/LayerSwitcher.html mode change 100755 => 100644 OpenLayers/tests/Control/Measure.html mode change 100755 => 100644 OpenLayers/tests/Control/ModifyFeature.html mode change 100755 => 100644 OpenLayers/tests/Control/MousePosition.html mode change 100755 => 100644 OpenLayers/tests/Control/NavToolbar.html mode change 100755 => 100644 OpenLayers/tests/Control/Navigation.html mode change 100755 => 100644 OpenLayers/tests/Control/NavigationHistory.html mode change 100755 => 100644 OpenLayers/tests/Control/OverviewMap.html mode change 100755 => 100644 OpenLayers/tests/Control/Pan.html mode change 100755 => 100644 OpenLayers/tests/Control/PanPanel.html mode change 100755 => 100644 OpenLayers/tests/Control/PanZoom.html mode change 100755 => 100644 OpenLayers/tests/Control/PanZoomBar.html mode change 100755 => 100644 OpenLayers/tests/Control/Panel.html mode change 100755 => 100644 OpenLayers/tests/Control/Permalink.html mode change 100755 => 100644 OpenLayers/tests/Control/PinchZoom.html mode change 100755 => 100644 OpenLayers/tests/Control/SLDSelect.html mode change 100755 => 100644 OpenLayers/tests/Control/Scale.html mode change 100755 => 100644 OpenLayers/tests/Control/ScaleLine.html mode change 100755 => 100644 OpenLayers/tests/Control/SelectFeature.html mode change 100755 => 100644 OpenLayers/tests/Control/Snapping.html mode change 100755 => 100644 OpenLayers/tests/Control/Split.html mode change 100755 => 100644 OpenLayers/tests/Control/TouchNavigation.html mode change 100755 => 100644 OpenLayers/tests/Control/TransformFeature.html mode change 100755 => 100644 OpenLayers/tests/Control/UTFGrid.html mode change 100755 => 100644 OpenLayers/tests/Control/WMSGetFeatureInfo.html mode change 100755 => 100644 OpenLayers/tests/Control/WMTSGetFeatureInfo.html mode change 100755 => 100644 OpenLayers/tests/Control/Zoom.html mode change 100755 => 100644 OpenLayers/tests/Control/ZoomBox.html mode change 100755 => 100644 OpenLayers/tests/Control/ZoomIn.html mode change 100755 => 100644 OpenLayers/tests/Control/ZoomOut.html mode change 100755 => 100644 OpenLayers/tests/Control/ZoomToMaxExtent.html mode change 100755 => 100644 OpenLayers/tests/Events.html mode change 100755 => 100644 OpenLayers/tests/Events/buttonclick.html mode change 100755 => 100644 OpenLayers/tests/Events/featureclick.html mode change 100755 => 100644 OpenLayers/tests/Extras.html mode change 100755 => 100644 OpenLayers/tests/Feature.html mode change 100755 => 100644 OpenLayers/tests/Feature/Vector.html mode change 100755 => 100644 OpenLayers/tests/Filter.html mode change 100755 => 100644 OpenLayers/tests/Filter/Comparison.html mode change 100755 => 100644 OpenLayers/tests/Filter/FeatureId.html mode change 100755 => 100644 OpenLayers/tests/Filter/Logical.html mode change 100755 => 100644 OpenLayers/tests/Filter/Spatial.html mode change 100755 => 100644 OpenLayers/tests/Format.html mode change 100755 => 100644 OpenLayers/tests/Format/ArcXML.html mode change 100755 => 100644 OpenLayers/tests/Format/ArcXML/Features.html mode change 100755 => 100644 OpenLayers/tests/Format/Atom.html mode change 100755 => 100644 OpenLayers/tests/Format/CQL.html mode change 100755 => 100644 OpenLayers/tests/Format/CSWGetDomain.html mode change 100755 => 100644 OpenLayers/tests/Format/CSWGetDomain/v2_0_2.html mode change 100755 => 100644 OpenLayers/tests/Format/CSWGetDomain/v2_0_2.js mode change 100755 => 100644 OpenLayers/tests/Format/CSWGetRecords.html mode change 100755 => 100644 OpenLayers/tests/Format/CSWGetRecords/v2_0_2.html mode change 100755 => 100644 OpenLayers/tests/Format/CSWGetRecords/v2_0_2.js mode change 100755 => 100644 OpenLayers/tests/Format/EncodedPolyline.html mode change 100755 => 100644 OpenLayers/tests/Format/Filter.html mode change 100755 => 100644 OpenLayers/tests/Format/Filter/v1.html mode change 100755 => 100644 OpenLayers/tests/Format/Filter/v1_0_0.html mode change 100755 => 100644 OpenLayers/tests/Format/Filter/v1_1_0.html mode change 100755 => 100644 OpenLayers/tests/Format/GML.html mode change 100755 => 100644 OpenLayers/tests/Format/GML/cases.js mode change 100755 => 100644 OpenLayers/tests/Format/GML/v2.html mode change 100755 => 100644 OpenLayers/tests/Format/GML/v3.html mode change 100755 => 100644 OpenLayers/tests/Format/GPX.html mode change 100755 => 100644 OpenLayers/tests/Format/GeoJSON.html mode change 100755 => 100644 OpenLayers/tests/Format/GeoRSS.html mode change 100755 => 100644 OpenLayers/tests/Format/JSON.html mode change 100755 => 100644 OpenLayers/tests/Format/KML.html mode change 100755 => 100644 OpenLayers/tests/Format/OGCExceptionReport.html mode change 100755 => 100644 OpenLayers/tests/Format/OSM.html mode change 100755 => 100644 OpenLayers/tests/Format/OWSCommon/v1_0_0.html mode change 100755 => 100644 OpenLayers/tests/Format/OWSCommon/v1_1_0.html mode change 100755 => 100644 OpenLayers/tests/Format/OWSContext/v0_3_1.html mode change 100755 => 100644 OpenLayers/tests/Format/QueryStringFilter.html mode change 100755 => 100644 OpenLayers/tests/Format/SLD.html mode change 100755 => 100644 OpenLayers/tests/Format/SLD/v1_0_0.html mode change 100755 => 100644 OpenLayers/tests/Format/SLD/v1_0_0_GeoServer.html mode change 100755 => 100644 OpenLayers/tests/Format/SOSCapabilities/v1_0_0.html mode change 100755 => 100644 OpenLayers/tests/Format/SOSCapabilities/v1_0_0.js mode change 100755 => 100644 OpenLayers/tests/Format/SOSGetFeatureOfInterest.html mode change 100755 => 100644 OpenLayers/tests/Format/SOSGetObservation.html mode change 100755 => 100644 OpenLayers/tests/Format/Text.html mode change 100755 => 100644 OpenLayers/tests/Format/WCSCapabilities.html mode change 100755 => 100644 OpenLayers/tests/Format/WCSCapabilities/v1.html mode change 100755 => 100644 OpenLayers/tests/Format/WCSGetCoverage.html mode change 100755 => 100644 OpenLayers/tests/Format/WFS.html mode change 100755 => 100644 OpenLayers/tests/Format/WFSCapabilities.html mode change 100755 => 100644 OpenLayers/tests/Format/WFSCapabilities/v1.html mode change 100755 => 100644 OpenLayers/tests/Format/WFSDescribeFeatureType.html mode change 100755 => 100644 OpenLayers/tests/Format/WFST.html mode change 100755 => 100644 OpenLayers/tests/Format/WFST/v1.html mode change 100755 => 100644 OpenLayers/tests/Format/WFST/v1_0_0.html mode change 100755 => 100644 OpenLayers/tests/Format/WFST/v1_1_0.html mode change 100755 => 100644 OpenLayers/tests/Format/WKT.html mode change 100755 => 100644 OpenLayers/tests/Format/WMC.html mode change 100755 => 100644 OpenLayers/tests/Format/WMC/v1.html mode change 100755 => 100644 OpenLayers/tests/Format/WMC/v1_1_0.html mode change 100755 => 100644 OpenLayers/tests/Format/WMSCapabilities.html mode change 100755 => 100644 OpenLayers/tests/Format/WMSCapabilities/v1_1_1.html mode change 100755 => 100644 OpenLayers/tests/Format/WMSCapabilities/v1_1_1_WMSC.html mode change 100755 => 100644 OpenLayers/tests/Format/WMSCapabilities/v1_3_0.html mode change 100755 => 100644 OpenLayers/tests/Format/WMSDescribeLayer.html mode change 100755 => 100644 OpenLayers/tests/Format/WMSGetFeatureInfo.html mode change 100755 => 100644 OpenLayers/tests/Format/WMTSCapabilities.html mode change 100755 => 100644 OpenLayers/tests/Format/WMTSCapabilities/v1_0_0.html mode change 100755 => 100644 OpenLayers/tests/Format/WPSCapabilities/v1_0_0.html mode change 100755 => 100644 OpenLayers/tests/Format/WPSCapabilities/v1_0_0.js mode change 100755 => 100644 OpenLayers/tests/Format/WPSDescribeProcess.html mode change 100755 => 100644 OpenLayers/tests/Format/WPSExecute.html mode change 100755 => 100644 OpenLayers/tests/Format/XLS/v1_1_0.html mode change 100755 => 100644 OpenLayers/tests/Format/XML.html mode change 100755 => 100644 OpenLayers/tests/Format/XML/VersionedOGC.html mode change 100755 => 100644 OpenLayers/tests/Geometry.html mode change 100755 => 100644 OpenLayers/tests/Geometry/Collection.html mode change 100755 => 100644 OpenLayers/tests/Geometry/Curve.html mode change 100755 => 100644 OpenLayers/tests/Geometry/LineString.html mode change 100755 => 100644 OpenLayers/tests/Geometry/LinearRing.html mode change 100755 => 100644 OpenLayers/tests/Geometry/MultiLineString.html mode change 100755 => 100644 OpenLayers/tests/Geometry/MultiPoint.html mode change 100755 => 100644 OpenLayers/tests/Geometry/MultiPolygon.html mode change 100755 => 100644 OpenLayers/tests/Geometry/Point.html mode change 100755 => 100644 OpenLayers/tests/Geometry/Polygon.html mode change 100755 => 100644 OpenLayers/tests/Handler.html mode change 100755 => 100644 OpenLayers/tests/Handler/Box.html mode change 100755 => 100644 OpenLayers/tests/Handler/Click.html mode change 100755 => 100644 OpenLayers/tests/Handler/Drag.html mode change 100755 => 100644 OpenLayers/tests/Handler/Feature.html mode change 100755 => 100644 OpenLayers/tests/Handler/Hover.html mode change 100755 => 100644 OpenLayers/tests/Handler/Keyboard.html mode change 100755 => 100644 OpenLayers/tests/Handler/MouseWheel.html mode change 100755 => 100644 OpenLayers/tests/Handler/Path.html mode change 100755 => 100644 OpenLayers/tests/Handler/Pinch.html mode change 100755 => 100644 OpenLayers/tests/Handler/Point.html mode change 100755 => 100644 OpenLayers/tests/Handler/Polygon.html mode change 100755 => 100644 OpenLayers/tests/Handler/RegularPolygon.html mode change 100755 => 100644 OpenLayers/tests/Icon.html mode change 100755 => 100644 OpenLayers/tests/Kinetic.html mode change 100755 => 100644 OpenLayers/tests/Lang.html mode change 100755 => 100644 OpenLayers/tests/Layer.html mode change 100755 => 100644 OpenLayers/tests/Layer/ArcGIS93Rest.html mode change 100755 => 100644 OpenLayers/tests/Layer/ArcGISCache.html mode change 100755 => 100644 OpenLayers/tests/Layer/ArcGISCache.json mode change 100755 => 100644 OpenLayers/tests/Layer/ArcIMS.html mode change 100755 => 100644 OpenLayers/tests/Layer/Bing.html mode change 100755 => 100644 OpenLayers/tests/Layer/EventPane.html mode change 100755 => 100644 OpenLayers/tests/Layer/FixedZoomLevels.html mode change 100755 => 100644 OpenLayers/tests/Layer/GeoRSS.html mode change 100755 => 100644 OpenLayers/tests/Layer/Google.html mode change 100755 => 100644 OpenLayers/tests/Layer/Google/v3.html mode change 100755 => 100644 OpenLayers/tests/Layer/Grid.html mode change 100755 => 100644 OpenLayers/tests/Layer/HTTPRequest.html mode change 100755 => 100644 OpenLayers/tests/Layer/Image.html mode change 100755 => 100644 OpenLayers/tests/Layer/KaMap.html mode change 100755 => 100644 OpenLayers/tests/Layer/MapGuide.html mode change 100755 => 100644 OpenLayers/tests/Layer/MapServer.html mode change 100755 => 100644 OpenLayers/tests/Layer/Markers.html mode change 100755 => 100644 OpenLayers/tests/Layer/OSM.html mode change 100755 => 100644 OpenLayers/tests/Layer/PointGrid.html mode change 100755 => 100644 OpenLayers/tests/Layer/PointTrack.html mode change 100755 => 100644 OpenLayers/tests/Layer/SphericalMercator.html mode change 100755 => 100644 OpenLayers/tests/Layer/TMS.html mode change 100755 => 100644 OpenLayers/tests/Layer/Text.html mode change 100755 => 100644 OpenLayers/tests/Layer/TileCache.html mode change 100755 => 100644 OpenLayers/tests/Layer/UTFGrid.html mode change 100755 => 100644 OpenLayers/tests/Layer/Vector.html mode change 100755 => 100644 OpenLayers/tests/Layer/Vector/RootContainer.html mode change 100755 => 100644 OpenLayers/tests/Layer/WMS.html mode change 100755 => 100644 OpenLayers/tests/Layer/WMTS.html mode change 100755 => 100644 OpenLayers/tests/Layer/WrapDateLine.html mode change 100755 => 100644 OpenLayers/tests/Layer/XYZ.html mode change 100755 => 100644 OpenLayers/tests/Layer/atom-1.0.xml mode change 100755 => 100644 OpenLayers/tests/Layer/data_Layer_Text_textfile.txt mode change 100755 => 100644 OpenLayers/tests/Layer/data_Layer_Text_textfile_2.txt mode change 100755 => 100644 OpenLayers/tests/Layer/data_Layer_Text_textfile_overflow.txt mode change 100755 => 100644 OpenLayers/tests/Layer/georss.txt mode change 100755 => 100644 OpenLayers/tests/Map.html mode change 100755 => 100644 OpenLayers/tests/Marker.html mode change 100755 => 100644 OpenLayers/tests/Marker/Box.html mode change 100755 => 100644 OpenLayers/tests/OLLoader.js mode change 100755 => 100644 OpenLayers/tests/OpenLayers1.html mode change 100755 => 100644 OpenLayers/tests/OpenLayers2.html mode change 100755 => 100644 OpenLayers/tests/OpenLayers3.html mode change 100755 => 100644 OpenLayers/tests/OpenLayers4.html mode change 100755 => 100644 OpenLayers/tests/OpenLayersJsFiles.html mode change 100755 => 100644 OpenLayers/tests/Popup.html mode change 100755 => 100644 OpenLayers/tests/Popup/Anchored.html mode change 100755 => 100644 OpenLayers/tests/Popup/FramedCloud.html mode change 100755 => 100644 OpenLayers/tests/Projection.html mode change 100755 => 100644 OpenLayers/tests/Protocol.html mode change 100755 => 100644 OpenLayers/tests/Protocol/CSW.html mode change 100755 => 100644 OpenLayers/tests/Protocol/HTTP.html mode change 100755 => 100644 OpenLayers/tests/Protocol/SOS.html mode change 100755 => 100644 OpenLayers/tests/Protocol/Script.html mode change 100755 => 100644 OpenLayers/tests/Protocol/WFS.html mode change 100755 => 100644 OpenLayers/tests/README.txt mode change 100755 => 100644 OpenLayers/tests/Renderer.html mode change 100755 => 100644 OpenLayers/tests/Renderer/Canvas.html mode change 100755 => 100644 OpenLayers/tests/Renderer/Elements.html mode change 100755 => 100644 OpenLayers/tests/Renderer/SVG.html mode change 100755 => 100644 OpenLayers/tests/Renderer/VML.html mode change 100755 => 100644 OpenLayers/tests/Request.html mode change 100755 => 100644 OpenLayers/tests/Request/XMLHttpRequest.html mode change 100755 => 100644 OpenLayers/tests/Rule.html mode change 100755 => 100644 OpenLayers/tests/SingleFile1.html mode change 100755 => 100644 OpenLayers/tests/SingleFile2.html mode change 100755 => 100644 OpenLayers/tests/SingleFile3.html mode change 100755 => 100644 OpenLayers/tests/Strategy.html mode change 100755 => 100644 OpenLayers/tests/Strategy/BBOX.html mode change 100755 => 100644 OpenLayers/tests/Strategy/Cluster.html mode change 100755 => 100644 OpenLayers/tests/Strategy/Filter.html mode change 100755 => 100644 OpenLayers/tests/Strategy/Fixed.html mode change 100755 => 100644 OpenLayers/tests/Strategy/Paging.html mode change 100755 => 100644 OpenLayers/tests/Strategy/Refresh.html mode change 100755 => 100644 OpenLayers/tests/Strategy/Save.html mode change 100755 => 100644 OpenLayers/tests/Style.html mode change 100755 => 100644 OpenLayers/tests/Style2.html mode change 100755 => 100644 OpenLayers/tests/StyleMap.html mode change 100755 => 100644 OpenLayers/tests/Symbolizer.html mode change 100755 => 100644 OpenLayers/tests/Symbolizer/Line.html mode change 100755 => 100644 OpenLayers/tests/Symbolizer/Point.html mode change 100755 => 100644 OpenLayers/tests/Symbolizer/Polygon.html mode change 100755 => 100644 OpenLayers/tests/Symbolizer/Raster.html mode change 100755 => 100644 OpenLayers/tests/Symbolizer/Text.html mode change 100755 => 100644 OpenLayers/tests/Test.AnotherWay.baseadditions.js mode change 100755 => 100644 OpenLayers/tests/Test.AnotherWay.css mode change 100755 => 100644 OpenLayers/tests/Test.AnotherWay.geom_eq.js mode change 100755 => 100644 OpenLayers/tests/Test.AnotherWay.js mode change 100755 => 100644 OpenLayers/tests/Test.AnotherWay.xml_eq.js mode change 100755 => 100644 OpenLayers/tests/Tile.html mode change 100755 => 100644 OpenLayers/tests/Tile/Image.html mode change 100755 => 100644 OpenLayers/tests/Tile/Image/IFrame.html mode change 100755 => 100644 OpenLayers/tests/Tile/UTFGrid.html mode change 100755 => 100644 OpenLayers/tests/TileManager.html mode change 100755 => 100644 OpenLayers/tests/Tween.html mode change 100755 => 100644 OpenLayers/tests/Util.html mode change 100755 => 100644 OpenLayers/tests/Util/vendorPrefix.html mode change 100755 => 100644 OpenLayers/tests/Util_common.js mode change 100755 => 100644 OpenLayers/tests/Util_w3c.html mode change 100755 => 100644 OpenLayers/tests/WPSClient.html mode change 100755 => 100644 OpenLayers/tests/WPSProcess.html mode change 100755 => 100644 OpenLayers/tests/atom-1.0.xml mode change 100755 => 100644 OpenLayers/tests/auto-tests.html mode change 100755 => 100644 OpenLayers/tests/data/geos_wkt_intersects.js mode change 100755 => 100644 OpenLayers/tests/data/osm.js mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/bio_utfgrid/1/0/0.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/bio_utfgrid/1/0/1.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/bio_utfgrid/1/0/2.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/bio_utfgrid/1/1/0.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/bio_utfgrid/1/1/1.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/bio_utfgrid/1/1/2.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/bio_utfgrid/1/2/0.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/bio_utfgrid/1/2/1.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/bio_utfgrid/1/2/2.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/demo-1.1.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/world_utfgrid/1/0/0.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/world_utfgrid/1/0/1.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/world_utfgrid/1/0/2.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/world_utfgrid/1/1/0.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/world_utfgrid/1/1/1.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/world_utfgrid/1/1/2.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/world_utfgrid/1/2/0.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/world_utfgrid/1/2/1.json mode change 100755 => 100644 OpenLayers/tests/data/utfgrid/world_utfgrid/1/2/2.json mode change 100755 => 100644 OpenLayers/tests/data_Layer_Text_textfile.txt mode change 100755 => 100644 OpenLayers/tests/data_Layer_Text_textfile_2.txt mode change 100755 => 100644 OpenLayers/tests/data_Layer_Text_textfile_overflow.txt mode change 100755 => 100644 OpenLayers/tests/deprecated/Ajax.html mode change 100755 => 100644 OpenLayers/tests/deprecated/BaseTypes/Class.html mode change 100755 => 100644 OpenLayers/tests/deprecated/BaseTypes/Element.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Control/MouseToolbar.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Geometry/Rectangle.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Layer/GML.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Layer/MapServer.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Layer/MapServer/Untiled.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Layer/WFS.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Layer/WMS.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Layer/WMS/Post.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Layer/Yahoo.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Layer/mice.xml mode change 100755 => 100644 OpenLayers/tests/deprecated/Layer/owls.xml mode change 100755 => 100644 OpenLayers/tests/deprecated/Popup/AnchoredBubble.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Protocol/SQL.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Protocol/SQL/Gears.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Renderer/SVG2.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Tile/WFS.html mode change 100755 => 100644 OpenLayers/tests/deprecated/Util.html mode change 100755 => 100644 OpenLayers/tests/georss.txt mode change 100755 => 100644 OpenLayers/tests/grid_inittiles.html mode change 100755 => 100644 OpenLayers/tests/index.html mode change 100755 => 100644 OpenLayers/tests/list-tests.html mode change 100755 => 100644 OpenLayers/tests/manual/ajax.html mode change 100755 => 100644 OpenLayers/tests/manual/ajax.txt mode change 100755 => 100644 OpenLayers/tests/manual/alloverlays-mixed.html mode change 100755 => 100644 OpenLayers/tests/manual/arcims-2117.html mode change 100755 => 100644 OpenLayers/tests/manual/arkansas.rss mode change 100755 => 100644 OpenLayers/tests/manual/big-georss.html mode change 100755 => 100644 OpenLayers/tests/manual/box-quirks.html mode change 100755 => 100644 OpenLayers/tests/manual/box-strict.html mode change 100755 => 100644 OpenLayers/tests/manual/clip-features-svg.html mode change 100755 => 100644 OpenLayers/tests/manual/dateline-sketch.html mode change 100755 => 100644 OpenLayers/tests/manual/dateline-smallextent.html mode change 100755 => 100644 OpenLayers/tests/manual/draw-feature.html mode change 100755 => 100644 OpenLayers/tests/manual/feature-handler.html mode change 100755 => 100644 OpenLayers/tests/manual/geodesic.html mode change 100755 => 100644 OpenLayers/tests/manual/geojson-geomcoll-reprojection.html mode change 100755 => 100644 OpenLayers/tests/manual/google-fullscreen-overlay.html mode change 100755 => 100644 OpenLayers/tests/manual/google-panning.html mode change 100755 => 100644 OpenLayers/tests/manual/google-resize.html mode change 100755 => 100644 OpenLayers/tests/manual/google-tilt.html mode change 100755 => 100644 OpenLayers/tests/manual/google-v3-resize.html mode change 100755 => 100644 OpenLayers/tests/manual/loadend.html mode change 100755 => 100644 OpenLayers/tests/manual/map-events.html mode change 100755 => 100644 OpenLayers/tests/manual/memory/Marker-2258.html mode change 100755 => 100644 OpenLayers/tests/manual/memory/PanZoom-2323.html mode change 100755 => 100644 OpenLayers/tests/manual/memory/RemoveChild-2170.html mode change 100755 => 100644 OpenLayers/tests/manual/memory/VML-2170.html mode change 100755 => 100644 OpenLayers/tests/manual/multiple-google-layers.html mode change 100755 => 100644 OpenLayers/tests/manual/overviewmap-projection.html mode change 100755 => 100644 OpenLayers/tests/manual/page-position.html mode change 100755 => 100644 OpenLayers/tests/manual/pan-redraw-svg.html mode change 100755 => 100644 OpenLayers/tests/manual/popup-keepInMap.html mode change 100755 => 100644 OpenLayers/tests/manual/reflow.html mode change 100755 => 100644 OpenLayers/tests/manual/renderedDimensions.html mode change 100755 => 100644 OpenLayers/tests/manual/select-feature-right-click.html mode change 100755 => 100644 OpenLayers/tests/manual/select-feature.html mode change 100755 => 100644 OpenLayers/tests/manual/tiles-loading.html mode change 100755 => 100644 OpenLayers/tests/manual/tween.html mode change 100755 => 100644 OpenLayers/tests/manual/vector-features-performance.html mode change 100755 => 100644 OpenLayers/tests/manual/vector-layer-zindex.html mode change 100755 => 100644 OpenLayers/tests/mice.xml mode change 100755 => 100644 OpenLayers/tests/node.js/mockdom.js mode change 100755 => 100644 OpenLayers/tests/node.js/node-tests.cfg mode change 100755 => 100644 OpenLayers/tests/node.js/node.js mode change 100755 => 100644 OpenLayers/tests/node.js/run-test.js mode change 100755 => 100644 OpenLayers/tests/node.js/run.sh mode change 100755 => 100644 OpenLayers/tests/owls.xml mode change 100755 => 100644 OpenLayers/tests/run-tests.html mode change 100755 => 100644 OpenLayers/tests/selenium/remotecontrol/config.cfg mode change 100755 => 100644 OpenLayers/tests/selenium/remotecontrol/selenium.py mode change 100755 => 100644 OpenLayers/tests/selenium/remotecontrol/setup.txt mode change 100755 => 100644 OpenLayers/tests/selenium/remotecontrol/test_ol.py mode change 100755 => 100644 OpenLayers/tests/speed/geometry.html mode change 100755 => 100644 OpenLayers/tests/speed/string_format.html mode change 100755 => 100644 OpenLayers/tests/speed/vector-renderers.html mode change 100755 => 100644 OpenLayers/tests/speed/vector-renderers.js mode change 100755 => 100644 OpenLayers/tests/speed/wmc_speed.html mode change 100755 => 100644 OpenLayers/tests/speed/wmscaps.html mode change 100755 => 100644 OpenLayers/tests/speed/wmscaps.js mode change 100755 => 100644 OpenLayers/tests/speed/wmscaps.xml mode change 100755 => 100644 OpenLayers/tests/throws.js mode change 100755 => 100644 OpenLayers/theme/default/google.css mode change 100755 => 100644 OpenLayers/theme/default/google.tidy.css mode change 100755 => 100644 OpenLayers/theme/default/ie6-style.css mode change 100755 => 100644 OpenLayers/theme/default/ie6-style.tidy.css mode change 100755 => 100644 OpenLayers/theme/default/img/add_point_off.png mode change 100755 => 100644 OpenLayers/theme/default/img/add_point_on.png mode change 100755 => 100644 OpenLayers/theme/default/img/blank.gif mode change 100755 => 100644 OpenLayers/theme/default/img/close.gif mode change 100755 => 100644 OpenLayers/theme/default/img/drag-rectangle-off.png mode change 100755 => 100644 OpenLayers/theme/default/img/drag-rectangle-on.png mode change 100755 => 100644 OpenLayers/theme/default/img/draw_line_off.png mode change 100755 => 100644 OpenLayers/theme/default/img/draw_line_on.png mode change 100755 => 100644 OpenLayers/theme/default/img/draw_point_off.png mode change 100755 => 100644 OpenLayers/theme/default/img/draw_point_on.png mode change 100755 => 100644 OpenLayers/theme/default/img/draw_polygon_off.png mode change 100755 => 100644 OpenLayers/theme/default/img/draw_polygon_on.png mode change 100755 => 100644 OpenLayers/theme/default/img/editing_tool_bar.png mode change 100755 => 100644 OpenLayers/theme/default/img/move_feature_off.png mode change 100755 => 100644 OpenLayers/theme/default/img/move_feature_on.png mode change 100755 => 100644 OpenLayers/theme/default/img/navigation_history.png mode change 100755 => 100644 OpenLayers/theme/default/img/overview_replacement.gif mode change 100755 => 100644 OpenLayers/theme/default/img/pan-panel-NOALPHA.png mode change 100755 => 100644 OpenLayers/theme/default/img/pan-panel.png mode change 100755 => 100644 OpenLayers/theme/default/img/pan_off.png mode change 100755 => 100644 OpenLayers/theme/default/img/pan_on.png mode change 100755 => 100644 OpenLayers/theme/default/img/panning-hand-off.png mode change 100755 => 100644 OpenLayers/theme/default/img/panning-hand-on.png mode change 100755 => 100644 OpenLayers/theme/default/img/remove_point_off.png mode change 100755 => 100644 OpenLayers/theme/default/img/remove_point_on.png mode change 100755 => 100644 OpenLayers/theme/default/img/ruler.png mode change 100755 => 100644 OpenLayers/theme/default/img/save_features_off.png mode change 100755 => 100644 OpenLayers/theme/default/img/save_features_on.png mode change 100755 => 100644 OpenLayers/theme/default/img/view_next_off.png mode change 100755 => 100644 OpenLayers/theme/default/img/view_next_on.png mode change 100755 => 100644 OpenLayers/theme/default/img/view_previous_off.png mode change 100755 => 100644 OpenLayers/theme/default/img/view_previous_on.png mode change 100755 => 100644 OpenLayers/theme/default/img/zoom-panel-NOALPHA.png mode change 100755 => 100644 OpenLayers/theme/default/img/zoom-panel.png mode change 100755 => 100644 OpenLayers/theme/default/style.css mode change 100755 => 100644 OpenLayers/theme/default/style.mobile.css mode change 100755 => 100644 OpenLayers/theme/default/style.mobile.tidy.css mode change 100755 => 100644 OpenLayers/theme/default/style.tidy.css mode change 100755 => 100644 OpenLayers/tools/BeautifulSoup.py mode change 100755 => 100644 OpenLayers/tools/README.txt mode change 100755 => 100644 OpenLayers/tools/closure_library_jscompiler.py mode change 100755 => 100644 OpenLayers/tools/closure_ws.py mode change 100755 => 100644 OpenLayers/tools/exampleparser.py mode change 100755 => 100644 OpenLayers/tools/jsmin.c mode change 100755 => 100644 OpenLayers/tools/jsmin.py mode change 100755 => 100644 OpenLayers/tools/mergejs.py mode change 100755 => 100644 OpenLayers/tools/minimize.py mode change 100755 => 100644 OpenLayers/tools/oldot.py mode change 100755 => 100644 OpenLayers/tools/release.sh mode change 100755 => 100644 OpenLayers/tools/shrinksafe.py mode change 100755 => 100644 OpenLayers/tools/toposort.py mode change 100755 => 100644 OpenLayers/tools/uglify_js.py mode change 100755 => 100644 OpenLayers/tools/update_dev_dir.sh mode change 100755 => 100644 PhpOffice/Common/Adapter/Zip/PclZipAdapter.php mode change 100755 => 100644 PhpOffice/Common/Adapter/Zip/ZipArchiveAdapter.php mode change 100755 => 100644 PhpOffice/Common/Adapter/Zip/ZipInterface.php mode change 100755 => 100644 PhpOffice/Common/Autoloader.php mode change 100755 => 100644 PhpOffice/Common/Drawing.php mode change 100755 => 100644 PhpOffice/Common/File.php mode change 100755 => 100644 PhpOffice/Common/Font.php mode change 100755 => 100644 PhpOffice/Common/LICENSE mode change 100755 => 100644 PhpOffice/Common/Microsoft/OLERead.php mode change 100755 => 100644 PhpOffice/Common/Microsoft/PasswordEncoder.php mode change 100755 => 100644 PhpOffice/Common/Text.php mode change 100755 => 100644 PhpOffice/Common/XMLReader.php mode change 100755 => 100644 PhpOffice/Common/XMLWriter.php mode change 100755 => 100644 PhpOffice/PhpPresentation/AbstractShape.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Autoloader.php mode change 100755 => 100644 PhpOffice/PhpPresentation/ComparableInterface.php mode change 100755 => 100644 PhpOffice/PhpPresentation/DocumentLayout.php mode change 100755 => 100644 PhpOffice/PhpPresentation/DocumentProperties.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/DirectoryNotFoundException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/FeatureNotImplementedException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/FileCopyException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/FileNotFoundException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/FileRemoveException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/InvalidClassException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/InvalidFileFormatException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/InvalidParameterException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/OutOfBoundsException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/PhpPresentationException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/ShapeContainerAlreadyAssignedException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/UnauthorizedMimetypeException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Exception/UndefinedChartTypeException.php mode change 100755 => 100644 PhpOffice/PhpPresentation/GeometryCalculator.php mode change 100755 => 100644 PhpOffice/PhpPresentation/HashTable.php mode change 100755 => 100644 PhpOffice/PhpPresentation/IOFactory.php mode change 100755 => 100644 PhpOffice/PhpPresentation/LICENSE mode change 100755 => 100644 PhpOffice/PhpPresentation/PhpPresentation.php mode change 100755 => 100644 PhpOffice/PhpPresentation/PresentationProperties.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Reader/ODPresentation.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Reader/PowerPoint2007.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Reader/PowerPoint97.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Reader/ReaderInterface.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Reader/Serialized.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/AbstractGraphic.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/AutoShape.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Axis.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Gridlines.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Legend.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Marker.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/PlotArea.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Series.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Title.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractType.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractTypeBar.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractTypeLine.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractTypePie.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/Area.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/Bar.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/Bar3D.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/Doughnut.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/Line.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/Pie.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/Pie3D.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/Radar.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/Type/Scatter.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Chart/View3D.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Comment.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Comment/Author.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Drawing/AbstractDrawingAdapter.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Drawing/Base64.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Drawing/File.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Drawing/Gd.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Drawing/ZipFile.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Group.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Hyperlink.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Line.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Media.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Placeholder.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/RichText.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/RichText/BreakElement.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/RichText/Paragraph.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/RichText/Run.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/RichText/TextElement.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/RichText/TextElementInterface.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Table.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Table/Cell.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Shape/Table/Row.php mode change 100755 => 100644 PhpOffice/PhpPresentation/ShapeContainerInterface.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/AbstractBackground.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/AbstractSlide.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/Animation.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/Background/Color.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/Background/Image.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/Background/SchemeColor.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/Iterator.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/Layout.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/Note.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/SlideLayout.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/SlideMaster.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Slide/Transition.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/Alignment.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/Border.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/Borders.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/Bullet.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/Color.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/ColorMap.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/Fill.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/Font.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/Outline.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/SchemeColor.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/Shadow.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Style/TextStyle.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/AbstractDecoratorWriter.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/AbstractWriter.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/ODPresentation.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/ODPresentation/AbstractDecoratorWriter.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/ODPresentation/Content.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/ODPresentation/Meta.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/ODPresentation/MetaInfManifest.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/ODPresentation/Mimetype.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/ODPresentation/ObjectsChart.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/ODPresentation/Pictures.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/ODPresentation/Styles.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/ODPresentation/ThumbnailsThumbnail.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/AbstractDecoratorWriter.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/AbstractSlide.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/CommentAuthors.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/ContentTypes.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsApp.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsCore.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsCustom.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsThumbnail.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptCharts.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptComments.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptMedia.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptPresProps.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptPresentation.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptSlideLayouts.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptSlideMasters.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptSlides.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptTableProps.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptTheme.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptViewProps.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/PowerPoint2007/Relationships.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/Serialized.php mode change 100755 => 100644 PhpOffice/PhpPresentation/Writer/WriterInterface.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/ArrayEnabled.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/BinaryComparison.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Calculation.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Category.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DAverage.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DCount.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DCountA.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DGet.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DMax.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DMin.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DProduct.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DStDev.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DStDevP.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DSum.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DVar.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DVarP.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Database/DatabaseAbstract.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTime.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Constants.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Current.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Date.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/DateParts.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/DateValue.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Days.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Days360.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Difference.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Helpers.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Month.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/NetworkDays.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Time.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/TimeParts.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/TimeValue.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Week.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/WorkDay.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/YearFrac.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engine/ArrayArgumentHelper.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engine/ArrayArgumentProcessor.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engine/BranchPruner.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engine/FormattedNumber.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engine/Logger.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engine/Operands/Operand.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engine/Operands/StructuredReference.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselI.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselJ.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselK.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselY.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/BitWise.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/Compare.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/Complex.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/ComplexFunctions.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/ComplexOperations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/Constants.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertBase.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertBinary.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertDecimal.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertHex.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertOctal.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertUOM.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/EngineeringValidations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/Erf.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Engineering/ErfC.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Exception.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/ExceptionHandler.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/Amortization.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/CashFlowValidations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Cumulative.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Interest.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/InterestAndPrincipal.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Payments.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Single.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/NonPeriodic.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/Periodic.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/Constants.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/Coupons.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/Depreciation.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/Dollar.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/FinancialValidations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/Helpers.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/InterestRate.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/AccruedInterest.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Price.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Rates.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/SecurityValidations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Yields.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Financial/TreasuryBill.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/FormulaParser.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/FormulaToken.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Functions.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Information/ErrorValue.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Information/ExcelError.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Information/Value.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Internal/MakeMatrix.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Internal/WildcardMatch.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Logical.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Logical/Boolean.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Logical/Conditional.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Logical/Operations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Address.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/ExcelMatch.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Filter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Formula.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/HLookup.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Helpers.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Hyperlink.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Indirect.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Lookup.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/LookupBase.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/LookupRefValidations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Matrix.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Offset.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/RowColumnInformation.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Selection.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Sort.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Unique.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/LookupRef/VLookup.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Absolute.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Angle.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Arabic.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Base.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Ceiling.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Combinations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Exp.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Factorial.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Floor.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Gcd.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Helpers.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/IntClass.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Lcm.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Logarithms.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/MatrixFunctions.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Operations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Random.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Roman.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Round.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/SeriesSum.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sign.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sqrt.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Subtotal.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sum.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/SumSquares.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosecant.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosine.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cotangent.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Secant.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Sine.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Tangent.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trunc.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/AggregateBase.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Averages.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Averages/Mean.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Conditional.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Confidence.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Counts.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Deviations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Beta.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Binomial.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/ChiSquared.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/DistributionValidations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Exponential.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/F.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Fisher.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Gamma.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/GammaBase.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/HyperGeometric.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/LogNormal.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/NewtonRaphson.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Normal.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Poisson.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/StandardNormal.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/StudentT.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Weibull.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/MaxMinBase.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Maximum.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Minimum.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Percentiles.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Permutations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Size.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/StandardDeviations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Standardize.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/StatisticalValidations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Trends.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/VarianceBase.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Statistical/Variances.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/TextData.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/TextData/CaseConvert.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/TextData/Concatenate.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/TextData/Extract.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/TextData/Format.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/TextData/Helpers.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/TextData/Replace.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/TextData/Search.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/TextData/Text.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/TextData/Trim.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Token/Stack.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Web.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/Web/Service.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/Translations.xlsx mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/bg/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/bg/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/cs/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/cs/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/da/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/da/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/de/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/de/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/en/uk/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/es/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/es/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/fi/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/fi/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/fr/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/fr/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/hu/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/hu/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/it/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/it/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/nb/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/nb/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/nl/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/nl/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/pl/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/pl/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/pt/br/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/pt/br/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/pt/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/pt/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/ru/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/ru/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/sv/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/sv/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/tr/config mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Calculation/locale/tr/functions mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/AddressHelper.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/AddressRange.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/AdvancedValueBinder.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/Cell.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/CellAddress.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/CellRange.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/ColumnRange.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/Coordinate.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/DataType.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/DataValidation.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/DataValidator.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/DefaultValueBinder.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/Hyperlink.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/IValueBinder.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/RowRange.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Cell/StringValueBinder.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/CellReferenceHelper.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Axis.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Chart.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/ChartColor.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/DataSeries.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/DataSeriesValues.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Exception.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/GridLines.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Layout.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Legend.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/PlotArea.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Properties.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Renderer/IRenderer.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Renderer/JpGraph.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Renderer/JpGraphRendererBase.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Renderer/MtJpGraphRenderer.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Renderer/PHP Charting Libraries.txt mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/Title.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Chart/TrendLine.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Collection/Cells.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Collection/CellsFactory.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Collection/Memory/SimpleCache1.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Collection/Memory/SimpleCache3.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Comment.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/DefinedName.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Document/Properties.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Document/Security.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Exception.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/HashTable.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Helper/Dimension.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Helper/Html.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Helper/Sample.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Helper/Size.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Helper/TextGrid.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/IComparable.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/IOFactory.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/LICENSE mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/NamedFormula.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/NamedRange.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/BaseReader.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Csv.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Csv/Delimiter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/DefaultReadFilter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Exception.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Gnumeric.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Gnumeric/PageSetup.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Gnumeric/Properties.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Gnumeric/Styles.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Html.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/IReadFilter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/IReader.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Ods.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Ods/AutoFilter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Ods/BaseLoader.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Ods/DefinedNames.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Ods/FormulaTranslator.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Ods/PageSettings.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Ods/Properties.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Security/XmlScanner.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Slk.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/Color.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/ConditionalFormatting.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/DataValidationHelper.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/ErrorCode.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/Escher.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/MD5.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/RC4.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/Style/Border.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/Style/CellAlignment.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/Style/CellFont.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xls/Style/FillPattern.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/BaseParserClass.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Chart.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/ColumnAndRowAttributes.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/ConditionalStyles.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/DataValidations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Namespaces.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/PageSetup.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Properties.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/SheetViews.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Styles.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/TableReader.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/Theme.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xlsx/WorkbookView.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xml.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xml/PageSettings.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xml/Properties.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xml/Style.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Alignment.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Border.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Fill.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Font.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xml/Style/NumberFormat.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Reader/Xml/Style/StyleBase.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/ReferenceHelper.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/RichText/ITextElement.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/RichText/RichText.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/RichText/Run.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/RichText/TextElement.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Settings.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/CodePage.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Date.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Drawing.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Escher.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/File.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Font.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/IntOrFloat.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/OLE.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/OLE/PPS.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/OLE/PPS/File.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/OLE/PPS/Root.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/OLERead.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/PasswordHasher.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/StringHelper.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/TimeZone.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Trend/BestFit.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Trend/LinearBestFit.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Trend/PowerBestFit.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Trend/Trend.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/XMLWriter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Shared/Xls.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Spreadsheet.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/Alignment.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/Border.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/Borders.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/Color.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/Conditional.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/CellMatcher.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/CellStyleAssessor.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBar.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBarExtension.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormatValueObject.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormattingRuleExtension.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Blanks.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/CellValue.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/DateValue.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Duplicates.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Errors.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Expression.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/TextValue.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardAbstract.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardInterface.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/Fill.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/Font.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/NumberFormat.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/NumberFormat/BaseFormatter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/NumberFormat/DateFormatter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/NumberFormat/Formatter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/NumberFormat/FractionFormatter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/NumberFormat/NumberFormatter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/NumberFormat/PercentageFormatter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/Protection.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/Style.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Style/Supervisor.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter/Column.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/BaseDrawing.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/CellIterator.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Column.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/ColumnCellIterator.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/ColumnDimension.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/ColumnIterator.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Dimension.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Drawing.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Drawing/Shadow.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/HeaderFooter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Iterator.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/MemoryDrawing.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/PageMargins.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/PageSetup.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Protection.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Row.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/RowCellIterator.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/RowDimension.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/RowIterator.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/SheetView.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Table.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Table/Column.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Table/TableStyle.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Validations.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Worksheet/Worksheet.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/BaseWriter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Csv.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Exception.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Html.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/IWriter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/AutoFilters.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/Cell/Comment.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/Cell/Style.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/Content.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/Formula.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/Meta.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/MetaInf.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/Mimetype.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/NamedExpressions.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/Settings.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/Styles.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/Thumbnails.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Ods/WriterPart.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Pdf.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Pdf/Dompdf.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Pdf/Mpdf.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Pdf/Tcpdf.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/BIFFwriter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/CellDataValidation.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/ConditionalHelper.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/ErrorCode.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/Escher.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/Font.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/Parser.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellAlignment.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellBorder.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellFill.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/Style/ColorMap.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/Workbook.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/Worksheet.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xls/Xf.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/AutoFilter.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Chart.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Comments.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/DefinedNames.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/DocProps.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Drawing.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Rels.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/StringTable.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Style.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Table.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Theme.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Workbook.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/Worksheet.php mode change 100755 => 100644 PhpOffice/PhpSpreadsheet/Writer/Xlsx/WriterPart.php mode change 100755 => 100644 PhpOffice/PhpWord/Collection/AbstractCollection.php mode change 100755 => 100644 PhpOffice/PhpWord/Collection/Bookmarks.php mode change 100755 => 100644 PhpOffice/PhpWord/Collection/Charts.php mode change 100755 => 100644 PhpOffice/PhpWord/Collection/Comments.php mode change 100755 => 100644 PhpOffice/PhpWord/Collection/Endnotes.php mode change 100755 => 100644 PhpOffice/PhpWord/Collection/Footnotes.php mode change 100755 => 100644 PhpOffice/PhpWord/Collection/Titles.php mode change 100755 => 100644 PhpOffice/PhpWord/ComplexType/FootnoteProperties.php mode change 100755 => 100644 PhpOffice/PhpWord/ComplexType/ProofState.php mode change 100755 => 100644 PhpOffice/PhpWord/ComplexType/TblWidth.php mode change 100755 => 100644 PhpOffice/PhpWord/ComplexType/TrackChangesView.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/AbstractContainer.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/AbstractElement.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Bookmark.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Cell.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Chart.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/CheckBox.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Comment.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Endnote.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Field.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Footer.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Footnote.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/FormField.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Header.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Image.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Line.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Link.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/ListItem.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/ListItemRun.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/OLEObject.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/PageBreak.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/PreserveText.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Row.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/SDT.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Section.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Shape.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/TOC.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Table.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Text.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/TextBox.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/TextBreak.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/TextRun.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/Title.php mode change 100755 => 100644 PhpOffice/PhpWord/Element/TrackChange.php mode change 100755 => 100644 PhpOffice/PhpWord/Escaper/AbstractEscaper.php mode change 100755 => 100644 PhpOffice/PhpWord/Escaper/EscaperInterface.php mode change 100755 => 100644 PhpOffice/PhpWord/Escaper/RegExp.php mode change 100755 => 100644 PhpOffice/PhpWord/Escaper/Rtf.php mode change 100755 => 100644 PhpOffice/PhpWord/Escaper/Xml.php mode change 100755 => 100644 PhpOffice/PhpWord/Exception/CopyFileException.php mode change 100755 => 100644 PhpOffice/PhpWord/Exception/CreateTemporaryFileException.php mode change 100755 => 100644 PhpOffice/PhpWord/Exception/Exception.php mode change 100755 => 100644 PhpOffice/PhpWord/Exception/InvalidImageException.php mode change 100755 => 100644 PhpOffice/PhpWord/Exception/InvalidObjectException.php mode change 100755 => 100644 PhpOffice/PhpWord/Exception/InvalidStyleException.php mode change 100755 => 100644 PhpOffice/PhpWord/Exception/UnsupportedImageTypeException.php mode change 100755 => 100644 PhpOffice/PhpWord/IOFactory.php mode change 100755 => 100644 PhpOffice/PhpWord/LICENSE mode change 100755 => 100644 PhpOffice/PhpWord/Media.php mode change 100755 => 100644 PhpOffice/PhpWord/Metadata/Compatibility.php mode change 100755 => 100644 PhpOffice/PhpWord/Metadata/DocInfo.php mode change 100755 => 100644 PhpOffice/PhpWord/Metadata/Protection.php mode change 100755 => 100644 PhpOffice/PhpWord/Metadata/Settings.php mode change 100755 => 100644 PhpOffice/PhpWord/PhpWord.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/AbstractReader.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/HTML.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/MsDoc.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/ODText.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/ODText/AbstractPart.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/ODText/Content.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/ODText/Meta.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/RTF.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/RTF/Document.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/ReaderInterface.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/Word2007.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/Word2007/AbstractPart.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/Word2007/DocPropsApp.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/Word2007/DocPropsCore.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/Word2007/DocPropsCustom.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/Word2007/Document.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/Word2007/Endnotes.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/Word2007/Footnotes.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/Word2007/Numbering.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/Word2007/Settings.php mode change 100755 => 100644 PhpOffice/PhpWord/Reader/Word2007/Styles.php mode change 100755 => 100644 PhpOffice/PhpWord/Settings.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/AbstractEnum.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/Converter.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/Css.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/Drawing.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/Html.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/Microsoft/PasswordEncoder.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/OLERead.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/PCLZip/pclzip.lib.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/Text.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/XMLReader.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/XMLWriter.php mode change 100755 => 100644 PhpOffice/PhpWord/Shared/ZipArchive.php mode change 100755 => 100644 PhpOffice/PhpWord/SimpleType/Border.php mode change 100755 => 100644 PhpOffice/PhpWord/SimpleType/DocProtect.php mode change 100755 => 100644 PhpOffice/PhpWord/SimpleType/Jc.php mode change 100755 => 100644 PhpOffice/PhpWord/SimpleType/JcTable.php mode change 100755 => 100644 PhpOffice/PhpWord/SimpleType/LineSpacingRule.php mode change 100755 => 100644 PhpOffice/PhpWord/SimpleType/NumberFormat.php mode change 100755 => 100644 PhpOffice/PhpWord/SimpleType/TblWidth.php mode change 100755 => 100644 PhpOffice/PhpWord/SimpleType/TextAlignment.php mode change 100755 => 100644 PhpOffice/PhpWord/SimpleType/VerticalJc.php mode change 100755 => 100644 PhpOffice/PhpWord/SimpleType/Zoom.php mode change 100755 => 100644 PhpOffice/PhpWord/Style.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/AbstractStyle.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Border.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Cell.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Chart.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Extrusion.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Fill.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Font.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Frame.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Image.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Indentation.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Language.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Line.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/LineNumbering.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/ListItem.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Numbering.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/NumberingLevel.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Outline.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Paper.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Paragraph.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Row.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Section.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Shading.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Shadow.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Shape.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Spacing.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/TOC.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Tab.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/Table.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/TablePosition.php mode change 100755 => 100644 PhpOffice/PhpWord/Style/TextBox.php mode change 100755 => 100644 PhpOffice/PhpWord/TemplateProcessor.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/AbstractWriter.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/AbstractElement.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/Bookmark.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/Container.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/Endnote.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/Footnote.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/Image.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/Link.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/ListItem.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/ListItemRun.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/PageBreak.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/Table.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/Text.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/TextBreak.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/TextRun.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Element/Title.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Part/AbstractPart.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Part/Body.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Part/Head.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Style/AbstractStyle.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Style/Font.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Style/Generic.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Style/Image.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/HTML/Style/Paragraph.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Element/AbstractElement.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Element/Container.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Element/Field.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Element/Image.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Element/Link.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Element/PageBreak.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Element/Table.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Element/Text.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Element/TextBreak.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Element/TextRun.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Element/Title.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Part/AbstractPart.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Part/Content.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Part/Manifest.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Part/Meta.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Part/Mimetype.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Part/Styles.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Style/AbstractStyle.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Style/Font.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Style/Image.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Style/Paragraph.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Style/Section.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/ODText/Style/Table.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/PDF.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/PDF/AbstractRenderer.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/PDF/DomPDF.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/PDF/MPDF.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/PDF/TCPDF.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/AbstractElement.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/Container.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/Field.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/Image.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/Link.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/ListItem.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/PageBreak.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/Table.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/Text.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/TextBreak.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/TextRun.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Element/Title.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Part/AbstractPart.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Part/Document.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Part/Header.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Style/AbstractStyle.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Style/Border.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Style/Font.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Style/Indentation.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Style/Paragraph.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Style/Section.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/RTF/Style/Tab.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/AbstractElement.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Bookmark.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Chart.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/CheckBox.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Container.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Endnote.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Field.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Footnote.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/FormField.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Image.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Line.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Link.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/ListItem.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/ListItemRun.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/OLEObject.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/PageBreak.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/ParagraphAlignment.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/PreserveText.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/SDT.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Shape.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/TOC.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Table.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/TableAlignment.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Text.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/TextBox.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/TextBreak.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/TextRun.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Element/Title.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/AbstractPart.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Chart.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Comments.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/ContentTypes.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/DocPropsApp.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/DocPropsCore.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/DocPropsCustom.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Document.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Endnotes.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/FontTable.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Footer.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Footnotes.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Header.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Numbering.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Rels.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/RelsDocument.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/RelsPart.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Settings.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Styles.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/Theme.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Part/WebSettings.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/AbstractStyle.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Cell.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Extrusion.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Fill.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Font.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Frame.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Image.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Indentation.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Line.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/LineNumbering.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/MarginBorder.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Outline.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Paragraph.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Row.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Section.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Shading.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Shadow.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Shape.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Spacing.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Tab.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/Table.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/TablePosition.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/Word2007/Style/TextBox.php mode change 100755 => 100644 PhpOffice/PhpWord/Writer/WriterInterface.php mode change 100755 => 100644 PhpOffice/PhpWord/resources/doc.png mode change 100755 => 100644 PhpOffice/PhpWord/resources/ppt.png mode change 100755 => 100644 PhpOffice/PhpWord/resources/xls.png mode change 100755 => 100644 Psr/Http/Client/ClientExceptionInterface.php mode change 100755 => 100644 Psr/Http/Client/ClientInterface.php mode change 100755 => 100644 Psr/Http/Client/NetworkExceptionInterface.php mode change 100755 => 100644 Psr/Http/Client/RequestExceptionInterface.php mode change 100755 => 100644 Psr/Http/LICENSE mode change 100755 => 100644 Psr/Http/Message/MessageInterface.php mode change 100755 => 100644 Psr/Http/Message/RequestInterface.php mode change 100755 => 100644 Psr/Http/Message/ResponseInterface.php mode change 100755 => 100644 Psr/Http/Message/ServerRequestInterface.php mode change 100755 => 100644 Psr/Http/Message/StreamInterface.php mode change 100755 => 100644 Psr/Http/Message/UploadedFileInterface.php mode change 100755 => 100644 Psr/Http/Message/UriInterface.php mode change 100755 => 100644 Psr/Log/AbstractLogger.php mode change 100755 => 100644 Psr/Log/InvalidArgumentException.php mode change 100755 => 100644 Psr/Log/LICENSE mode change 100755 => 100644 Psr/Log/LogLevel.php mode change 100755 => 100644 Psr/Log/LoggerAwareInterface.php mode change 100755 => 100644 Psr/Log/LoggerAwareTrait.php mode change 100755 => 100644 Psr/Log/LoggerInterface.php mode change 100755 => 100644 Psr/Log/LoggerTrait.php mode change 100755 => 100644 Psr/Log/NullLogger.php mode change 100755 => 100644 Psr/Log/Test/DummyTest.php mode change 100755 => 100644 Psr/Log/Test/LoggerInterfaceTest.php mode change 100755 => 100644 Psr/Log/Test/TestLogger.php mode change 100755 => 100644 Psr/SimpleCache/CacheException.php mode change 100755 => 100644 Psr/SimpleCache/CacheInterface.php mode change 100755 => 100644 Psr/SimpleCache/InvalidArgumentException.php mode change 100755 => 100644 Psr/SimpleCache/LICENSE.md mode change 100755 => 100644 README.md mode change 100755 => 100644 Stripe/.editorconfig mode change 100755 => 100644 Stripe/.gitignore mode change 100755 => 100644 Stripe/.php-cs-fixer.php mode change 100755 => 100644 Stripe/CHANGELOG.md mode change 100755 => 100644 Stripe/CODE_OF_CONDUCT.md mode change 100755 => 100644 Stripe/LICENSE mode change 100755 => 100644 Stripe/Makefile mode change 100755 => 100644 Stripe/OPENAPI_VERSION mode change 100755 => 100644 Stripe/README.md mode change 100755 => 100644 Stripe/Stripe/Account.php mode change 100755 => 100644 Stripe/Stripe/AccountLink.php mode change 100755 => 100644 Stripe/Stripe/ApiOperations/All.php mode change 100755 => 100644 Stripe/Stripe/ApiOperations/Create.php mode change 100755 => 100644 Stripe/Stripe/ApiOperations/Delete.php mode change 100755 => 100644 Stripe/Stripe/ApiOperations/NestedResource.php mode change 100755 => 100644 Stripe/Stripe/ApiOperations/Request.php mode change 100755 => 100644 Stripe/Stripe/ApiOperations/Retrieve.php mode change 100755 => 100644 Stripe/Stripe/ApiOperations/Search.php mode change 100755 => 100644 Stripe/Stripe/ApiOperations/SingletonRetrieve.php mode change 100755 => 100644 Stripe/Stripe/ApiOperations/Update.php mode change 100755 => 100644 Stripe/Stripe/ApiRequestor.php mode change 100755 => 100644 Stripe/Stripe/ApiResource.php mode change 100755 => 100644 Stripe/Stripe/ApiResponse.php mode change 100755 => 100644 Stripe/Stripe/ApplePayDomain.php mode change 100755 => 100644 Stripe/Stripe/ApplicationFee.php mode change 100755 => 100644 Stripe/Stripe/ApplicationFeeRefund.php mode change 100755 => 100644 Stripe/Stripe/Apps/Secret.php mode change 100755 => 100644 Stripe/Stripe/Balance.php mode change 100755 => 100644 Stripe/Stripe/BalanceTransaction.php mode change 100755 => 100644 Stripe/Stripe/BankAccount.php mode change 100755 => 100644 Stripe/Stripe/BaseStripeClient.php mode change 100755 => 100644 Stripe/Stripe/BaseStripeClientInterface.php mode change 100755 => 100644 Stripe/Stripe/BillingPortal/Configuration.php mode change 100755 => 100644 Stripe/Stripe/BillingPortal/Session.php mode change 100755 => 100644 Stripe/Stripe/Capability.php mode change 100755 => 100644 Stripe/Stripe/Card.php mode change 100755 => 100644 Stripe/Stripe/CashBalance.php mode change 100755 => 100644 Stripe/Stripe/Charge.php mode change 100755 => 100644 Stripe/Stripe/Checkout/Session.php mode change 100755 => 100644 Stripe/Stripe/Collection.php mode change 100755 => 100644 Stripe/Stripe/CountrySpec.php mode change 100755 => 100644 Stripe/Stripe/Coupon.php mode change 100755 => 100644 Stripe/Stripe/CreditNote.php mode change 100755 => 100644 Stripe/Stripe/CreditNoteLineItem.php mode change 100755 => 100644 Stripe/Stripe/Customer.php mode change 100755 => 100644 Stripe/Stripe/CustomerBalanceTransaction.php mode change 100755 => 100644 Stripe/Stripe/CustomerCashBalanceTransaction.php mode change 100755 => 100644 Stripe/Stripe/Discount.php mode change 100755 => 100644 Stripe/Stripe/Dispute.php mode change 100755 => 100644 Stripe/Stripe/EphemeralKey.php mode change 100755 => 100644 Stripe/Stripe/ErrorObject.php mode change 100755 => 100644 Stripe/Stripe/Event.php mode change 100755 => 100644 Stripe/Stripe/Exception/ApiConnectionException.php mode change 100755 => 100644 Stripe/Stripe/Exception/ApiErrorException.php mode change 100755 => 100644 Stripe/Stripe/Exception/AuthenticationException.php mode change 100755 => 100644 Stripe/Stripe/Exception/BadMethodCallException.php mode change 100755 => 100644 Stripe/Stripe/Exception/CardException.php mode change 100755 => 100644 Stripe/Stripe/Exception/ExceptionInterface.php mode change 100755 => 100644 Stripe/Stripe/Exception/IdempotencyException.php mode change 100755 => 100644 Stripe/Stripe/Exception/InvalidArgumentException.php mode change 100755 => 100644 Stripe/Stripe/Exception/InvalidRequestException.php mode change 100755 => 100644 Stripe/Stripe/Exception/OAuth/ExceptionInterface.php mode change 100755 => 100644 Stripe/Stripe/Exception/OAuth/InvalidClientException.php mode change 100755 => 100644 Stripe/Stripe/Exception/OAuth/InvalidGrantException.php mode change 100755 => 100644 Stripe/Stripe/Exception/OAuth/InvalidRequestException.php mode change 100755 => 100644 Stripe/Stripe/Exception/OAuth/InvalidScopeException.php mode change 100755 => 100644 Stripe/Stripe/Exception/OAuth/OAuthErrorException.php mode change 100755 => 100644 Stripe/Stripe/Exception/OAuth/UnknownOAuthErrorException.php mode change 100755 => 100644 Stripe/Stripe/Exception/OAuth/UnsupportedGrantTypeException.php mode change 100755 => 100644 Stripe/Stripe/Exception/OAuth/UnsupportedResponseTypeException.php mode change 100755 => 100644 Stripe/Stripe/Exception/PermissionException.php mode change 100755 => 100644 Stripe/Stripe/Exception/RateLimitException.php mode change 100755 => 100644 Stripe/Stripe/Exception/SignatureVerificationException.php mode change 100755 => 100644 Stripe/Stripe/Exception/UnexpectedValueException.php mode change 100755 => 100644 Stripe/Stripe/Exception/UnknownApiErrorException.php mode change 100755 => 100644 Stripe/Stripe/ExchangeRate.php mode change 100755 => 100644 Stripe/Stripe/File.php mode change 100755 => 100644 Stripe/Stripe/FileLink.php mode change 100755 => 100644 Stripe/Stripe/FinancialConnections/Account.php mode change 100755 => 100644 Stripe/Stripe/FinancialConnections/AccountOwner.php mode change 100755 => 100644 Stripe/Stripe/FinancialConnections/AccountOwnership.php mode change 100755 => 100644 Stripe/Stripe/FinancialConnections/Session.php mode change 100755 => 100644 Stripe/Stripe/FundingInstructions.php mode change 100755 => 100644 Stripe/Stripe/HttpClient/ClientInterface.php mode change 100755 => 100644 Stripe/Stripe/HttpClient/CurlClient.php mode change 100755 => 100644 Stripe/Stripe/HttpClient/StreamingClientInterface.php mode change 100755 => 100644 Stripe/Stripe/Identity/VerificationReport.php mode change 100755 => 100644 Stripe/Stripe/Identity/VerificationSession.php mode change 100755 => 100644 Stripe/Stripe/Invoice.php mode change 100755 => 100644 Stripe/Stripe/InvoiceItem.php mode change 100755 => 100644 Stripe/Stripe/InvoiceLineItem.php mode change 100755 => 100644 Stripe/Stripe/Issuing/Authorization.php mode change 100755 => 100644 Stripe/Stripe/Issuing/Card.php mode change 100755 => 100644 Stripe/Stripe/Issuing/CardDetails.php mode change 100755 => 100644 Stripe/Stripe/Issuing/Cardholder.php mode change 100755 => 100644 Stripe/Stripe/Issuing/Dispute.php mode change 100755 => 100644 Stripe/Stripe/Issuing/Transaction.php mode change 100755 => 100644 Stripe/Stripe/LineItem.php mode change 100755 => 100644 Stripe/Stripe/LoginLink.php mode change 100755 => 100644 Stripe/Stripe/Mandate.php mode change 100755 => 100644 Stripe/Stripe/OAuth.php mode change 100755 => 100644 Stripe/Stripe/OAuthErrorObject.php mode change 100755 => 100644 Stripe/Stripe/PaymentIntent.php mode change 100755 => 100644 Stripe/Stripe/PaymentLink.php mode change 100755 => 100644 Stripe/Stripe/PaymentMethod.php mode change 100755 => 100644 Stripe/Stripe/Payout.php mode change 100755 => 100644 Stripe/Stripe/Person.php mode change 100755 => 100644 Stripe/Stripe/Plan.php mode change 100755 => 100644 Stripe/Stripe/Price.php mode change 100755 => 100644 Stripe/Stripe/Product.php mode change 100755 => 100644 Stripe/Stripe/PromotionCode.php mode change 100755 => 100644 Stripe/Stripe/Quote.php mode change 100755 => 100644 Stripe/Stripe/Radar/EarlyFraudWarning.php mode change 100755 => 100644 Stripe/Stripe/Radar/ValueList.php mode change 100755 => 100644 Stripe/Stripe/Radar/ValueListItem.php mode change 100755 => 100644 Stripe/Stripe/RecipientTransfer.php mode change 100755 => 100644 Stripe/Stripe/Refund.php mode change 100755 => 100644 Stripe/Stripe/Reporting/ReportRun.php mode change 100755 => 100644 Stripe/Stripe/Reporting/ReportType.php mode change 100755 => 100644 Stripe/Stripe/RequestTelemetry.php mode change 100755 => 100644 Stripe/Stripe/Review.php mode change 100755 => 100644 Stripe/Stripe/SearchResult.php mode change 100755 => 100644 Stripe/Stripe/Service/AbstractService.php mode change 100755 => 100644 Stripe/Stripe/Service/AbstractServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/AccountLinkService.php mode change 100755 => 100644 Stripe/Stripe/Service/AccountService.php mode change 100755 => 100644 Stripe/Stripe/Service/ApplePayDomainService.php mode change 100755 => 100644 Stripe/Stripe/Service/ApplicationFeeService.php mode change 100755 => 100644 Stripe/Stripe/Service/Apps/AppsServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/Apps/SecretService.php mode change 100755 => 100644 Stripe/Stripe/Service/BalanceService.php mode change 100755 => 100644 Stripe/Stripe/Service/BalanceTransactionService.php mode change 100755 => 100644 Stripe/Stripe/Service/BillingPortal/BillingPortalServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/BillingPortal/ConfigurationService.php mode change 100755 => 100644 Stripe/Stripe/Service/BillingPortal/SessionService.php mode change 100755 => 100644 Stripe/Stripe/Service/ChargeService.php mode change 100755 => 100644 Stripe/Stripe/Service/Checkout/CheckoutServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/Checkout/SessionService.php mode change 100755 => 100644 Stripe/Stripe/Service/CoreServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/CountrySpecService.php mode change 100755 => 100644 Stripe/Stripe/Service/CouponService.php mode change 100755 => 100644 Stripe/Stripe/Service/CreditNoteService.php mode change 100755 => 100644 Stripe/Stripe/Service/CustomerService.php mode change 100755 => 100644 Stripe/Stripe/Service/DisputeService.php mode change 100755 => 100644 Stripe/Stripe/Service/EphemeralKeyService.php mode change 100755 => 100644 Stripe/Stripe/Service/EventService.php mode change 100755 => 100644 Stripe/Stripe/Service/ExchangeRateService.php mode change 100755 => 100644 Stripe/Stripe/Service/FileLinkService.php mode change 100755 => 100644 Stripe/Stripe/Service/FileService.php mode change 100755 => 100644 Stripe/Stripe/Service/FinancialConnections/AccountService.php mode change 100755 => 100644 Stripe/Stripe/Service/FinancialConnections/FinancialConnectionsServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/FinancialConnections/SessionService.php mode change 100755 => 100644 Stripe/Stripe/Service/Identity/IdentityServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/Identity/VerificationReportService.php mode change 100755 => 100644 Stripe/Stripe/Service/Identity/VerificationSessionService.php mode change 100755 => 100644 Stripe/Stripe/Service/InvoiceItemService.php mode change 100755 => 100644 Stripe/Stripe/Service/InvoiceService.php mode change 100755 => 100644 Stripe/Stripe/Service/Issuing/AuthorizationService.php mode change 100755 => 100644 Stripe/Stripe/Service/Issuing/CardService.php mode change 100755 => 100644 Stripe/Stripe/Service/Issuing/CardholderService.php mode change 100755 => 100644 Stripe/Stripe/Service/Issuing/DisputeService.php mode change 100755 => 100644 Stripe/Stripe/Service/Issuing/IssuingServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/Issuing/TransactionService.php mode change 100755 => 100644 Stripe/Stripe/Service/MandateService.php mode change 100755 => 100644 Stripe/Stripe/Service/OAuthService.php mode change 100755 => 100644 Stripe/Stripe/Service/PaymentIntentService.php mode change 100755 => 100644 Stripe/Stripe/Service/PaymentLinkService.php mode change 100755 => 100644 Stripe/Stripe/Service/PaymentMethodService.php mode change 100755 => 100644 Stripe/Stripe/Service/PayoutService.php mode change 100755 => 100644 Stripe/Stripe/Service/PlanService.php mode change 100755 => 100644 Stripe/Stripe/Service/PriceService.php mode change 100755 => 100644 Stripe/Stripe/Service/ProductService.php mode change 100755 => 100644 Stripe/Stripe/Service/PromotionCodeService.php mode change 100755 => 100644 Stripe/Stripe/Service/QuoteService.php mode change 100755 => 100644 Stripe/Stripe/Service/Radar/EarlyFraudWarningService.php mode change 100755 => 100644 Stripe/Stripe/Service/Radar/RadarServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/Radar/ValueListItemService.php mode change 100755 => 100644 Stripe/Stripe/Service/Radar/ValueListService.php mode change 100755 => 100644 Stripe/Stripe/Service/RefundService.php mode change 100755 => 100644 Stripe/Stripe/Service/Reporting/ReportRunService.php mode change 100755 => 100644 Stripe/Stripe/Service/Reporting/ReportTypeService.php mode change 100755 => 100644 Stripe/Stripe/Service/Reporting/ReportingServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/ReviewService.php mode change 100755 => 100644 Stripe/Stripe/Service/SetupAttemptService.php mode change 100755 => 100644 Stripe/Stripe/Service/SetupIntentService.php mode change 100755 => 100644 Stripe/Stripe/Service/ShippingRateService.php mode change 100755 => 100644 Stripe/Stripe/Service/Sigma/ScheduledQueryRunService.php mode change 100755 => 100644 Stripe/Stripe/Service/Sigma/SigmaServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/SourceService.php mode change 100755 => 100644 Stripe/Stripe/Service/SubscriptionItemService.php mode change 100755 => 100644 Stripe/Stripe/Service/SubscriptionScheduleService.php mode change 100755 => 100644 Stripe/Stripe/Service/SubscriptionService.php mode change 100755 => 100644 Stripe/Stripe/Service/TaxCodeService.php mode change 100755 => 100644 Stripe/Stripe/Service/TaxRateService.php mode change 100755 => 100644 Stripe/Stripe/Service/Terminal/ConfigurationService.php mode change 100755 => 100644 Stripe/Stripe/Service/Terminal/ConnectionTokenService.php mode change 100755 => 100644 Stripe/Stripe/Service/Terminal/LocationService.php mode change 100755 => 100644 Stripe/Stripe/Service/Terminal/ReaderService.php mode change 100755 => 100644 Stripe/Stripe/Service/Terminal/TerminalServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/CustomerService.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/Issuing/CardService.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/Issuing/IssuingServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/RefundService.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/Terminal/ReaderService.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/Terminal/TerminalServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/TestClockService.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/TestHelpersServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/Treasury/InboundTransferService.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/Treasury/OutboundPaymentService.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/Treasury/OutboundTransferService.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/Treasury/ReceivedCreditService.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/Treasury/ReceivedDebitService.php mode change 100755 => 100644 Stripe/Stripe/Service/TestHelpers/Treasury/TreasuryServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/TokenService.php mode change 100755 => 100644 Stripe/Stripe/Service/TopupService.php mode change 100755 => 100644 Stripe/Stripe/Service/TransferService.php mode change 100755 => 100644 Stripe/Stripe/Service/Treasury/CreditReversalService.php mode change 100755 => 100644 Stripe/Stripe/Service/Treasury/DebitReversalService.php mode change 100755 => 100644 Stripe/Stripe/Service/Treasury/FinancialAccountService.php mode change 100755 => 100644 Stripe/Stripe/Service/Treasury/InboundTransferService.php mode change 100755 => 100644 Stripe/Stripe/Service/Treasury/OutboundPaymentService.php mode change 100755 => 100644 Stripe/Stripe/Service/Treasury/OutboundTransferService.php mode change 100755 => 100644 Stripe/Stripe/Service/Treasury/ReceivedCreditService.php mode change 100755 => 100644 Stripe/Stripe/Service/Treasury/ReceivedDebitService.php mode change 100755 => 100644 Stripe/Stripe/Service/Treasury/TransactionEntryService.php mode change 100755 => 100644 Stripe/Stripe/Service/Treasury/TransactionService.php mode change 100755 => 100644 Stripe/Stripe/Service/Treasury/TreasuryServiceFactory.php mode change 100755 => 100644 Stripe/Stripe/Service/WebhookEndpointService.php mode change 100755 => 100644 Stripe/Stripe/SetupAttempt.php mode change 100755 => 100644 Stripe/Stripe/SetupIntent.php mode change 100755 => 100644 Stripe/Stripe/ShippingRate.php mode change 100755 => 100644 Stripe/Stripe/Sigma/ScheduledQueryRun.php mode change 100755 => 100644 Stripe/Stripe/SingletonApiResource.php mode change 100755 => 100644 Stripe/Stripe/Source.php mode change 100755 => 100644 Stripe/Stripe/SourceTransaction.php mode change 100755 => 100644 Stripe/Stripe/Stripe.php mode change 100755 => 100644 Stripe/Stripe/StripeClient.php mode change 100755 => 100644 Stripe/Stripe/StripeClientInterface.php mode change 100755 => 100644 Stripe/Stripe/StripeObject.php mode change 100755 => 100644 Stripe/Stripe/StripeStreamingClientInterface.php mode change 100755 => 100644 Stripe/Stripe/Subscription.php mode change 100755 => 100644 Stripe/Stripe/SubscriptionItem.php mode change 100755 => 100644 Stripe/Stripe/SubscriptionSchedule.php mode change 100755 => 100644 Stripe/Stripe/TaxCode.php mode change 100755 => 100644 Stripe/Stripe/TaxId.php mode change 100755 => 100644 Stripe/Stripe/TaxRate.php mode change 100755 => 100644 Stripe/Stripe/Terminal/Configuration.php mode change 100755 => 100644 Stripe/Stripe/Terminal/ConnectionToken.php mode change 100755 => 100644 Stripe/Stripe/Terminal/Location.php mode change 100755 => 100644 Stripe/Stripe/Terminal/Reader.php mode change 100755 => 100644 Stripe/Stripe/TestHelpers/TestClock.php mode change 100755 => 100644 Stripe/Stripe/Token.php mode change 100755 => 100644 Stripe/Stripe/Topup.php mode change 100755 => 100644 Stripe/Stripe/Transfer.php mode change 100755 => 100644 Stripe/Stripe/TransferReversal.php mode change 100755 => 100644 Stripe/Stripe/Treasury/CreditReversal.php mode change 100755 => 100644 Stripe/Stripe/Treasury/DebitReversal.php mode change 100755 => 100644 Stripe/Stripe/Treasury/FinancialAccount.php mode change 100755 => 100644 Stripe/Stripe/Treasury/FinancialAccountFeatures.php mode change 100755 => 100644 Stripe/Stripe/Treasury/InboundTransfer.php mode change 100755 => 100644 Stripe/Stripe/Treasury/OutboundPayment.php mode change 100755 => 100644 Stripe/Stripe/Treasury/OutboundTransfer.php mode change 100755 => 100644 Stripe/Stripe/Treasury/ReceivedCredit.php mode change 100755 => 100644 Stripe/Stripe/Treasury/ReceivedDebit.php mode change 100755 => 100644 Stripe/Stripe/Treasury/Transaction.php mode change 100755 => 100644 Stripe/Stripe/Treasury/TransactionEntry.php mode change 100755 => 100644 Stripe/Stripe/UsageRecord.php mode change 100755 => 100644 Stripe/Stripe/UsageRecordSummary.php mode change 100755 => 100644 Stripe/Stripe/Util/ApiVersion.php mode change 100755 => 100644 Stripe/Stripe/Util/CaseInsensitiveArray.php mode change 100755 => 100644 Stripe/Stripe/Util/DefaultLogger.php mode change 100755 => 100644 Stripe/Stripe/Util/LoggerInterface.php mode change 100755 => 100644 Stripe/Stripe/Util/ObjectTypes.php mode change 100755 => 100644 Stripe/Stripe/Util/RandomGenerator.php mode change 100755 => 100644 Stripe/Stripe/Util/RequestOptions.php mode change 100755 => 100644 Stripe/Stripe/Util/Set.php mode change 100755 => 100644 Stripe/Stripe/Util/Util.php mode change 100755 => 100644 Stripe/Stripe/Webhook.php mode change 100755 => 100644 Stripe/Stripe/WebhookEndpoint.php mode change 100755 => 100644 Stripe/Stripe/WebhookSignature.php mode change 100755 => 100644 Stripe/VERSION mode change 100755 => 100644 Stripe/build.php mode change 100755 => 100644 Stripe/composer.json mode change 100755 => 100644 Stripe/data/ca-certificates.crt mode change 100755 => 100644 Stripe/init.php mode change 100755 => 100644 Stripe/phpdoc.dist.xml mode change 100755 => 100644 Stripe/phpstan-baseline.neon mode change 100755 => 100644 Stripe/phpstan.neon.dist mode change 100755 => 100644 Stripe/update_certs.php mode change 100755 => 100644 ZipStream/Bigint.php mode change 100755 => 100644 ZipStream/DeflateStream.php mode change 100755 => 100644 ZipStream/Exception.php mode change 100755 => 100644 ZipStream/Exception/EncodingException.php mode change 100755 => 100644 ZipStream/Exception/FileNotFoundException.php mode change 100755 => 100644 ZipStream/Exception/FileNotReadableException.php mode change 100755 => 100644 ZipStream/Exception/IncompatibleOptionsException.php mode change 100755 => 100644 ZipStream/Exception/OverflowException.php mode change 100755 => 100644 ZipStream/Exception/StreamNotReadableException.php mode change 100755 => 100644 ZipStream/File.php mode change 100755 => 100644 ZipStream/LICENSE mode change 100755 => 100644 ZipStream/Option/Archive.php mode change 100755 => 100644 ZipStream/Option/File.php mode change 100755 => 100644 ZipStream/Option/Method.php mode change 100755 => 100644 ZipStream/Option/Version.php mode change 100755 => 100644 ZipStream/Stream.php mode change 100755 => 100644 ZipStream/ZipStream.php mode change 100755 => 100644 chartjs/LICENSE.md mode change 100755 => 100644 chartjs/chart.css mode change 100755 => 100644 chartjs/chart.js mode change 100755 => 100644 chartjs/plugins/chartjs-chart-boxplot.js mode change 100755 => 100644 chartjs/plugins/chartjs-chart-funnel.js mode change 100755 => 100644 chartjs/plugins/chartjs-chart-geo.js mode change 100755 => 100644 chartjs/plugins/chartjs-chart-graph.js mode change 100755 => 100644 chartjs/plugins/chartjs-chart-matrix.js mode change 100755 => 100644 chartjs/plugins/chartjs-chart-pcp.js mode change 100755 => 100644 chartjs/plugins/chartjs-chart-sankey.js mode change 100755 => 100644 chartjs/plugins/chartjs-chart-treemap.js mode change 100755 => 100644 chartjs/plugins/chartjs-chart-venn.js mode change 100755 => 100644 chartjs/plugins/chartjs-chart-wordcloud.js mode change 100755 => 100644 chartjs/plugins/chartjs-plugin-datalabels.js mode change 100755 => 100644 chartjs/plugins/license-chartjs-chart-boxplot mode change 100755 => 100644 chartjs/plugins/license-chartjs-chart-funnel mode change 100755 => 100644 chartjs/plugins/license-chartjs-chart-geo mode change 100755 => 100644 chartjs/plugins/license-chartjs-chart-graph mode change 100755 => 100644 chartjs/plugins/license-chartjs-chart-matrix mode change 100755 => 100644 chartjs/plugins/license-chartjs-chart-pcp mode change 100755 => 100644 chartjs/plugins/license-chartjs-chart-sankey mode change 100755 => 100644 chartjs/plugins/license-chartjs-chart-treemap mode change 100755 => 100644 chartjs/plugins/license-chartjs-chart-venn mode change 100755 => 100644 chartjs/plugins/license-chartjs-chart-wordcloud mode change 100755 => 100644 chartjs/plugins/license-chartjs-plugin-datalabels mode change 100755 => 100644 chartjs/plugins/maps/LICENSE mode change 100755 => 100644 chartjs/plugins/maps/_nul.json mode change 100755 => 100644 chartjs/plugins/maps/_nul.topo.json mode change 100755 => 100644 chartjs/plugins/maps/abw.json mode change 100755 => 100644 chartjs/plugins/maps/abw.topo.json mode change 100755 => 100644 chartjs/plugins/maps/afg.json mode change 100755 => 100644 chartjs/plugins/maps/afg.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ago.json mode change 100755 => 100644 chartjs/plugins/maps/ago.topo.json mode change 100755 => 100644 chartjs/plugins/maps/aia.json mode change 100755 => 100644 chartjs/plugins/maps/aia.topo.json mode change 100755 => 100644 chartjs/plugins/maps/alb.json mode change 100755 => 100644 chartjs/plugins/maps/alb.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ald.json mode change 100755 => 100644 chartjs/plugins/maps/ald.topo.json mode change 100755 => 100644 chartjs/plugins/maps/and.json mode change 100755 => 100644 chartjs/plugins/maps/and.topo.json mode change 100755 => 100644 chartjs/plugins/maps/are.json mode change 100755 => 100644 chartjs/plugins/maps/are.topo.json mode change 100755 => 100644 chartjs/plugins/maps/arg.json mode change 100755 => 100644 chartjs/plugins/maps/arg.topo.json mode change 100755 => 100644 chartjs/plugins/maps/arm.json mode change 100755 => 100644 chartjs/plugins/maps/arm.topo.json mode change 100755 => 100644 chartjs/plugins/maps/asm.json mode change 100755 => 100644 chartjs/plugins/maps/asm.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ata.json mode change 100755 => 100644 chartjs/plugins/maps/ata.topo.json mode change 100755 => 100644 chartjs/plugins/maps/atc.json mode change 100755 => 100644 chartjs/plugins/maps/atc.topo.json mode change 100755 => 100644 chartjs/plugins/maps/atf.json mode change 100755 => 100644 chartjs/plugins/maps/atf.topo.json mode change 100755 => 100644 chartjs/plugins/maps/atg.json mode change 100755 => 100644 chartjs/plugins/maps/atg.topo.json mode change 100755 => 100644 chartjs/plugins/maps/aus.json mode change 100755 => 100644 chartjs/plugins/maps/aus.topo.json mode change 100755 => 100644 chartjs/plugins/maps/aut.json mode change 100755 => 100644 chartjs/plugins/maps/aut.topo.json mode change 100755 => 100644 chartjs/plugins/maps/aze.json mode change 100755 => 100644 chartjs/plugins/maps/aze.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bdi.json mode change 100755 => 100644 chartjs/plugins/maps/bdi.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bel.json mode change 100755 => 100644 chartjs/plugins/maps/bel.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ben.json mode change 100755 => 100644 chartjs/plugins/maps/ben.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bfa.json mode change 100755 => 100644 chartjs/plugins/maps/bfa.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bgd.json mode change 100755 => 100644 chartjs/plugins/maps/bgd.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bgr.json mode change 100755 => 100644 chartjs/plugins/maps/bgr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bhr.json mode change 100755 => 100644 chartjs/plugins/maps/bhr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bhs.json mode change 100755 => 100644 chartjs/plugins/maps/bhs.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bih.json mode change 100755 => 100644 chartjs/plugins/maps/bih.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bjn.json mode change 100755 => 100644 chartjs/plugins/maps/bjn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/blm.json mode change 100755 => 100644 chartjs/plugins/maps/blm.topo.json mode change 100755 => 100644 chartjs/plugins/maps/blr.json mode change 100755 => 100644 chartjs/plugins/maps/blr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/blz.json mode change 100755 => 100644 chartjs/plugins/maps/blz.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bmu.json mode change 100755 => 100644 chartjs/plugins/maps/bmu.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bol.json mode change 100755 => 100644 chartjs/plugins/maps/bol.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bra.json mode change 100755 => 100644 chartjs/plugins/maps/bra.topo.json mode change 100755 => 100644 chartjs/plugins/maps/brb.json mode change 100755 => 100644 chartjs/plugins/maps/brb.topo.json mode change 100755 => 100644 chartjs/plugins/maps/brn.json mode change 100755 => 100644 chartjs/plugins/maps/brn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/btn.json mode change 100755 => 100644 chartjs/plugins/maps/btn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/bwa.json mode change 100755 => 100644 chartjs/plugins/maps/bwa.topo.json mode change 100755 => 100644 chartjs/plugins/maps/caf.json mode change 100755 => 100644 chartjs/plugins/maps/caf.topo.json mode change 100755 => 100644 chartjs/plugins/maps/can.json mode change 100755 => 100644 chartjs/plugins/maps/can.topo.json mode change 100755 => 100644 chartjs/plugins/maps/che.json mode change 100755 => 100644 chartjs/plugins/maps/che.topo.json mode change 100755 => 100644 chartjs/plugins/maps/chl.json mode change 100755 => 100644 chartjs/plugins/maps/chl.topo.json mode change 100755 => 100644 chartjs/plugins/maps/chn.json mode change 100755 => 100644 chartjs/plugins/maps/chn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/civ.json mode change 100755 => 100644 chartjs/plugins/maps/civ.topo.json mode change 100755 => 100644 chartjs/plugins/maps/clp.json mode change 100755 => 100644 chartjs/plugins/maps/clp.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cmr.json mode change 100755 => 100644 chartjs/plugins/maps/cmr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cod.json mode change 100755 => 100644 chartjs/plugins/maps/cod.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cog.json mode change 100755 => 100644 chartjs/plugins/maps/cog.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cok.json mode change 100755 => 100644 chartjs/plugins/maps/cok.topo.json mode change 100755 => 100644 chartjs/plugins/maps/col.json mode change 100755 => 100644 chartjs/plugins/maps/col.topo.json mode change 100755 => 100644 chartjs/plugins/maps/com.json mode change 100755 => 100644 chartjs/plugins/maps/com.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cpv.json mode change 100755 => 100644 chartjs/plugins/maps/cpv.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cri.json mode change 100755 => 100644 chartjs/plugins/maps/cri.topo.json mode change 100755 => 100644 chartjs/plugins/maps/csi.json mode change 100755 => 100644 chartjs/plugins/maps/csi.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cub.json mode change 100755 => 100644 chartjs/plugins/maps/cub.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cuw.json mode change 100755 => 100644 chartjs/plugins/maps/cuw.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cym.json mode change 100755 => 100644 chartjs/plugins/maps/cym.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cyn.json mode change 100755 => 100644 chartjs/plugins/maps/cyn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cyp.json mode change 100755 => 100644 chartjs/plugins/maps/cyp.topo.json mode change 100755 => 100644 chartjs/plugins/maps/cze.json mode change 100755 => 100644 chartjs/plugins/maps/cze.topo.json mode change 100755 => 100644 chartjs/plugins/maps/deu.json mode change 100755 => 100644 chartjs/plugins/maps/deu.topo.json mode change 100755 => 100644 chartjs/plugins/maps/dji.json mode change 100755 => 100644 chartjs/plugins/maps/dji.topo.json mode change 100755 => 100644 chartjs/plugins/maps/dma.json mode change 100755 => 100644 chartjs/plugins/maps/dma.topo.json mode change 100755 => 100644 chartjs/plugins/maps/dnk.json mode change 100755 => 100644 chartjs/plugins/maps/dnk.topo.json mode change 100755 => 100644 chartjs/plugins/maps/dom.json mode change 100755 => 100644 chartjs/plugins/maps/dom.topo.json mode change 100755 => 100644 chartjs/plugins/maps/dza.json mode change 100755 => 100644 chartjs/plugins/maps/dza.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ecu.json mode change 100755 => 100644 chartjs/plugins/maps/ecu.topo.json mode change 100755 => 100644 chartjs/plugins/maps/egy.json mode change 100755 => 100644 chartjs/plugins/maps/egy.topo.json mode change 100755 => 100644 chartjs/plugins/maps/eri.json mode change 100755 => 100644 chartjs/plugins/maps/eri.topo.json mode change 100755 => 100644 chartjs/plugins/maps/esb.json mode change 100755 => 100644 chartjs/plugins/maps/esb.topo.json mode change 100755 => 100644 chartjs/plugins/maps/esp.json mode change 100755 => 100644 chartjs/plugins/maps/esp.topo.json mode change 100755 => 100644 chartjs/plugins/maps/est.json mode change 100755 => 100644 chartjs/plugins/maps/est.topo.json mode change 100755 => 100644 chartjs/plugins/maps/eth.json mode change 100755 => 100644 chartjs/plugins/maps/eth.topo.json mode change 100755 => 100644 chartjs/plugins/maps/fin.json mode change 100755 => 100644 chartjs/plugins/maps/fin.topo.json mode change 100755 => 100644 chartjs/plugins/maps/fji.json mode change 100755 => 100644 chartjs/plugins/maps/fji.topo.json mode change 100755 => 100644 chartjs/plugins/maps/flk.json mode change 100755 => 100644 chartjs/plugins/maps/flk.topo.json mode change 100755 => 100644 chartjs/plugins/maps/fra.json mode change 100755 => 100644 chartjs/plugins/maps/fra.topo.json mode change 100755 => 100644 chartjs/plugins/maps/fro.json mode change 100755 => 100644 chartjs/plugins/maps/fro.topo.json mode change 100755 => 100644 chartjs/plugins/maps/fsm.json mode change 100755 => 100644 chartjs/plugins/maps/fsm.topo.json mode change 100755 => 100644 chartjs/plugins/maps/gab.json mode change 100755 => 100644 chartjs/plugins/maps/gab.topo.json mode change 100755 => 100644 chartjs/plugins/maps/gbr.json mode change 100755 => 100644 chartjs/plugins/maps/gbr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/geo.json mode change 100755 => 100644 chartjs/plugins/maps/geo.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ggy.json mode change 100755 => 100644 chartjs/plugins/maps/ggy.topo.json mode change 100755 => 100644 chartjs/plugins/maps/gha.json mode change 100755 => 100644 chartjs/plugins/maps/gha.topo.json mode change 100755 => 100644 chartjs/plugins/maps/gib.json mode change 100755 => 100644 chartjs/plugins/maps/gib.topo.json mode change 100755 => 100644 chartjs/plugins/maps/gin.json mode change 100755 => 100644 chartjs/plugins/maps/gin.topo.json mode change 100755 => 100644 chartjs/plugins/maps/gmb.json mode change 100755 => 100644 chartjs/plugins/maps/gmb.topo.json mode change 100755 => 100644 chartjs/plugins/maps/gnb.json mode change 100755 => 100644 chartjs/plugins/maps/gnb.topo.json mode change 100755 => 100644 chartjs/plugins/maps/gnq.json mode change 100755 => 100644 chartjs/plugins/maps/gnq.topo.json mode change 100755 => 100644 chartjs/plugins/maps/grc.json mode change 100755 => 100644 chartjs/plugins/maps/grc.topo.json mode change 100755 => 100644 chartjs/plugins/maps/grd.json mode change 100755 => 100644 chartjs/plugins/maps/grd.topo.json mode change 100755 => 100644 chartjs/plugins/maps/grl.json mode change 100755 => 100644 chartjs/plugins/maps/grl.topo.json mode change 100755 => 100644 chartjs/plugins/maps/gtm.json mode change 100755 => 100644 chartjs/plugins/maps/gtm.topo.json mode change 100755 => 100644 chartjs/plugins/maps/gum.json mode change 100755 => 100644 chartjs/plugins/maps/gum.topo.json mode change 100755 => 100644 chartjs/plugins/maps/guy.json mode change 100755 => 100644 chartjs/plugins/maps/guy.topo.json mode change 100755 => 100644 chartjs/plugins/maps/hkg.json mode change 100755 => 100644 chartjs/plugins/maps/hkg.topo.json mode change 100755 => 100644 chartjs/plugins/maps/hmd.json mode change 100755 => 100644 chartjs/plugins/maps/hmd.topo.json mode change 100755 => 100644 chartjs/plugins/maps/hnd.json mode change 100755 => 100644 chartjs/plugins/maps/hnd.topo.json mode change 100755 => 100644 chartjs/plugins/maps/hrv.json mode change 100755 => 100644 chartjs/plugins/maps/hrv.topo.json mode change 100755 => 100644 chartjs/plugins/maps/hti.json mode change 100755 => 100644 chartjs/plugins/maps/hti.topo.json mode change 100755 => 100644 chartjs/plugins/maps/hun.json mode change 100755 => 100644 chartjs/plugins/maps/hun.topo.json mode change 100755 => 100644 chartjs/plugins/maps/idn.json mode change 100755 => 100644 chartjs/plugins/maps/idn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/imn.json mode change 100755 => 100644 chartjs/plugins/maps/imn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ind.json mode change 100755 => 100644 chartjs/plugins/maps/ind.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ioa.json mode change 100755 => 100644 chartjs/plugins/maps/ioa.topo.json mode change 100755 => 100644 chartjs/plugins/maps/iot.json mode change 100755 => 100644 chartjs/plugins/maps/iot.topo.json mode change 100755 => 100644 chartjs/plugins/maps/irl.json mode change 100755 => 100644 chartjs/plugins/maps/irl.topo.json mode change 100755 => 100644 chartjs/plugins/maps/irn.json mode change 100755 => 100644 chartjs/plugins/maps/irn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/irq.json mode change 100755 => 100644 chartjs/plugins/maps/irq.topo.json mode change 100755 => 100644 chartjs/plugins/maps/isl.json mode change 100755 => 100644 chartjs/plugins/maps/isl.topo.json mode change 100755 => 100644 chartjs/plugins/maps/isr.json mode change 100755 => 100644 chartjs/plugins/maps/isr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ita.json mode change 100755 => 100644 chartjs/plugins/maps/ita.topo.json mode change 100755 => 100644 chartjs/plugins/maps/jam.json mode change 100755 => 100644 chartjs/plugins/maps/jam.topo.json mode change 100755 => 100644 chartjs/plugins/maps/jey.json mode change 100755 => 100644 chartjs/plugins/maps/jey.topo.json mode change 100755 => 100644 chartjs/plugins/maps/jor.json mode change 100755 => 100644 chartjs/plugins/maps/jor.topo.json mode change 100755 => 100644 chartjs/plugins/maps/jpn.json mode change 100755 => 100644 chartjs/plugins/maps/jpn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/kab.json mode change 100755 => 100644 chartjs/plugins/maps/kab.topo.json mode change 100755 => 100644 chartjs/plugins/maps/kas.json mode change 100755 => 100644 chartjs/plugins/maps/kas.topo.json mode change 100755 => 100644 chartjs/plugins/maps/kaz.json mode change 100755 => 100644 chartjs/plugins/maps/kaz.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ken.json mode change 100755 => 100644 chartjs/plugins/maps/ken.topo.json mode change 100755 => 100644 chartjs/plugins/maps/kgz.json mode change 100755 => 100644 chartjs/plugins/maps/kgz.topo.json mode change 100755 => 100644 chartjs/plugins/maps/khm.json mode change 100755 => 100644 chartjs/plugins/maps/khm.topo.json mode change 100755 => 100644 chartjs/plugins/maps/kir.json mode change 100755 => 100644 chartjs/plugins/maps/kir.topo.json mode change 100755 => 100644 chartjs/plugins/maps/kna.json mode change 100755 => 100644 chartjs/plugins/maps/kna.topo.json mode change 100755 => 100644 chartjs/plugins/maps/kor.json mode change 100755 => 100644 chartjs/plugins/maps/kor.topo.json mode change 100755 => 100644 chartjs/plugins/maps/kos.json mode change 100755 => 100644 chartjs/plugins/maps/kos.topo.json mode change 100755 => 100644 chartjs/plugins/maps/kwt.json mode change 100755 => 100644 chartjs/plugins/maps/kwt.topo.json mode change 100755 => 100644 chartjs/plugins/maps/lao.json mode change 100755 => 100644 chartjs/plugins/maps/lao.topo.json mode change 100755 => 100644 chartjs/plugins/maps/lbn.json mode change 100755 => 100644 chartjs/plugins/maps/lbn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/lbr.json mode change 100755 => 100644 chartjs/plugins/maps/lbr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/lby.json mode change 100755 => 100644 chartjs/plugins/maps/lby.topo.json mode change 100755 => 100644 chartjs/plugins/maps/lca.json mode change 100755 => 100644 chartjs/plugins/maps/lca.topo.json mode change 100755 => 100644 chartjs/plugins/maps/lie.json mode change 100755 => 100644 chartjs/plugins/maps/lie.topo.json mode change 100755 => 100644 chartjs/plugins/maps/lka.json mode change 100755 => 100644 chartjs/plugins/maps/lka.topo.json mode change 100755 => 100644 chartjs/plugins/maps/lso.json mode change 100755 => 100644 chartjs/plugins/maps/lso.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ltu.json mode change 100755 => 100644 chartjs/plugins/maps/ltu.topo.json mode change 100755 => 100644 chartjs/plugins/maps/lux.json mode change 100755 => 100644 chartjs/plugins/maps/lux.topo.json mode change 100755 => 100644 chartjs/plugins/maps/lva.json mode change 100755 => 100644 chartjs/plugins/maps/lva.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mac.json mode change 100755 => 100644 chartjs/plugins/maps/mac.topo.json mode change 100755 => 100644 chartjs/plugins/maps/maf.json mode change 100755 => 100644 chartjs/plugins/maps/maf.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mar.json mode change 100755 => 100644 chartjs/plugins/maps/mar.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mco.json mode change 100755 => 100644 chartjs/plugins/maps/mco.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mda.json mode change 100755 => 100644 chartjs/plugins/maps/mda.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mdg.json mode change 100755 => 100644 chartjs/plugins/maps/mdg.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mdv.json mode change 100755 => 100644 chartjs/plugins/maps/mdv.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mex.json mode change 100755 => 100644 chartjs/plugins/maps/mex.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mhl.json mode change 100755 => 100644 chartjs/plugins/maps/mhl.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mkd.json mode change 100755 => 100644 chartjs/plugins/maps/mkd.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mli.json mode change 100755 => 100644 chartjs/plugins/maps/mli.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mlt.json mode change 100755 => 100644 chartjs/plugins/maps/mlt.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mmr.json mode change 100755 => 100644 chartjs/plugins/maps/mmr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mne.json mode change 100755 => 100644 chartjs/plugins/maps/mne.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mng.json mode change 100755 => 100644 chartjs/plugins/maps/mng.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mnp.json mode change 100755 => 100644 chartjs/plugins/maps/mnp.topo.json mode change 100755 => 100644 chartjs/plugins/maps/moz.json mode change 100755 => 100644 chartjs/plugins/maps/moz.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mrt.json mode change 100755 => 100644 chartjs/plugins/maps/mrt.topo.json mode change 100755 => 100644 chartjs/plugins/maps/msr.json mode change 100755 => 100644 chartjs/plugins/maps/msr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mus.json mode change 100755 => 100644 chartjs/plugins/maps/mus.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mwi.json mode change 100755 => 100644 chartjs/plugins/maps/mwi.topo.json mode change 100755 => 100644 chartjs/plugins/maps/mys.json mode change 100755 => 100644 chartjs/plugins/maps/mys.topo.json mode change 100755 => 100644 chartjs/plugins/maps/nam.json mode change 100755 => 100644 chartjs/plugins/maps/nam.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ncl.json mode change 100755 => 100644 chartjs/plugins/maps/ncl.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ner.json mode change 100755 => 100644 chartjs/plugins/maps/ner.topo.json mode change 100755 => 100644 chartjs/plugins/maps/nfk.json mode change 100755 => 100644 chartjs/plugins/maps/nfk.topo.json mode change 100755 => 100644 chartjs/plugins/maps/nga.json mode change 100755 => 100644 chartjs/plugins/maps/nga.topo.json mode change 100755 => 100644 chartjs/plugins/maps/nic.json mode change 100755 => 100644 chartjs/plugins/maps/nic.topo.json mode change 100755 => 100644 chartjs/plugins/maps/niu.json mode change 100755 => 100644 chartjs/plugins/maps/niu.topo.json mode change 100755 => 100644 chartjs/plugins/maps/nld.json mode change 100755 => 100644 chartjs/plugins/maps/nld.topo.json mode change 100755 => 100644 chartjs/plugins/maps/nor.json mode change 100755 => 100644 chartjs/plugins/maps/nor.topo.json mode change 100755 => 100644 chartjs/plugins/maps/npl.json mode change 100755 => 100644 chartjs/plugins/maps/npl.topo.json mode change 100755 => 100644 chartjs/plugins/maps/nru.json mode change 100755 => 100644 chartjs/plugins/maps/nru.topo.json mode change 100755 => 100644 chartjs/plugins/maps/nzl.json mode change 100755 => 100644 chartjs/plugins/maps/nzl.topo.json mode change 100755 => 100644 chartjs/plugins/maps/omn.json mode change 100755 => 100644 chartjs/plugins/maps/omn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/pak.json mode change 100755 => 100644 chartjs/plugins/maps/pak.topo.json mode change 100755 => 100644 chartjs/plugins/maps/pan.json mode change 100755 => 100644 chartjs/plugins/maps/pan.topo.json mode change 100755 => 100644 chartjs/plugins/maps/pcn.json mode change 100755 => 100644 chartjs/plugins/maps/pcn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/per.json mode change 100755 => 100644 chartjs/plugins/maps/per.topo.json mode change 100755 => 100644 chartjs/plugins/maps/pga.json mode change 100755 => 100644 chartjs/plugins/maps/pga.topo.json mode change 100755 => 100644 chartjs/plugins/maps/phl.json mode change 100755 => 100644 chartjs/plugins/maps/phl.topo.json mode change 100755 => 100644 chartjs/plugins/maps/plw.json mode change 100755 => 100644 chartjs/plugins/maps/plw.topo.json mode change 100755 => 100644 chartjs/plugins/maps/png.json mode change 100755 => 100644 chartjs/plugins/maps/png.topo.json mode change 100755 => 100644 chartjs/plugins/maps/pol.json mode change 100755 => 100644 chartjs/plugins/maps/pol.topo.json mode change 100755 => 100644 chartjs/plugins/maps/pri.json mode change 100755 => 100644 chartjs/plugins/maps/pri.topo.json mode change 100755 => 100644 chartjs/plugins/maps/prk.json mode change 100755 => 100644 chartjs/plugins/maps/prk.topo.json mode change 100755 => 100644 chartjs/plugins/maps/prt.json mode change 100755 => 100644 chartjs/plugins/maps/prt.topo.json mode change 100755 => 100644 chartjs/plugins/maps/pry.json mode change 100755 => 100644 chartjs/plugins/maps/pry.topo.json mode change 100755 => 100644 chartjs/plugins/maps/psx.json mode change 100755 => 100644 chartjs/plugins/maps/psx.topo.json mode change 100755 => 100644 chartjs/plugins/maps/pyf.json mode change 100755 => 100644 chartjs/plugins/maps/pyf.topo.json mode change 100755 => 100644 chartjs/plugins/maps/qat.json mode change 100755 => 100644 chartjs/plugins/maps/qat.topo.json mode change 100755 => 100644 chartjs/plugins/maps/rou.json mode change 100755 => 100644 chartjs/plugins/maps/rou.topo.json mode change 100755 => 100644 chartjs/plugins/maps/rus.json mode change 100755 => 100644 chartjs/plugins/maps/rus.topo.json mode change 100755 => 100644 chartjs/plugins/maps/rwa.json mode change 100755 => 100644 chartjs/plugins/maps/rwa.topo.json mode change 100755 => 100644 chartjs/plugins/maps/sah.json mode change 100755 => 100644 chartjs/plugins/maps/sah.topo.json mode change 100755 => 100644 chartjs/plugins/maps/sau.json mode change 100755 => 100644 chartjs/plugins/maps/sau.topo.json mode change 100755 => 100644 chartjs/plugins/maps/scr.json mode change 100755 => 100644 chartjs/plugins/maps/scr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/sdn.json mode change 100755 => 100644 chartjs/plugins/maps/sdn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/sds.json mode change 100755 => 100644 chartjs/plugins/maps/sds.topo.json mode change 100755 => 100644 chartjs/plugins/maps/sen.json mode change 100755 => 100644 chartjs/plugins/maps/sen.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ser.json mode change 100755 => 100644 chartjs/plugins/maps/ser.topo.json mode change 100755 => 100644 chartjs/plugins/maps/sgp.json mode change 100755 => 100644 chartjs/plugins/maps/sgp.topo.json mode change 100755 => 100644 chartjs/plugins/maps/sgs.json mode change 100755 => 100644 chartjs/plugins/maps/sgs.topo.json mode change 100755 => 100644 chartjs/plugins/maps/shn.json mode change 100755 => 100644 chartjs/plugins/maps/shn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/slb.json mode change 100755 => 100644 chartjs/plugins/maps/slb.topo.json mode change 100755 => 100644 chartjs/plugins/maps/sle.json mode change 100755 => 100644 chartjs/plugins/maps/sle.topo.json mode change 100755 => 100644 chartjs/plugins/maps/slv.json mode change 100755 => 100644 chartjs/plugins/maps/slv.topo.json mode change 100755 => 100644 chartjs/plugins/maps/smr.json mode change 100755 => 100644 chartjs/plugins/maps/smr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/sol.json mode change 100755 => 100644 chartjs/plugins/maps/sol.topo.json mode change 100755 => 100644 chartjs/plugins/maps/som.json mode change 100755 => 100644 chartjs/plugins/maps/som.topo.json mode change 100755 => 100644 chartjs/plugins/maps/spm.json mode change 100755 => 100644 chartjs/plugins/maps/spm.topo.json mode change 100755 => 100644 chartjs/plugins/maps/srb.json mode change 100755 => 100644 chartjs/plugins/maps/srb.topo.json mode change 100755 => 100644 chartjs/plugins/maps/stp.json mode change 100755 => 100644 chartjs/plugins/maps/stp.topo.json mode change 100755 => 100644 chartjs/plugins/maps/sur.json mode change 100755 => 100644 chartjs/plugins/maps/sur.topo.json mode change 100755 => 100644 chartjs/plugins/maps/svk.json mode change 100755 => 100644 chartjs/plugins/maps/svk.topo.json mode change 100755 => 100644 chartjs/plugins/maps/svn.json mode change 100755 => 100644 chartjs/plugins/maps/svn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/swe.json mode change 100755 => 100644 chartjs/plugins/maps/swe.topo.json mode change 100755 => 100644 chartjs/plugins/maps/swz.json mode change 100755 => 100644 chartjs/plugins/maps/swz.topo.json mode change 100755 => 100644 chartjs/plugins/maps/sxm.json mode change 100755 => 100644 chartjs/plugins/maps/sxm.topo.json mode change 100755 => 100644 chartjs/plugins/maps/syc.json mode change 100755 => 100644 chartjs/plugins/maps/syc.topo.json mode change 100755 => 100644 chartjs/plugins/maps/syr.json mode change 100755 => 100644 chartjs/plugins/maps/syr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/tca.json mode change 100755 => 100644 chartjs/plugins/maps/tca.topo.json mode change 100755 => 100644 chartjs/plugins/maps/tcd.json mode change 100755 => 100644 chartjs/plugins/maps/tcd.topo.json mode change 100755 => 100644 chartjs/plugins/maps/testing-world.json mode change 100755 => 100644 chartjs/plugins/maps/testing.json mode change 100755 => 100644 chartjs/plugins/maps/tgo.json mode change 100755 => 100644 chartjs/plugins/maps/tgo.topo.json mode change 100755 => 100644 chartjs/plugins/maps/tha.json mode change 100755 => 100644 chartjs/plugins/maps/tha.topo.json mode change 100755 => 100644 chartjs/plugins/maps/tjk.json mode change 100755 => 100644 chartjs/plugins/maps/tjk.topo.json mode change 100755 => 100644 chartjs/plugins/maps/tkm.json mode change 100755 => 100644 chartjs/plugins/maps/tkm.topo.json mode change 100755 => 100644 chartjs/plugins/maps/tls.json mode change 100755 => 100644 chartjs/plugins/maps/tls.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ton.json mode change 100755 => 100644 chartjs/plugins/maps/ton.topo.json mode change 100755 => 100644 chartjs/plugins/maps/tto.json mode change 100755 => 100644 chartjs/plugins/maps/tto.topo.json mode change 100755 => 100644 chartjs/plugins/maps/tun.json mode change 100755 => 100644 chartjs/plugins/maps/tun.topo.json mode change 100755 => 100644 chartjs/plugins/maps/tur.json mode change 100755 => 100644 chartjs/plugins/maps/tur.topo.json mode change 100755 => 100644 chartjs/plugins/maps/tuv.json mode change 100755 => 100644 chartjs/plugins/maps/tuv.topo.json mode change 100755 => 100644 chartjs/plugins/maps/twn.json mode change 100755 => 100644 chartjs/plugins/maps/twn.topo.json mode change 100755 => 100644 chartjs/plugins/maps/tza.json mode change 100755 => 100644 chartjs/plugins/maps/tza.topo.json mode change 100755 => 100644 chartjs/plugins/maps/uga.json mode change 100755 => 100644 chartjs/plugins/maps/uga.topo.json mode change 100755 => 100644 chartjs/plugins/maps/uk.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ukr.json mode change 100755 => 100644 chartjs/plugins/maps/ukr.topo.json mode change 100755 => 100644 chartjs/plugins/maps/umi.json mode change 100755 => 100644 chartjs/plugins/maps/umi.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ury.json mode change 100755 => 100644 chartjs/plugins/maps/ury.topo.json mode change 100755 => 100644 chartjs/plugins/maps/usa.json mode change 100755 => 100644 chartjs/plugins/maps/usa.topo.json mode change 100755 => 100644 chartjs/plugins/maps/usg.json mode change 100755 => 100644 chartjs/plugins/maps/usg.topo.json mode change 100755 => 100644 chartjs/plugins/maps/uzb.json mode change 100755 => 100644 chartjs/plugins/maps/uzb.topo.json mode change 100755 => 100644 chartjs/plugins/maps/vat.json mode change 100755 => 100644 chartjs/plugins/maps/vat.topo.json mode change 100755 => 100644 chartjs/plugins/maps/vct.json mode change 100755 => 100644 chartjs/plugins/maps/vct.topo.json mode change 100755 => 100644 chartjs/plugins/maps/ven.json mode change 100755 => 100644 chartjs/plugins/maps/ven.topo.json mode change 100755 => 100644 chartjs/plugins/maps/vgb.json mode change 100755 => 100644 chartjs/plugins/maps/vgb.topo.json mode change 100755 => 100644 chartjs/plugins/maps/vir.json mode change 100755 => 100644 chartjs/plugins/maps/vir.topo.json mode change 100755 => 100644 chartjs/plugins/maps/vnm.json mode change 100755 => 100644 chartjs/plugins/maps/vnm.topo.json mode change 100755 => 100644 chartjs/plugins/maps/vut.json mode change 100755 => 100644 chartjs/plugins/maps/vut.topo.json mode change 100755 => 100644 chartjs/plugins/maps/wlf.json mode change 100755 => 100644 chartjs/plugins/maps/wlf.topo.json mode change 100755 => 100644 chartjs/plugins/maps/world.hires.json mode change 100755 => 100644 chartjs/plugins/maps/world.hires.topo.json mode change 100755 => 100644 chartjs/plugins/maps/world.json mode change 100755 => 100644 chartjs/plugins/maps/world.topo.json mode change 100755 => 100644 chartjs/plugins/maps/wsb.json mode change 100755 => 100644 chartjs/plugins/maps/wsb.topo.json mode change 100755 => 100644 chartjs/plugins/maps/wsm.json mode change 100755 => 100644 chartjs/plugins/maps/wsm.topo.json mode change 100755 => 100644 chartjs/plugins/maps/yem.json mode change 100755 => 100644 chartjs/plugins/maps/yem.topo.json mode change 100755 => 100644 chartjs/plugins/maps/zaf.json mode change 100755 => 100644 chartjs/plugins/maps/zaf.topo.json mode change 100755 => 100644 chartjs/plugins/maps/zmb.json mode change 100755 => 100644 chartjs/plugins/maps/zmb.topo.json mode change 100755 => 100644 chartjs/plugins/maps/zwe.json mode change 100755 => 100644 chartjs/plugins/maps/zwe.topo.json mode change 100755 => 100644 d3/LICENSE mode change 100755 => 100644 d3/d3.min.js mode change 100755 => 100644 fonts/Roboto/LICENSE.txt mode change 100755 => 100644 fonts/Roboto/Roboto-Black.ttf mode change 100755 => 100644 fonts/Roboto/Roboto-BlackItalic.ttf mode change 100755 => 100644 fonts/Roboto/Roboto-Bold.ttf mode change 100755 => 100644 fonts/Roboto/Roboto-BoldItalic.ttf mode change 100755 => 100644 fonts/Roboto/Roboto-Italic.ttf mode change 100755 => 100644 fonts/Roboto/Roboto-Light.ttf mode change 100755 => 100644 fonts/Roboto/Roboto-LightItalic.ttf mode change 100755 => 100644 fonts/Roboto/Roboto-Medium.ttf mode change 100755 => 100644 fonts/Roboto/Roboto-MediumItalic.ttf mode change 100755 => 100644 fonts/Roboto/Roboto-Regular.ttf mode change 100755 => 100644 fonts/Roboto/Roboto-Thin.ttf mode change 100755 => 100644 fonts/Roboto/Roboto-ThinItalic.ttf mode change 100755 => 100644 fonts/Roboto/roboto.css mode change 100755 => 100644 fonts/googleicons/100.woff2 mode change 100755 => 100644 fonts/googleicons/200.woff2 mode change 100755 => 100644 fonts/googleicons/LICENSE mode change 100755 => 100644 fonts/googleicons/styles.css mode change 100755 => 100644 fonts/lato/Lato-Black.ttf mode change 100755 => 100644 fonts/lato/Lato-BlackItalic.ttf mode change 100755 => 100644 fonts/lato/Lato-Bold.ttf mode change 100755 => 100644 fonts/lato/Lato-BoldItalic.ttf mode change 100755 => 100644 fonts/lato/Lato-Italic.ttf mode change 100755 => 100644 fonts/lato/Lato-Light.ttf mode change 100755 => 100644 fonts/lato/Lato-LightItalic.ttf mode change 100755 => 100644 fonts/lato/Lato-Regular.ttf mode change 100755 => 100644 fonts/lato/Lato-Thin.ttf mode change 100755 => 100644 fonts/lato/Lato-ThinItalic.ttf mode change 100755 => 100644 fonts/lato/OFL.txt mode change 100755 => 100644 fonts/lineicons/css/lineicons.css mode change 100755 => 100644 fonts/lineicons/fonts/LineIcons.eot mode change 100755 => 100644 fonts/lineicons/fonts/LineIcons.svg mode change 100755 => 100644 fonts/lineicons/fonts/LineIcons.ttf mode change 100755 => 100644 fonts/lineicons/fonts/LineIcons.woff mode change 100755 => 100644 fonts/lineicons/fonts/LineIcons.woff2 mode change 100755 => 100644 fonts/lineicons/license.txt mode change 100755 => 100644 fonts/spacemono/OFL.txt mode change 100755 => 100644 fonts/spacemono/SpaceMono-Bold.ttf mode change 100755 => 100644 fonts/spacemono/SpaceMono-BoldItalic.ttf mode change 100755 => 100644 fonts/spacemono/SpaceMono-Italic.ttf mode change 100755 => 100644 fonts/spacemono/SpaceMono-Regular.ttf mode change 100755 => 100644 highlightjs/DIGESTS.md mode change 100755 => 100644 highlightjs/LICENSE mode change 100755 => 100644 highlightjs/README.md mode change 100755 => 100644 highlightjs/es/core.js mode change 100755 => 100644 highlightjs/es/core.min.js mode change 100755 => 100644 highlightjs/es/highlight.js mode change 100755 => 100644 highlightjs/es/highlight.min.js mode change 100755 => 100644 highlightjs/es/package.json mode change 100755 => 100644 highlightjs/highlight.min.js mode change 100755 => 100644 highlightjs/package.json mode change 100755 => 100644 highlightjs/styles/a11y-dark.css mode change 100755 => 100644 highlightjs/styles/a11y-dark.min.css mode change 100755 => 100644 highlightjs/styles/a11y-light.css mode change 100755 => 100644 highlightjs/styles/a11y-light.min.css mode change 100755 => 100644 icons/company/discord.svg mode change 100755 => 100644 icons/company/email.svg mode change 100755 => 100644 icons/company/facebook.svg mode change 100755 => 100644 icons/company/instagram.svg mode change 100755 => 100644 icons/company/license.png mode change 100755 => 100644 icons/company/linkedin.svg mode change 100755 => 100644 icons/company/paypal.svg mode change 100755 => 100644 icons/company/phone.svg mode change 100755 => 100644 icons/company/slack.svg mode change 100755 => 100644 icons/company/teams.svg mode change 100755 => 100644 icons/company/twitter.svg mode change 100755 => 100644 icons/company/youtube.svg mode change 100755 => 100644 katex/LICENSE mode change 100755 => 100644 katex/fonts/KaTeX_AMS-Regular.ttf mode change 100755 => 100644 katex/fonts/KaTeX_AMS-Regular.woff mode change 100755 => 100644 katex/fonts/KaTeX_AMS-Regular.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Caligraphic-Bold.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Caligraphic-Bold.woff mode change 100755 => 100644 katex/fonts/KaTeX_Caligraphic-Bold.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Caligraphic-Regular.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Caligraphic-Regular.woff mode change 100755 => 100644 katex/fonts/KaTeX_Caligraphic-Regular.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Fraktur-Bold.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Fraktur-Bold.woff mode change 100755 => 100644 katex/fonts/KaTeX_Fraktur-Bold.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Fraktur-Regular.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Fraktur-Regular.woff mode change 100755 => 100644 katex/fonts/KaTeX_Fraktur-Regular.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Main-Bold.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Main-Bold.woff mode change 100755 => 100644 katex/fonts/KaTeX_Main-Bold.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Main-BoldItalic.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Main-BoldItalic.woff mode change 100755 => 100644 katex/fonts/KaTeX_Main-BoldItalic.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Main-Italic.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Main-Italic.woff mode change 100755 => 100644 katex/fonts/KaTeX_Main-Italic.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Main-Regular.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Main-Regular.woff mode change 100755 => 100644 katex/fonts/KaTeX_Main-Regular.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Math-BoldItalic.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Math-BoldItalic.woff mode change 100755 => 100644 katex/fonts/KaTeX_Math-BoldItalic.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Math-Italic.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Math-Italic.woff mode change 100755 => 100644 katex/fonts/KaTeX_Math-Italic.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_SansSerif-Bold.ttf mode change 100755 => 100644 katex/fonts/KaTeX_SansSerif-Bold.woff mode change 100755 => 100644 katex/fonts/KaTeX_SansSerif-Bold.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_SansSerif-Italic.ttf mode change 100755 => 100644 katex/fonts/KaTeX_SansSerif-Italic.woff mode change 100755 => 100644 katex/fonts/KaTeX_SansSerif-Italic.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_SansSerif-Regular.ttf mode change 100755 => 100644 katex/fonts/KaTeX_SansSerif-Regular.woff mode change 100755 => 100644 katex/fonts/KaTeX_SansSerif-Regular.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Script-Regular.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Script-Regular.woff mode change 100755 => 100644 katex/fonts/KaTeX_Script-Regular.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Size1-Regular.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Size1-Regular.woff mode change 100755 => 100644 katex/fonts/KaTeX_Size1-Regular.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Size2-Regular.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Size2-Regular.woff mode change 100755 => 100644 katex/fonts/KaTeX_Size2-Regular.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Size3-Regular.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Size3-Regular.woff mode change 100755 => 100644 katex/fonts/KaTeX_Size3-Regular.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Size4-Regular.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Size4-Regular.woff mode change 100755 => 100644 katex/fonts/KaTeX_Size4-Regular.woff2 mode change 100755 => 100644 katex/fonts/KaTeX_Typewriter-Regular.ttf mode change 100755 => 100644 katex/fonts/KaTeX_Typewriter-Regular.woff mode change 100755 => 100644 katex/fonts/KaTeX_Typewriter-Regular.woff2 mode change 100755 => 100644 katex/katex-auto.js mode change 100755 => 100644 katex/katex.css mode change 100755 => 100644 katex/katex.js mode change 100755 => 100644 mermaid/LICENSE mode change 100755 => 100644 mermaid/mermaid.min.js mode change 100755 => 100644 mozilla/Pdf/LICENSE mode change 100755 => 100644 mozilla/Pdf/build/pdf.js mode change 100755 => 100644 mozilla/Pdf/build/pdf.js.map mode change 100755 => 100644 mozilla/Pdf/build/pdf.worker.js mode change 100755 => 100644 mozilla/Pdf/build/pdf.worker.js.map mode change 100755 => 100644 mozilla/Pdf/web/cmaps/78-EUC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/78-EUC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/78-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/78-RKSJ-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/78-RKSJ-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/78-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/78ms-RKSJ-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/78ms-RKSJ-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/83pv-RKSJ-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/90ms-RKSJ-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/90ms-RKSJ-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/90msp-RKSJ-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/90msp-RKSJ-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/90pv-RKSJ-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/90pv-RKSJ-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Add-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Add-RKSJ-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Add-RKSJ-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Add-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-CNS1-0.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-CNS1-1.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-CNS1-2.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-CNS1-3.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-CNS1-4.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-CNS1-5.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-CNS1-6.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-CNS1-UCS2.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-GB1-0.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-GB1-1.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-GB1-2.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-GB1-3.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-GB1-4.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-GB1-5.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-GB1-UCS2.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Japan1-0.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Japan1-1.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Japan1-2.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Japan1-3.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Japan1-4.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Japan1-5.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Japan1-6.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Japan1-UCS2.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Korea1-0.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Korea1-1.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Korea1-2.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Adobe-Korea1-UCS2.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/B5-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/B5-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/B5pc-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/B5pc-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/CNS-EUC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/CNS-EUC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/CNS1-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/CNS1-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/CNS2-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/CNS2-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/ETHK-B5-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/ETHK-B5-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/ETen-B5-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/ETen-B5-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/ETenms-B5-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/ETenms-B5-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/EUC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/EUC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Ext-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Ext-RKSJ-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Ext-RKSJ-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Ext-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GB-EUC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GB-EUC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GB-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GB-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBK-EUC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBK-EUC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBK2K-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBK2K-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBKp-EUC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBKp-EUC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBT-EUC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBT-EUC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBT-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBT-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBTpc-EUC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBTpc-EUC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBpc-EUC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/GBpc-EUC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKdla-B5-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKdla-B5-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKdlb-B5-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKdlb-B5-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKgccs-B5-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKgccs-B5-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKm314-B5-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKm314-B5-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKm471-B5-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKm471-B5-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKscs-B5-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/HKscs-B5-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Hankaku.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Hiragana.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSC-EUC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSC-EUC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSC-Johab-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSC-Johab-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSCms-UHC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSCms-UHC-HW-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSCms-UHC-HW-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSCms-UHC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSCpc-EUC-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/KSCpc-EUC-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Katakana.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/LICENSE mode change 100755 => 100644 mozilla/Pdf/web/cmaps/NWP-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/NWP-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/RKSJ-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/RKSJ-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/Roman.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniCNS-UCS2-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniCNS-UCS2-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniCNS-UTF16-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniCNS-UTF16-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniCNS-UTF32-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniCNS-UTF32-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniCNS-UTF8-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniCNS-UTF8-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniGB-UCS2-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniGB-UCS2-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniGB-UTF16-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniGB-UTF16-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniGB-UTF32-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniGB-UTF32-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniGB-UTF8-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniGB-UTF8-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS-UCS2-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS-UCS2-HW-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS-UCS2-HW-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS-UCS2-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS-UTF16-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS-UTF16-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS-UTF32-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS-UTF32-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS-UTF8-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS-UTF8-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS2004-UTF16-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS2004-UTF16-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS2004-UTF32-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS2004-UTF32-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS2004-UTF8-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJIS2004-UTF8-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJISPro-UCS2-HW-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJISPro-UCS2-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJISPro-UTF8-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJISX0213-UTF32-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJISX0213-UTF32-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJISX02132004-UTF32-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniJISX02132004-UTF32-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniKS-UCS2-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniKS-UCS2-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniKS-UTF16-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniKS-UTF16-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniKS-UTF32-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniKS-UTF32-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniKS-UTF8-H.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/UniKS-UTF8-V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/V.bcmap mode change 100755 => 100644 mozilla/Pdf/web/cmaps/WP-Symbol.bcmap mode change 100755 => 100644 mozilla/Pdf/web/debugger.js mode change 100755 => 100644 mozilla/Pdf/web/default.pdf mode change 100755 => 100644 mozilla/Pdf/web/images/annotation-check.svg mode change 100755 => 100644 mozilla/Pdf/web/images/annotation-comment.svg mode change 100755 => 100644 mozilla/Pdf/web/images/annotation-help.svg mode change 100755 => 100644 mozilla/Pdf/web/images/annotation-insert.svg mode change 100755 => 100644 mozilla/Pdf/web/images/annotation-key.svg mode change 100755 => 100644 mozilla/Pdf/web/images/annotation-newparagraph.svg mode change 100755 => 100644 mozilla/Pdf/web/images/annotation-noicon.svg mode change 100755 => 100644 mozilla/Pdf/web/images/annotation-note.svg mode change 100755 => 100644 mozilla/Pdf/web/images/annotation-paragraph.svg mode change 100755 => 100644 mozilla/Pdf/web/images/findbarButton-next.png mode change 100755 => 100644 mozilla/Pdf/web/images/findbarButton-next@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/findbarButton-previous.png mode change 100755 => 100644 mozilla/Pdf/web/images/findbarButton-previous@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/grab.cur mode change 100755 => 100644 mozilla/Pdf/web/images/grabbing.cur mode change 100755 => 100644 mozilla/Pdf/web/images/loading-icon.gif mode change 100755 => 100644 mozilla/Pdf/web/images/loading-small.png mode change 100755 => 100644 mozilla/Pdf/web/images/loading-small@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-documentProperties.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-documentProperties@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-firstPage.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-firstPage@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-handTool.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-handTool@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-lastPage.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-lastPage@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-rotateCcw.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-rotateCcw@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-rotateCw.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-rotateCw@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-scrollHorizontal.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-scrollHorizontal@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-scrollVertical.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-scrollVertical@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-scrollWrapped.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-scrollWrapped@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-selectTool.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-selectTool@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-spreadEven.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-spreadEven@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-spreadNone.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-spreadNone@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-spreadOdd.png mode change 100755 => 100644 mozilla/Pdf/web/images/secondaryToolbarButton-spreadOdd@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/shadow.png mode change 100755 => 100644 mozilla/Pdf/web/images/texture.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-bookmark.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-bookmark@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-download.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-download@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-menuArrows.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-menuArrows@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-openFile.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-openFile@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-pageDown.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-pageDown@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-pageUp.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-pageUp@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-presentationMode.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-presentationMode@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-print.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-print@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-search.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-search@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-secondaryToolbarToggle.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-secondaryToolbarToggle@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-sidebarToggle.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-sidebarToggle@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-viewAttachments.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-viewAttachments@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-viewOutline.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-viewOutline@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-viewThumbnail.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-viewThumbnail@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-zoomIn.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-zoomIn@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-zoomOut.png mode change 100755 => 100644 mozilla/Pdf/web/images/toolbarButton-zoomOut@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/treeitem-collapsed.png mode change 100755 => 100644 mozilla/Pdf/web/images/treeitem-collapsed@2x.png mode change 100755 => 100644 mozilla/Pdf/web/images/treeitem-expanded.png mode change 100755 => 100644 mozilla/Pdf/web/images/treeitem-expanded@2x.png mode change 100755 => 100644 mozilla/Pdf/web/locale/ach/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/af/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/an/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ar/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ast/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/az/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/be/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/bg/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/bn/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/bo/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/br/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/brx/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/bs/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ca/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/cak/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/cs/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/cy/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/da/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/de/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/dsb/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/el/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/en-CA/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/en-GB/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/en-US/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/eo/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/es-AR/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/es-CL/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/es-ES/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/es-MX/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/et/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/eu/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/fa/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ff/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/fi/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/fr/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/fy-NL/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ga-IE/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/gd/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/gl/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/gn/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/gu-IN/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/he/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/hi-IN/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/hr/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/hsb/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/hu/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/hy-AM/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/hye/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ia/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/id/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/is/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/it/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ja/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ka/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/kab/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/kk/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/km/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/kn/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ko/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/lij/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/lo/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/locale.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/lt/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ltg/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/lv/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/meh/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/mk/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/mr/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ms/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/my/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/nb-NO/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ne-NP/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/nl/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/nn-NO/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/oc/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/pa-IN/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/pl/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/pt-BR/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/pt-PT/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/rm/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ro/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ru/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/scn/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/si/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/sk/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/sl/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/son/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/sq/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/sr/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/sv-SE/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ta/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/te/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/th/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/tl/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/tr/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/trs/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/uk/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/ur/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/uz/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/vi/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/wo/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/xh/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/zh-CN/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/locale/zh-TW/viewer.properties mode change 100755 => 100644 mozilla/Pdf/web/pdf.tpl.php mode change 100755 => 100644 mozilla/Pdf/web/viewer.css mode change 100755 => 100644 mozilla/Pdf/web/viewer.html mode change 100755 => 100644 mozilla/Pdf/web/viewer.js mode change 100755 => 100644 mozilla/Pdf/web/viewer.js.map mode change 100755 => 100644 setasign/Fpdi/FpdfTpl.php mode change 100755 => 100644 setasign/Fpdi/FpdfTplTrait.php mode change 100755 => 100644 setasign/Fpdi/Fpdi.php mode change 100755 => 100644 setasign/Fpdi/FpdiException.php mode change 100755 => 100644 setasign/Fpdi/FpdiTrait.php mode change 100755 => 100644 setasign/Fpdi/LICENSE.txt mode change 100755 => 100644 setasign/Fpdi/PdfParser/CrossReference/AbstractReader.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/CrossReference/CrossReference.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/CrossReference/CrossReferenceException.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/CrossReference/FixedReader.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/CrossReference/LineReader.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/CrossReference/ReaderInterface.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Filter/Ascii85.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Filter/Ascii85Exception.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Filter/AsciiHex.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Filter/FilterException.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Filter/FilterInterface.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Filter/Flate.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Filter/FlateException.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Filter/Lzw.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Filter/LzwException.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/PdfParser.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/PdfParserException.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/StreamReader.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Tokenizer.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfArray.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfBoolean.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfDictionary.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfHexString.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfIndirectObject.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfIndirectObjectReference.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfName.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfNull.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfNumeric.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfStream.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfString.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfToken.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfType.php mode change 100755 => 100644 setasign/Fpdi/PdfParser/Type/PdfTypeException.php mode change 100755 => 100644 setasign/Fpdi/PdfReader/DataStructure/Rectangle.php mode change 100755 => 100644 setasign/Fpdi/PdfReader/Page.php mode change 100755 => 100644 setasign/Fpdi/PdfReader/PageBoundaries.php mode change 100755 => 100644 setasign/Fpdi/PdfReader/PdfReader.php mode change 100755 => 100644 setasign/Fpdi/PdfReader/PdfReaderException.php mode change 100755 => 100644 setasign/Fpdi/Tcpdf/Fpdi.php mode change 100755 => 100644 setasign/Fpdi/TcpdfFpdi.php mode change 100755 => 100644 setasign/Fpdi/Tfpdf/FpdfTpl.php mode change 100755 => 100644 setasign/Fpdi/Tfpdf/Fpdi.php mode change 100755 => 100644 setasign/Fpdi/autoload.php mode change 100755 => 100644 tcpdf/CHANGELOG.TXT mode change 100755 => 100644 tcpdf/LICENSE.TXT mode change 100755 => 100644 tcpdf/README.md mode change 100755 => 100644 tcpdf/TCPDF.php mode change 100755 => 100644 tcpdf/TCPDF2DBarcode.php mode change 100755 => 100644 tcpdf/TCPDFBarcode.php mode change 100755 => 100644 tcpdf/TCPDF_IMPORT.php mode change 100755 => 100644 tcpdf/TCPDF_PARSER.php mode change 100755 => 100644 tcpdf/VERSION mode change 100755 => 100644 tcpdf/composer.json mode change 100755 => 100644 tcpdf/config/tcpdf_config.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_1d_html.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_1d_png.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_1d_svg.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_1d_svgi.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_datamatrix_html.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_datamatrix_png.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_datamatrix_svg.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_datamatrix_svgi.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_pdf417_html.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_pdf417_png.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_pdf417_svg.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_pdf417_svgi.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_qrcode_html.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_qrcode_png.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_qrcode_svg.php mode change 100755 => 100644 tcpdf/examples/barcodes/example_2d_qrcode_svgi.php mode change 100755 => 100644 tcpdf/examples/barcodes/tcpdf_barcodes_1d_include.php mode change 100755 => 100644 tcpdf/examples/barcodes/tcpdf_barcodes_2d_include.php mode change 100755 => 100644 tcpdf/examples/config/tcpdf_config_alt.php mode change 100755 => 100644 tcpdf/examples/data/cert/tcpdf.crt mode change 100755 => 100644 tcpdf/examples/data/cert/tcpdf.fdf mode change 100755 => 100644 tcpdf/examples/data/cert/tcpdf.p12 mode change 100755 => 100644 tcpdf/examples/data/chapter_demo_1.txt mode change 100755 => 100644 tcpdf/examples/data/chapter_demo_2.txt mode change 100755 => 100644 tcpdf/examples/data/table_data_demo.txt mode change 100755 => 100644 tcpdf/examples/data/utf8test.txt mode change 100755 => 100644 tcpdf/examples/example_001.php mode change 100755 => 100644 tcpdf/examples/example_002.php mode change 100755 => 100644 tcpdf/examples/example_003.php mode change 100755 => 100644 tcpdf/examples/example_004.php mode change 100755 => 100644 tcpdf/examples/example_005.php mode change 100755 => 100644 tcpdf/examples/example_006.php mode change 100755 => 100644 tcpdf/examples/example_007.php mode change 100755 => 100644 tcpdf/examples/example_008.php mode change 100755 => 100644 tcpdf/examples/example_009.php mode change 100755 => 100644 tcpdf/examples/example_010.php mode change 100755 => 100644 tcpdf/examples/example_011.php mode change 100755 => 100644 tcpdf/examples/example_012.pdf mode change 100755 => 100644 tcpdf/examples/example_012.php mode change 100755 => 100644 tcpdf/examples/example_013.php mode change 100755 => 100644 tcpdf/examples/example_014.php mode change 100755 => 100644 tcpdf/examples/example_015.php mode change 100755 => 100644 tcpdf/examples/example_016.php mode change 100755 => 100644 tcpdf/examples/example_017.php mode change 100755 => 100644 tcpdf/examples/example_018.php mode change 100755 => 100644 tcpdf/examples/example_019.php mode change 100755 => 100644 tcpdf/examples/example_020.php mode change 100755 => 100644 tcpdf/examples/example_021.php mode change 100755 => 100644 tcpdf/examples/example_022.php mode change 100755 => 100644 tcpdf/examples/example_023.php mode change 100755 => 100644 tcpdf/examples/example_024.php mode change 100755 => 100644 tcpdf/examples/example_025.php mode change 100755 => 100644 tcpdf/examples/example_026.php mode change 100755 => 100644 tcpdf/examples/example_027.php mode change 100755 => 100644 tcpdf/examples/example_028.php mode change 100755 => 100644 tcpdf/examples/example_029.php mode change 100755 => 100644 tcpdf/examples/example_030.php mode change 100755 => 100644 tcpdf/examples/example_031.php mode change 100755 => 100644 tcpdf/examples/example_032.php mode change 100755 => 100644 tcpdf/examples/example_033.php mode change 100755 => 100644 tcpdf/examples/example_034.php mode change 100755 => 100644 tcpdf/examples/example_035.php mode change 100755 => 100644 tcpdf/examples/example_036.php mode change 100755 => 100644 tcpdf/examples/example_037.php mode change 100755 => 100644 tcpdf/examples/example_038.php mode change 100755 => 100644 tcpdf/examples/example_039.php mode change 100755 => 100644 tcpdf/examples/example_040.php mode change 100755 => 100644 tcpdf/examples/example_041.php mode change 100755 => 100644 tcpdf/examples/example_042.php mode change 100755 => 100644 tcpdf/examples/example_043.php mode change 100755 => 100644 tcpdf/examples/example_044.php mode change 100755 => 100644 tcpdf/examples/example_045.php mode change 100755 => 100644 tcpdf/examples/example_046.php mode change 100755 => 100644 tcpdf/examples/example_047.php mode change 100755 => 100644 tcpdf/examples/example_048.php mode change 100755 => 100644 tcpdf/examples/example_049.php mode change 100755 => 100644 tcpdf/examples/example_050.php mode change 100755 => 100644 tcpdf/examples/example_051.php mode change 100755 => 100644 tcpdf/examples/example_052.php mode change 100755 => 100644 tcpdf/examples/example_053.php mode change 100755 => 100644 tcpdf/examples/example_054.php mode change 100755 => 100644 tcpdf/examples/example_055.php mode change 100755 => 100644 tcpdf/examples/example_056.php mode change 100755 => 100644 tcpdf/examples/example_057.php mode change 100755 => 100644 tcpdf/examples/example_058.php mode change 100755 => 100644 tcpdf/examples/example_059.php mode change 100755 => 100644 tcpdf/examples/example_060.php mode change 100755 => 100644 tcpdf/examples/example_061.php mode change 100755 => 100644 tcpdf/examples/example_062.php mode change 100755 => 100644 tcpdf/examples/example_063.php mode change 100755 => 100644 tcpdf/examples/example_064.php mode change 100755 => 100644 tcpdf/examples/example_065.php mode change 100755 => 100644 tcpdf/examples/example_066.php mode change 100755 => 100644 tcpdf/examples/images/_blank.png mode change 100755 => 100644 tcpdf/examples/images/alpha.png mode change 100755 => 100644 tcpdf/examples/images/image_demo.jpg mode change 100755 => 100644 tcpdf/examples/images/image_with_alpha.png mode change 100755 => 100644 tcpdf/examples/images/img.png mode change 100755 => 100644 tcpdf/examples/images/logo_example.gif mode change 100755 => 100644 tcpdf/examples/images/logo_example.jpg mode change 100755 => 100644 tcpdf/examples/images/logo_example.png mode change 100755 => 100644 tcpdf/examples/images/tcpdf_box.ai mode change 100755 => 100644 tcpdf/examples/images/tcpdf_box.svg mode change 100755 => 100644 tcpdf/examples/images/tcpdf_cell.png mode change 100755 => 100644 tcpdf/examples/images/tcpdf_logo.jpg mode change 100755 => 100644 tcpdf/examples/images/tcpdf_signature.png mode change 100755 => 100644 tcpdf/examples/images/testsvg.svg mode change 100755 => 100644 tcpdf/examples/images/tux.svg mode change 100755 => 100644 tcpdf/examples/index.php mode change 100755 => 100644 tcpdf/examples/lang/afr.php mode change 100755 => 100644 tcpdf/examples/lang/ara.php mode change 100755 => 100644 tcpdf/examples/lang/aze.php mode change 100755 => 100644 tcpdf/examples/lang/bel.php mode change 100755 => 100644 tcpdf/examples/lang/bra.php mode change 100755 => 100644 tcpdf/examples/lang/bul.php mode change 100755 => 100644 tcpdf/examples/lang/cat.php mode change 100755 => 100644 tcpdf/examples/lang/ces.php mode change 100755 => 100644 tcpdf/examples/lang/chi.php mode change 100755 => 100644 tcpdf/examples/lang/cym.php mode change 100755 => 100644 tcpdf/examples/lang/dan.php mode change 100755 => 100644 tcpdf/examples/lang/eng.php mode change 100755 => 100644 tcpdf/examples/lang/est.php mode change 100755 => 100644 tcpdf/examples/lang/eus.php mode change 100755 => 100644 tcpdf/examples/lang/far.php mode change 100755 => 100644 tcpdf/examples/lang/fra.php mode change 100755 => 100644 tcpdf/examples/lang/ger.php mode change 100755 => 100644 tcpdf/examples/lang/gle.php mode change 100755 => 100644 tcpdf/examples/lang/glg.php mode change 100755 => 100644 tcpdf/examples/lang/hat.php mode change 100755 => 100644 tcpdf/examples/lang/heb.php mode change 100755 => 100644 tcpdf/examples/lang/hrv.php mode change 100755 => 100644 tcpdf/examples/lang/hun.php mode change 100755 => 100644 tcpdf/examples/lang/hye.php mode change 100755 => 100644 tcpdf/examples/lang/ind.php mode change 100755 => 100644 tcpdf/examples/lang/ita.php mode change 100755 => 100644 tcpdf/examples/lang/jpn.php mode change 100755 => 100644 tcpdf/examples/lang/kat.php mode change 100755 => 100644 tcpdf/examples/lang/kor.php mode change 100755 => 100644 tcpdf/examples/lang/mkd.php mode change 100755 => 100644 tcpdf/examples/lang/mlt.php mode change 100755 => 100644 tcpdf/examples/lang/msa.php mode change 100755 => 100644 tcpdf/examples/lang/nld.php mode change 100755 => 100644 tcpdf/examples/lang/nob.php mode change 100755 => 100644 tcpdf/examples/lang/pol.php mode change 100755 => 100644 tcpdf/examples/lang/por.php mode change 100755 => 100644 tcpdf/examples/lang/ron.php mode change 100755 => 100644 tcpdf/examples/lang/rus.php mode change 100755 => 100644 tcpdf/examples/lang/slv.php mode change 100755 => 100644 tcpdf/examples/lang/spa.php mode change 100755 => 100644 tcpdf/examples/lang/sqi.php mode change 100755 => 100644 tcpdf/examples/lang/srp.php mode change 100755 => 100644 tcpdf/examples/lang/swa.php mode change 100755 => 100644 tcpdf/examples/lang/swe.php mode change 100755 => 100644 tcpdf/examples/lang/ukr.php mode change 100755 => 100644 tcpdf/examples/lang/urd.php mode change 100755 => 100644 tcpdf/examples/lang/yid.php mode change 100755 => 100644 tcpdf/examples/lang/zho.php mode change 100755 => 100644 tcpdf/examples/tcpdf_include.php mode change 100755 => 100644 tcpdf/fonts/ae_fonts_2.0/COPYING mode change 100755 => 100644 tcpdf/fonts/ae_fonts_2.0/ChangeLog mode change 100755 => 100644 tcpdf/fonts/ae_fonts_2.0/README mode change 100755 => 100644 tcpdf/fonts/aealarabiya.ctg.z mode change 100755 => 100644 tcpdf/fonts/aealarabiya.php mode change 100755 => 100644 tcpdf/fonts/aealarabiya.z mode change 100755 => 100644 tcpdf/fonts/aefurat.ctg.z mode change 100755 => 100644 tcpdf/fonts/aefurat.php mode change 100755 => 100644 tcpdf/fonts/aefurat.z mode change 100755 => 100644 tcpdf/fonts/cid0cs.php mode change 100755 => 100644 tcpdf/fonts/cid0ct.php mode change 100755 => 100644 tcpdf/fonts/cid0jp.php mode change 100755 => 100644 tcpdf/fonts/cid0kr.php mode change 100755 => 100644 tcpdf/fonts/courier.php mode change 100755 => 100644 tcpdf/fonts/courierb.php mode change 100755 => 100644 tcpdf/fonts/courierbi.php mode change 100755 => 100644 tcpdf/fonts/courieri.php mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.33/AUTHORS mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.33/BUGS mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.33/LICENSE mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.33/NEWS mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.33/README mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.33/langcover.txt mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.33/unicover.txt mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.34/AUTHORS mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.34/BUGS mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.34/LICENSE mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.34/NEWS mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.34/README mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.34/langcover.txt mode change 100755 => 100644 tcpdf/fonts/dejavu-fonts-ttf-2.34/unicover.txt mode change 100755 => 100644 tcpdf/fonts/dejavusans.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusans.php mode change 100755 => 100644 tcpdf/fonts/dejavusans.z mode change 100755 => 100644 tcpdf/fonts/dejavusansb.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusansb.php mode change 100755 => 100644 tcpdf/fonts/dejavusansb.z mode change 100755 => 100644 tcpdf/fonts/dejavusansbi.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusansbi.php mode change 100755 => 100644 tcpdf/fonts/dejavusansbi.z mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensed.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensed.php mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensed.z mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensedb.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensedb.php mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensedb.z mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensedbi.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensedbi.php mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensedbi.z mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensedi.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensedi.php mode change 100755 => 100644 tcpdf/fonts/dejavusanscondensedi.z mode change 100755 => 100644 tcpdf/fonts/dejavusansextralight.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusansextralight.php mode change 100755 => 100644 tcpdf/fonts/dejavusansextralight.z mode change 100755 => 100644 tcpdf/fonts/dejavusansi.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusansi.php mode change 100755 => 100644 tcpdf/fonts/dejavusansi.z mode change 100755 => 100644 tcpdf/fonts/dejavusansmono.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusansmono.php mode change 100755 => 100644 tcpdf/fonts/dejavusansmono.z mode change 100755 => 100644 tcpdf/fonts/dejavusansmonob.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusansmonob.php mode change 100755 => 100644 tcpdf/fonts/dejavusansmonob.z mode change 100755 => 100644 tcpdf/fonts/dejavusansmonobi.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusansmonobi.php mode change 100755 => 100644 tcpdf/fonts/dejavusansmonobi.z mode change 100755 => 100644 tcpdf/fonts/dejavusansmonoi.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavusansmonoi.php mode change 100755 => 100644 tcpdf/fonts/dejavusansmonoi.z mode change 100755 => 100644 tcpdf/fonts/dejavuserif.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavuserif.php mode change 100755 => 100644 tcpdf/fonts/dejavuserif.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifb.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifb.php mode change 100755 => 100644 tcpdf/fonts/dejavuserifb.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifbi.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifbi.php mode change 100755 => 100644 tcpdf/fonts/dejavuserifbi.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensed.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensed.php mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensed.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensedb.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensedb.php mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensedb.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensedbi.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensedbi.php mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensedbi.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensedi.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensedi.php mode change 100755 => 100644 tcpdf/fonts/dejavuserifcondensedi.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifi.ctg.z mode change 100755 => 100644 tcpdf/fonts/dejavuserifi.php mode change 100755 => 100644 tcpdf/fonts/dejavuserifi.z mode change 100755 => 100644 tcpdf/fonts/freefont-20100919/AUTHORS mode change 100755 => 100644 tcpdf/fonts/freefont-20100919/COPYING mode change 100755 => 100644 tcpdf/fonts/freefont-20100919/CREDITS mode change 100755 => 100644 tcpdf/fonts/freefont-20100919/ChangeLog mode change 100755 => 100644 tcpdf/fonts/freefont-20100919/INSTALL mode change 100755 => 100644 tcpdf/fonts/freefont-20100919/README mode change 100755 => 100644 tcpdf/fonts/freefont-20120503/AUTHORS mode change 100755 => 100644 tcpdf/fonts/freefont-20120503/COPYING mode change 100755 => 100644 tcpdf/fonts/freefont-20120503/CREDITS mode change 100755 => 100644 tcpdf/fonts/freefont-20120503/ChangeLog mode change 100755 => 100644 tcpdf/fonts/freefont-20120503/INSTALL mode change 100755 => 100644 tcpdf/fonts/freefont-20120503/README mode change 100755 => 100644 tcpdf/fonts/freefont-20120503/TROUBLESHOOTING mode change 100755 => 100644 tcpdf/fonts/freefont-20120503/USAGE mode change 100755 => 100644 tcpdf/fonts/freemono.ctg.z mode change 100755 => 100644 tcpdf/fonts/freemono.php mode change 100755 => 100644 tcpdf/fonts/freemono.z mode change 100755 => 100644 tcpdf/fonts/freemonob.ctg.z mode change 100755 => 100644 tcpdf/fonts/freemonob.php mode change 100755 => 100644 tcpdf/fonts/freemonob.z mode change 100755 => 100644 tcpdf/fonts/freemonobi.ctg.z mode change 100755 => 100644 tcpdf/fonts/freemonobi.php mode change 100755 => 100644 tcpdf/fonts/freemonobi.z mode change 100755 => 100644 tcpdf/fonts/freemonoi.ctg.z mode change 100755 => 100644 tcpdf/fonts/freemonoi.php mode change 100755 => 100644 tcpdf/fonts/freemonoi.z mode change 100755 => 100644 tcpdf/fonts/freesans.ctg.z mode change 100755 => 100644 tcpdf/fonts/freesans.php mode change 100755 => 100644 tcpdf/fonts/freesans.z mode change 100755 => 100644 tcpdf/fonts/freesansb.ctg.z mode change 100755 => 100644 tcpdf/fonts/freesansb.php mode change 100755 => 100644 tcpdf/fonts/freesansb.z mode change 100755 => 100644 tcpdf/fonts/freesansbi.ctg.z mode change 100755 => 100644 tcpdf/fonts/freesansbi.php mode change 100755 => 100644 tcpdf/fonts/freesansbi.z mode change 100755 => 100644 tcpdf/fonts/freesansi.ctg.z mode change 100755 => 100644 tcpdf/fonts/freesansi.php mode change 100755 => 100644 tcpdf/fonts/freesansi.z mode change 100755 => 100644 tcpdf/fonts/freeserif.ctg.z mode change 100755 => 100644 tcpdf/fonts/freeserif.php mode change 100755 => 100644 tcpdf/fonts/freeserif.z mode change 100755 => 100644 tcpdf/fonts/freeserifb.ctg.z mode change 100755 => 100644 tcpdf/fonts/freeserifb.php mode change 100755 => 100644 tcpdf/fonts/freeserifb.z mode change 100755 => 100644 tcpdf/fonts/freeserifbi.ctg.z mode change 100755 => 100644 tcpdf/fonts/freeserifbi.php mode change 100755 => 100644 tcpdf/fonts/freeserifbi.z mode change 100755 => 100644 tcpdf/fonts/freeserifi.ctg.z mode change 100755 => 100644 tcpdf/fonts/freeserifi.php mode change 100755 => 100644 tcpdf/fonts/freeserifi.z mode change 100755 => 100644 tcpdf/fonts/helvetica.php mode change 100755 => 100644 tcpdf/fonts/helveticab.php mode change 100755 => 100644 tcpdf/fonts/helveticabi.php mode change 100755 => 100644 tcpdf/fonts/helveticai.php mode change 100755 => 100644 tcpdf/fonts/hysmyeongjostdmedium.php mode change 100755 => 100644 tcpdf/fonts/kozgopromedium.php mode change 100755 => 100644 tcpdf/fonts/kozminproregular.php mode change 100755 => 100644 tcpdf/fonts/msungstdlight.php mode change 100755 => 100644 tcpdf/fonts/pdfacourier.php mode change 100755 => 100644 tcpdf/fonts/pdfacourier.z mode change 100755 => 100644 tcpdf/fonts/pdfacourierb.php mode change 100755 => 100644 tcpdf/fonts/pdfacourierb.z mode change 100755 => 100644 tcpdf/fonts/pdfacourierbi.php mode change 100755 => 100644 tcpdf/fonts/pdfacourierbi.z mode change 100755 => 100644 tcpdf/fonts/pdfacourieri.php mode change 100755 => 100644 tcpdf/fonts/pdfacourieri.z mode change 100755 => 100644 tcpdf/fonts/pdfahelvetica.php mode change 100755 => 100644 tcpdf/fonts/pdfahelvetica.z mode change 100755 => 100644 tcpdf/fonts/pdfahelveticab.php mode change 100755 => 100644 tcpdf/fonts/pdfahelveticab.z mode change 100755 => 100644 tcpdf/fonts/pdfahelveticabi.php mode change 100755 => 100644 tcpdf/fonts/pdfahelveticabi.z mode change 100755 => 100644 tcpdf/fonts/pdfahelveticai.php mode change 100755 => 100644 tcpdf/fonts/pdfahelveticai.z mode change 100755 => 100644 tcpdf/fonts/pdfasymbol.php mode change 100755 => 100644 tcpdf/fonts/pdfasymbol.z mode change 100755 => 100644 tcpdf/fonts/pdfatimes.php mode change 100755 => 100644 tcpdf/fonts/pdfatimes.z mode change 100755 => 100644 tcpdf/fonts/pdfatimesb.php mode change 100755 => 100644 tcpdf/fonts/pdfatimesb.z mode change 100755 => 100644 tcpdf/fonts/pdfatimesbi.php mode change 100755 => 100644 tcpdf/fonts/pdfatimesbi.z mode change 100755 => 100644 tcpdf/fonts/pdfatimesi.php mode change 100755 => 100644 tcpdf/fonts/pdfatimesi.z mode change 100755 => 100644 tcpdf/fonts/pdfazapfdingbats.php mode change 100755 => 100644 tcpdf/fonts/pdfazapfdingbats.z mode change 100755 => 100644 tcpdf/fonts/stsongstdlight.php mode change 100755 => 100644 tcpdf/fonts/symbol.php mode change 100755 => 100644 tcpdf/fonts/times.php mode change 100755 => 100644 tcpdf/fonts/timesb.php mode change 100755 => 100644 tcpdf/fonts/timesbi.php mode change 100755 => 100644 tcpdf/fonts/timesi.php mode change 100755 => 100644 tcpdf/fonts/uni2cid_ac15.php mode change 100755 => 100644 tcpdf/fonts/uni2cid_ag15.php mode change 100755 => 100644 tcpdf/fonts/uni2cid_aj16.php mode change 100755 => 100644 tcpdf/fonts/uni2cid_ak12.php mode change 100755 => 100644 tcpdf/fonts/zapfdingbats.php mode change 100755 => 100644 tcpdf/include/TCPDF_COLORS.php mode change 100755 => 100644 tcpdf/include/TCPDF_FILTERS.php mode change 100755 => 100644 tcpdf/include/TCPDF_FONTS.php mode change 100755 => 100644 tcpdf/include/TCPDF_FONT_DATA.php mode change 100755 => 100644 tcpdf/include/TCPDF_IMAGES.php mode change 100755 => 100644 tcpdf/include/TCPDF_STATIC.php mode change 100755 => 100644 tcpdf/include/barcodes/Datamatrix.php mode change 100755 => 100644 tcpdf/include/barcodes/PDF417.php mode change 100755 => 100644 tcpdf/include/barcodes/QRcode.php mode change 100755 => 100644 tcpdf/include/sRGB.icc mode change 100755 => 100644 tcpdf/tcpdf_autoconfig.php mode change 100755 => 100644 tcpdf/tools/.htaccess mode change 100755 => 100644 tcpdf/tools/convert_fonts_examples.txt mode change 100755 => 100644 tcpdf/tools/tcpdf_addfont.php mode change 100755 => 100644 zxing/LICENSE mode change 100755 => 100644 zxing/customerror.js mode change 100755 => 100644 zxing/index.min.js mode change 100755 => 100644 zxing/zxing.min.js diff --git a/.github/contributing.md b/.github/contributing.md old mode 100755 new mode 100644 diff --git a/.github/issue_template.md b/.github/issue_template.md old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/DeepCopy/DeepCopy.php b/DeepCopy/DeepCopy.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Exception/CloneException.php b/DeepCopy/Exception/CloneException.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Exception/PropertyException.php b/DeepCopy/Exception/PropertyException.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php b/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php b/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php b/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Filter/Filter.php b/DeepCopy/Filter/Filter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Filter/KeepFilter.php b/DeepCopy/Filter/KeepFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Filter/ReplaceFilter.php b/DeepCopy/Filter/ReplaceFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Filter/SetNullFilter.php b/DeepCopy/Filter/SetNullFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/LICENSE b/DeepCopy/LICENSE old mode 100755 new mode 100644 diff --git a/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php b/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Matcher/Matcher.php b/DeepCopy/Matcher/Matcher.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Matcher/PropertyMatcher.php b/DeepCopy/Matcher/PropertyMatcher.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Matcher/PropertyNameMatcher.php b/DeepCopy/Matcher/PropertyNameMatcher.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Matcher/PropertyTypeMatcher.php b/DeepCopy/Matcher/PropertyTypeMatcher.php old mode 100755 new mode 100644 diff --git a/DeepCopy/Reflection/ReflectionHelper.php b/DeepCopy/Reflection/ReflectionHelper.php old mode 100755 new mode 100644 diff --git a/DeepCopy/TypeFilter/Date/DateIntervalFilter.php b/DeepCopy/TypeFilter/Date/DateIntervalFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/TypeFilter/ReplaceFilter.php b/DeepCopy/TypeFilter/ReplaceFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/TypeFilter/ShallowCopyFilter.php b/DeepCopy/TypeFilter/ShallowCopyFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php b/DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php b/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php old mode 100755 new mode 100644 diff --git a/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php b/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/TypeFilter/TypeFilter.php b/DeepCopy/TypeFilter/TypeFilter.php old mode 100755 new mode 100644 diff --git a/DeepCopy/TypeMatcher/TypeMatcher.php b/DeepCopy/TypeMatcher/TypeMatcher.php old mode 100755 new mode 100644 diff --git a/DeepCopy/deep_copy.php b/DeepCopy/deep_copy.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Client.php b/Elastic/Elasticsearch/Client.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/ClientBuilder.php b/Elastic/Elasticsearch/ClientBuilder.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/ClientInterface.php b/Elastic/Elasticsearch/ClientInterface.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/AbstractEndpoint.php b/Elastic/Elasticsearch/Endpoints/AbstractEndpoint.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/AsyncSearch.php b/Elastic/Elasticsearch/Endpoints/AsyncSearch.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Autoscaling.php b/Elastic/Elasticsearch/Endpoints/Autoscaling.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Cat.php b/Elastic/Elasticsearch/Endpoints/Cat.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Ccr.php b/Elastic/Elasticsearch/Endpoints/Ccr.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Cluster.php b/Elastic/Elasticsearch/Endpoints/Cluster.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/DanglingIndices.php b/Elastic/Elasticsearch/Endpoints/DanglingIndices.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Enrich.php b/Elastic/Elasticsearch/Endpoints/Enrich.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Eql.php b/Elastic/Elasticsearch/Endpoints/Eql.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Features.php b/Elastic/Elasticsearch/Endpoints/Features.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Fleet.php b/Elastic/Elasticsearch/Endpoints/Fleet.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Graph.php b/Elastic/Elasticsearch/Endpoints/Graph.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Ilm.php b/Elastic/Elasticsearch/Endpoints/Ilm.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Indices.php b/Elastic/Elasticsearch/Endpoints/Indices.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Ingest.php b/Elastic/Elasticsearch/Endpoints/Ingest.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/License.php b/Elastic/Elasticsearch/Endpoints/License.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Logstash.php b/Elastic/Elasticsearch/Endpoints/Logstash.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Migration.php b/Elastic/Elasticsearch/Endpoints/Migration.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Ml.php b/Elastic/Elasticsearch/Endpoints/Ml.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Monitoring.php b/Elastic/Elasticsearch/Endpoints/Monitoring.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Nodes.php b/Elastic/Elasticsearch/Endpoints/Nodes.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Rollup.php b/Elastic/Elasticsearch/Endpoints/Rollup.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/SearchableSnapshots.php b/Elastic/Elasticsearch/Endpoints/SearchableSnapshots.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Security.php b/Elastic/Elasticsearch/Endpoints/Security.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Shutdown.php b/Elastic/Elasticsearch/Endpoints/Shutdown.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Slm.php b/Elastic/Elasticsearch/Endpoints/Slm.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Snapshot.php b/Elastic/Elasticsearch/Endpoints/Snapshot.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Sql.php b/Elastic/Elasticsearch/Endpoints/Sql.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Ssl.php b/Elastic/Elasticsearch/Endpoints/Ssl.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Tasks.php b/Elastic/Elasticsearch/Endpoints/Tasks.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/TextStructure.php b/Elastic/Elasticsearch/Endpoints/TextStructure.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Transform.php b/Elastic/Elasticsearch/Endpoints/Transform.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Watcher.php b/Elastic/Elasticsearch/Endpoints/Watcher.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Endpoints/Xpack.php b/Elastic/Elasticsearch/Endpoints/Xpack.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Exception/ArrayAccessException.php b/Elastic/Elasticsearch/Exception/ArrayAccessException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Exception/AuthenticationException.php b/Elastic/Elasticsearch/Exception/AuthenticationException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Exception/ClientResponseException.php b/Elastic/Elasticsearch/Exception/ClientResponseException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Exception/ConfigException.php b/Elastic/Elasticsearch/Exception/ConfigException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Exception/ContentTypeException.php b/Elastic/Elasticsearch/Exception/ContentTypeException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Exception/ElasticsearchException.php b/Elastic/Elasticsearch/Exception/ElasticsearchException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Exception/HttpClientException.php b/Elastic/Elasticsearch/Exception/HttpClientException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Exception/InvalidArgumentException.php b/Elastic/Elasticsearch/Exception/InvalidArgumentException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Exception/MissingParameterException.php b/Elastic/Elasticsearch/Exception/MissingParameterException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Exception/ProductCheckException.php b/Elastic/Elasticsearch/Exception/ProductCheckException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Exception/ServerResponseException.php b/Elastic/Elasticsearch/Exception/ServerResponseException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/LICENSE b/Elastic/Elasticsearch/LICENSE old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Response/Elasticsearch.php b/Elastic/Elasticsearch/Response/Elasticsearch.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Response/ElasticsearchInterface.php b/Elastic/Elasticsearch/Response/ElasticsearchInterface.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Traits/ClientEndpointsTrait.php b/Elastic/Elasticsearch/Traits/ClientEndpointsTrait.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Traits/EndpointTrait.php b/Elastic/Elasticsearch/Traits/EndpointTrait.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Traits/MessageResponseTrait.php b/Elastic/Elasticsearch/Traits/MessageResponseTrait.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Traits/NamespaceTrait.php b/Elastic/Elasticsearch/Traits/NamespaceTrait.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Traits/ProductCheckTrait.php b/Elastic/Elasticsearch/Traits/ProductCheckTrait.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Traits/ResponseTrait.php b/Elastic/Elasticsearch/Traits/ResponseTrait.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Transport/Adapter/AdapterInterface.php b/Elastic/Elasticsearch/Transport/Adapter/AdapterInterface.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Transport/Adapter/AdapterOptions.php b/Elastic/Elasticsearch/Transport/Adapter/AdapterOptions.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Transport/Adapter/Guzzle.php b/Elastic/Elasticsearch/Transport/Adapter/Guzzle.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Transport/Adapter/Symfony.php b/Elastic/Elasticsearch/Transport/Adapter/Symfony.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Transport/AsyncOnSuccess.php b/Elastic/Elasticsearch/Transport/AsyncOnSuccess.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Transport/AsyncOnSuccessNoException.php b/Elastic/Elasticsearch/Transport/AsyncOnSuccessNoException.php old mode 100755 new mode 100644 diff --git a/Elastic/Elasticsearch/Transport/RequestOptions.php b/Elastic/Elasticsearch/Transport/RequestOptions.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Async/OnFailureDefault.php b/Elastic/Transport/Async/OnFailureDefault.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Async/OnFailureInterface.php b/Elastic/Transport/Async/OnFailureInterface.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Async/OnSuccessDefault.php b/Elastic/Transport/Async/OnSuccessDefault.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Async/OnSuccessInterface.php b/Elastic/Transport/Async/OnSuccessInterface.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/CloudIdParseException.php b/Elastic/Transport/Exception/CloudIdParseException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/InvalidArgumentException.php b/Elastic/Transport/Exception/InvalidArgumentException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/InvalidArrayException.php b/Elastic/Transport/Exception/InvalidArrayException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/InvalidIterableException.php b/Elastic/Transport/Exception/InvalidIterableException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/InvalidJsonException.php b/Elastic/Transport/Exception/InvalidJsonException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/InvalidXmlException.php b/Elastic/Transport/Exception/InvalidXmlException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/NoAsyncClientException.php b/Elastic/Transport/Exception/NoAsyncClientException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/NoNodeAvailableException.php b/Elastic/Transport/Exception/NoNodeAvailableException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/NotFoundException.php b/Elastic/Transport/Exception/NotFoundException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/RuntimeException.php b/Elastic/Transport/Exception/RuntimeException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/SerializeException.php b/Elastic/Transport/Exception/SerializeException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/TransportException.php b/Elastic/Transport/Exception/TransportException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/UndefinedPropertyException.php b/Elastic/Transport/Exception/UndefinedPropertyException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Exception/UnknownContentTypeException.php b/Elastic/Transport/Exception/UnknownContentTypeException.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/LICENSE b/Elastic/Transport/LICENSE old mode 100755 new mode 100644 diff --git a/Elastic/Transport/NodePool/Node.php b/Elastic/Transport/NodePool/Node.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/NodePool/NodePoolInterface.php b/Elastic/Transport/NodePool/NodePoolInterface.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/NodePool/Resurrect/ElasticsearchResurrect.php b/Elastic/Transport/NodePool/Resurrect/ElasticsearchResurrect.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/NodePool/Resurrect/NoResurrect.php b/Elastic/Transport/NodePool/Resurrect/NoResurrect.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/NodePool/Resurrect/ResurrectInterface.php b/Elastic/Transport/NodePool/Resurrect/ResurrectInterface.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/NodePool/Selector/RoundRobin.php b/Elastic/Transport/NodePool/Selector/RoundRobin.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/NodePool/Selector/SelectorInterface.php b/Elastic/Transport/NodePool/Selector/SelectorInterface.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/NodePool/Selector/SelectorTrait.php b/Elastic/Transport/NodePool/Selector/SelectorTrait.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/NodePool/SimpleNodePool.php b/Elastic/Transport/NodePool/SimpleNodePool.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Serializer/CsvSerializer.php b/Elastic/Transport/Serializer/CsvSerializer.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Serializer/JsonSerializer.php b/Elastic/Transport/Serializer/JsonSerializer.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Serializer/NDJsonSerializer.php b/Elastic/Transport/Serializer/NDJsonSerializer.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Serializer/SerializerInterface.php b/Elastic/Transport/Serializer/SerializerInterface.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Serializer/TextSerializer.php b/Elastic/Transport/Serializer/TextSerializer.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Serializer/Utility.php b/Elastic/Transport/Serializer/Utility.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Serializer/XmlSerializer.php b/Elastic/Transport/Serializer/XmlSerializer.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/Transport.php b/Elastic/Transport/Transport.php old mode 100755 new mode 100644 diff --git a/Elastic/Transport/TransportBuilder.php b/Elastic/Transport/TransportBuilder.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/ClassDiscovery.php b/Http/Discovery/ClassDiscovery.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Exception.php b/Http/Discovery/Exception.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Exception/ClassInstantiationFailedException.php b/Http/Discovery/Exception/ClassInstantiationFailedException.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Exception/DiscoveryFailedException.php b/Http/Discovery/Exception/DiscoveryFailedException.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Exception/NoCandidateFoundException.php b/Http/Discovery/Exception/NoCandidateFoundException.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Exception/NotFoundException.php b/Http/Discovery/Exception/NotFoundException.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Exception/PuliUnavailableException.php b/Http/Discovery/Exception/PuliUnavailableException.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Exception/StrategyUnavailableException.php b/Http/Discovery/Exception/StrategyUnavailableException.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/HttpAsyncClientDiscovery.php b/Http/Discovery/HttpAsyncClientDiscovery.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/HttpClientDiscovery.php b/Http/Discovery/HttpClientDiscovery.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/LICENSE b/Http/Discovery/LICENSE old mode 100755 new mode 100644 diff --git a/Http/Discovery/MessageFactoryDiscovery.php b/Http/Discovery/MessageFactoryDiscovery.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/NotFoundException.php b/Http/Discovery/NotFoundException.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Psr17FactoryDiscovery.php b/Http/Discovery/Psr17FactoryDiscovery.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Psr18ClientDiscovery.php b/Http/Discovery/Psr18ClientDiscovery.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Strategy/CommonClassesStrategy.php b/Http/Discovery/Strategy/CommonClassesStrategy.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Strategy/CommonPsr17ClassesStrategy.php b/Http/Discovery/Strategy/CommonPsr17ClassesStrategy.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Strategy/DiscoveryStrategy.php b/Http/Discovery/Strategy/DiscoveryStrategy.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Strategy/MockClientStrategy.php b/Http/Discovery/Strategy/MockClientStrategy.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/Strategy/PuliBetaStrategy.php b/Http/Discovery/Strategy/PuliBetaStrategy.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/StreamFactoryDiscovery.php b/Http/Discovery/StreamFactoryDiscovery.php old mode 100755 new mode 100644 diff --git a/Http/Discovery/UriFactoryDiscovery.php b/Http/Discovery/UriFactoryDiscovery.php old mode 100755 new mode 100644 diff --git a/Http/Httplug/Exception.php b/Http/Httplug/Exception.php old mode 100755 new mode 100644 diff --git a/Http/Httplug/Exception/HttpException.php b/Http/Httplug/Exception/HttpException.php old mode 100755 new mode 100644 diff --git a/Http/Httplug/Exception/NetworkException.php b/Http/Httplug/Exception/NetworkException.php old mode 100755 new mode 100644 diff --git a/Http/Httplug/Exception/RequestAwareTrait.php b/Http/Httplug/Exception/RequestAwareTrait.php old mode 100755 new mode 100644 diff --git a/Http/Httplug/Exception/RequestException.php b/Http/Httplug/Exception/RequestException.php old mode 100755 new mode 100644 diff --git a/Http/Httplug/Exception/TransferException.php b/Http/Httplug/Exception/TransferException.php old mode 100755 new mode 100644 diff --git a/Http/Httplug/HttpAsyncClient.php b/Http/Httplug/HttpAsyncClient.php old mode 100755 new mode 100644 diff --git a/Http/Httplug/HttpClient.php b/Http/Httplug/HttpClient.php old mode 100755 new mode 100644 diff --git a/Http/Httplug/LICENSE b/Http/Httplug/LICENSE old mode 100755 new mode 100644 diff --git a/Http/Httplug/Promise/HttpFulfilledPromise.php b/Http/Httplug/Promise/HttpFulfilledPromise.php old mode 100755 new mode 100644 diff --git a/Http/Httplug/Promise/HttpRejectedPromise.php b/Http/Httplug/Promise/HttpRejectedPromise.php old mode 100755 new mode 100644 diff --git a/Http/Message/LICENSE b/Http/Message/LICENSE old mode 100755 new mode 100644 diff --git a/Http/Message/MessageFactory.php b/Http/Message/MessageFactory.php old mode 100755 new mode 100644 diff --git a/Http/Message/RequestFactory.php b/Http/Message/RequestFactory.php old mode 100755 new mode 100644 diff --git a/Http/Message/ResponseFactory.php b/Http/Message/ResponseFactory.php old mode 100755 new mode 100644 diff --git a/Http/Message/StreamFactory.php b/Http/Message/StreamFactory.php old mode 100755 new mode 100644 diff --git a/Http/Message/UriFactory.php b/Http/Message/UriFactory.php old mode 100755 new mode 100644 diff --git a/Laminas/Escaper/Escaper.php b/Laminas/Escaper/Escaper.php old mode 100755 new mode 100644 diff --git a/Laminas/Escaper/Exception/ExceptionInterface.php b/Laminas/Escaper/Exception/ExceptionInterface.php old mode 100755 new mode 100644 diff --git a/Laminas/Escaper/Exception/InvalidArgumentException.php b/Laminas/Escaper/Exception/InvalidArgumentException.php old mode 100755 new mode 100644 diff --git a/Laminas/Escaper/Exception/RuntimeException.php b/Laminas/Escaper/Exception/RuntimeException.php old mode 100755 new mode 100644 diff --git a/Laminas/Escaper/LICENSE.md b/Laminas/Escaper/LICENSE.md old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode.php b/Mpdf/Barcode.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/AbstractBarcode.php b/Mpdf/Barcode/AbstractBarcode.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/BarcodeException.php b/Mpdf/Barcode/BarcodeException.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/BarcodeInterface.php b/Mpdf/Barcode/BarcodeInterface.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/Codabar.php b/Mpdf/Barcode/Codabar.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/Code11.php b/Mpdf/Barcode/Code11.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/Code128.php b/Mpdf/Barcode/Code128.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/Code39.php b/Mpdf/Barcode/Code39.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/Code93.php b/Mpdf/Barcode/Code93.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/EanExt.php b/Mpdf/Barcode/EanExt.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/EanUpc.php b/Mpdf/Barcode/EanUpc.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/I25.php b/Mpdf/Barcode/I25.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/Imb.php b/Mpdf/Barcode/Imb.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/Msi.php b/Mpdf/Barcode/Msi.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/Postnet.php b/Mpdf/Barcode/Postnet.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/Rm4Scc.php b/Mpdf/Barcode/Rm4Scc.php old mode 100755 new mode 100644 diff --git a/Mpdf/Barcode/S25.php b/Mpdf/Barcode/S25.php old mode 100755 new mode 100644 diff --git a/Mpdf/CREDITS.txt b/Mpdf/CREDITS.txt old mode 100755 new mode 100644 diff --git a/Mpdf/Cache.php b/Mpdf/Cache.php old mode 100755 new mode 100644 diff --git a/Mpdf/Color/ColorConverter.php b/Mpdf/Color/ColorConverter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Color/ColorModeConverter.php b/Mpdf/Color/ColorModeConverter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Color/ColorSpaceRestrictor.php b/Mpdf/Color/ColorSpaceRestrictor.php old mode 100755 new mode 100644 diff --git a/Mpdf/Color/NamedColors.php b/Mpdf/Color/NamedColors.php old mode 100755 new mode 100644 diff --git a/Mpdf/Config/ConfigVariables.php b/Mpdf/Config/ConfigVariables.php old mode 100755 new mode 100644 diff --git a/Mpdf/Config/FontVariables.php b/Mpdf/Config/FontVariables.php old mode 100755 new mode 100644 diff --git a/Mpdf/Conversion/DecToAlpha.php b/Mpdf/Conversion/DecToAlpha.php old mode 100755 new mode 100644 diff --git a/Mpdf/Conversion/DecToCjk.php b/Mpdf/Conversion/DecToCjk.php old mode 100755 new mode 100644 diff --git a/Mpdf/Conversion/DecToHebrew.php b/Mpdf/Conversion/DecToHebrew.php old mode 100755 new mode 100644 diff --git a/Mpdf/Conversion/DecToOther.php b/Mpdf/Conversion/DecToOther.php old mode 100755 new mode 100644 diff --git a/Mpdf/Conversion/DecToRoman.php b/Mpdf/Conversion/DecToRoman.php old mode 100755 new mode 100644 diff --git a/Mpdf/Css/Border.php b/Mpdf/Css/Border.php old mode 100755 new mode 100644 diff --git a/Mpdf/Css/DefaultCss.php b/Mpdf/Css/DefaultCss.php old mode 100755 new mode 100644 diff --git a/Mpdf/Css/TextVars.php b/Mpdf/Css/TextVars.php old mode 100755 new mode 100644 diff --git a/Mpdf/CssManager.php b/Mpdf/CssManager.php old mode 100755 new mode 100644 diff --git a/Mpdf/DirectWrite.php b/Mpdf/DirectWrite.php old mode 100755 new mode 100644 diff --git a/Mpdf/Exception/FontException.php b/Mpdf/Exception/FontException.php old mode 100755 new mode 100644 diff --git a/Mpdf/Exception/InvalidArgumentException.php b/Mpdf/Exception/InvalidArgumentException.php old mode 100755 new mode 100644 diff --git a/Mpdf/File/StreamWrapperChecker.php b/Mpdf/File/StreamWrapperChecker.php old mode 100755 new mode 100644 diff --git a/Mpdf/Fonts/FontCache.php b/Mpdf/Fonts/FontCache.php old mode 100755 new mode 100644 diff --git a/Mpdf/Fonts/FontFileFinder.php b/Mpdf/Fonts/FontFileFinder.php old mode 100755 new mode 100644 diff --git a/Mpdf/Fonts/GlyphOperator.php b/Mpdf/Fonts/GlyphOperator.php old mode 100755 new mode 100644 diff --git a/Mpdf/Fonts/MetricsGenerator.php b/Mpdf/Fonts/MetricsGenerator.php old mode 100755 new mode 100644 diff --git a/Mpdf/Form.php b/Mpdf/Form.php old mode 100755 new mode 100644 diff --git a/Mpdf/FpdiTrait.php b/Mpdf/FpdiTrait.php old mode 100755 new mode 100644 diff --git a/Mpdf/Gif/ColorTable.php b/Mpdf/Gif/ColorTable.php old mode 100755 new mode 100644 diff --git a/Mpdf/Gif/FileHeader.php b/Mpdf/Gif/FileHeader.php old mode 100755 new mode 100644 diff --git a/Mpdf/Gif/Gif.php b/Mpdf/Gif/Gif.php old mode 100755 new mode 100644 diff --git a/Mpdf/Gif/Image.php b/Mpdf/Gif/Image.php old mode 100755 new mode 100644 diff --git a/Mpdf/Gif/ImageHeader.php b/Mpdf/Gif/ImageHeader.php old mode 100755 new mode 100644 diff --git a/Mpdf/Gif/Lzw.php b/Mpdf/Gif/Lzw.php old mode 100755 new mode 100644 diff --git a/Mpdf/Gradient.php b/Mpdf/Gradient.php old mode 100755 new mode 100644 diff --git a/Mpdf/HTMLParserMode.php b/Mpdf/HTMLParserMode.php old mode 100755 new mode 100644 diff --git a/Mpdf/Hyphenator.php b/Mpdf/Hyphenator.php old mode 100755 new mode 100644 diff --git a/Mpdf/Image/Bmp.php b/Mpdf/Image/Bmp.php old mode 100755 new mode 100644 diff --git a/Mpdf/Image/ImageProcessor.php b/Mpdf/Image/ImageProcessor.php old mode 100755 new mode 100644 diff --git a/Mpdf/Image/ImageTypeGuesser.php b/Mpdf/Image/ImageTypeGuesser.php old mode 100755 new mode 100644 diff --git a/Mpdf/Image/Svg.php b/Mpdf/Image/Svg.php old mode 100755 new mode 100644 diff --git a/Mpdf/Image/Wmf.php b/Mpdf/Image/Wmf.php old mode 100755 new mode 100644 diff --git a/Mpdf/LICENSE.txt b/Mpdf/LICENSE.txt old mode 100755 new mode 100644 diff --git a/Mpdf/Language/LanguageToFont.php b/Mpdf/Language/LanguageToFont.php old mode 100755 new mode 100644 diff --git a/Mpdf/Language/LanguageToFontInterface.php b/Mpdf/Language/LanguageToFontInterface.php old mode 100755 new mode 100644 diff --git a/Mpdf/Language/ScriptToLanguage.php b/Mpdf/Language/ScriptToLanguage.php old mode 100755 new mode 100644 diff --git a/Mpdf/Language/ScriptToLanguageInterface.php b/Mpdf/Language/ScriptToLanguageInterface.php old mode 100755 new mode 100644 diff --git a/Mpdf/Log/Context.php b/Mpdf/Log/Context.php old mode 100755 new mode 100644 diff --git a/Mpdf/Mpdf.php b/Mpdf/Mpdf.php old mode 100755 new mode 100644 diff --git a/Mpdf/MpdfException.php b/Mpdf/MpdfException.php old mode 100755 new mode 100644 diff --git a/Mpdf/MpdfImageException.php b/Mpdf/MpdfImageException.php old mode 100755 new mode 100644 diff --git a/Mpdf/Otl.php b/Mpdf/Otl.php old mode 100755 new mode 100644 diff --git a/Mpdf/OtlDump.php b/Mpdf/OtlDump.php old mode 100755 new mode 100644 diff --git a/Mpdf/Output/Destination.php b/Mpdf/Output/Destination.php old mode 100755 new mode 100644 diff --git a/Mpdf/PageFormat.php b/Mpdf/PageFormat.php old mode 100755 new mode 100644 diff --git a/Mpdf/Pdf/Protection.php b/Mpdf/Pdf/Protection.php old mode 100755 new mode 100644 diff --git a/Mpdf/Pdf/Protection/UniqidGenerator.php b/Mpdf/Pdf/Protection/UniqidGenerator.php old mode 100755 new mode 100644 diff --git a/Mpdf/RemoteContentFetcher.php b/Mpdf/RemoteContentFetcher.php old mode 100755 new mode 100644 diff --git a/Mpdf/ServiceFactory.php b/Mpdf/ServiceFactory.php old mode 100755 new mode 100644 diff --git a/Mpdf/Shaper/Indic.php b/Mpdf/Shaper/Indic.php old mode 100755 new mode 100644 diff --git a/Mpdf/Shaper/Myanmar.php b/Mpdf/Shaper/Myanmar.php old mode 100755 new mode 100644 diff --git a/Mpdf/Shaper/Sea.php b/Mpdf/Shaper/Sea.php old mode 100755 new mode 100644 diff --git a/Mpdf/SizeConverter.php b/Mpdf/SizeConverter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Strict.php b/Mpdf/Strict.php old mode 100755 new mode 100644 diff --git a/Mpdf/TTFontFile.php b/Mpdf/TTFontFile.php old mode 100755 new mode 100644 diff --git a/Mpdf/TTFontFileAnalysis.php b/Mpdf/TTFontFileAnalysis.php old mode 100755 new mode 100644 diff --git a/Mpdf/TableOfContents.php b/Mpdf/TableOfContents.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag.php b/Mpdf/Tag.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/A.php b/Mpdf/Tag/A.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Acronym.php b/Mpdf/Tag/Acronym.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Address.php b/Mpdf/Tag/Address.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Annotation.php b/Mpdf/Tag/Annotation.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Article.php b/Mpdf/Tag/Article.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Aside.php b/Mpdf/Tag/Aside.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/B.php b/Mpdf/Tag/B.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/BarCode.php b/Mpdf/Tag/BarCode.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Bdi.php b/Mpdf/Tag/Bdi.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Bdo.php b/Mpdf/Tag/Bdo.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Big.php b/Mpdf/Tag/Big.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/BlockQuote.php b/Mpdf/Tag/BlockQuote.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/BlockTag.php b/Mpdf/Tag/BlockTag.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Bookmark.php b/Mpdf/Tag/Bookmark.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Br.php b/Mpdf/Tag/Br.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Caption.php b/Mpdf/Tag/Caption.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Center.php b/Mpdf/Tag/Center.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Cite.php b/Mpdf/Tag/Cite.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Code.php b/Mpdf/Tag/Code.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/ColumnBreak.php b/Mpdf/Tag/ColumnBreak.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Columns.php b/Mpdf/Tag/Columns.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Dd.php b/Mpdf/Tag/Dd.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Del.php b/Mpdf/Tag/Del.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Details.php b/Mpdf/Tag/Details.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Div.php b/Mpdf/Tag/Div.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Dl.php b/Mpdf/Tag/Dl.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/DotTab.php b/Mpdf/Tag/DotTab.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Dt.php b/Mpdf/Tag/Dt.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Em.php b/Mpdf/Tag/Em.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/FieldSet.php b/Mpdf/Tag/FieldSet.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/FigCaption.php b/Mpdf/Tag/FigCaption.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Figure.php b/Mpdf/Tag/Figure.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Font.php b/Mpdf/Tag/Font.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Footer.php b/Mpdf/Tag/Footer.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Form.php b/Mpdf/Tag/Form.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/FormFeed.php b/Mpdf/Tag/FormFeed.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/H1.php b/Mpdf/Tag/H1.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/H2.php b/Mpdf/Tag/H2.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/H3.php b/Mpdf/Tag/H3.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/H4.php b/Mpdf/Tag/H4.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/H5.php b/Mpdf/Tag/H5.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/H6.php b/Mpdf/Tag/H6.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/HGroup.php b/Mpdf/Tag/HGroup.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Header.php b/Mpdf/Tag/Header.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Hr.php b/Mpdf/Tag/Hr.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/I.php b/Mpdf/Tag/I.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Img.php b/Mpdf/Tag/Img.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/IndexEntry.php b/Mpdf/Tag/IndexEntry.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/IndexInsert.php b/Mpdf/Tag/IndexInsert.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/InlineTag.php b/Mpdf/Tag/InlineTag.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Input.php b/Mpdf/Tag/Input.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Ins.php b/Mpdf/Tag/Ins.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Kbd.php b/Mpdf/Tag/Kbd.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Legend.php b/Mpdf/Tag/Legend.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Li.php b/Mpdf/Tag/Li.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Main.php b/Mpdf/Tag/Main.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Mark.php b/Mpdf/Tag/Mark.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Meter.php b/Mpdf/Tag/Meter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Nav.php b/Mpdf/Tag/Nav.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/NewColumn.php b/Mpdf/Tag/NewColumn.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/NewPage.php b/Mpdf/Tag/NewPage.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Ol.php b/Mpdf/Tag/Ol.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Option.php b/Mpdf/Tag/Option.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/P.php b/Mpdf/Tag/P.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/PageBreak.php b/Mpdf/Tag/PageBreak.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/PageFooter.php b/Mpdf/Tag/PageFooter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/PageHeader.php b/Mpdf/Tag/PageHeader.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Pre.php b/Mpdf/Tag/Pre.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Progress.php b/Mpdf/Tag/Progress.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Q.php b/Mpdf/Tag/Q.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/S.php b/Mpdf/Tag/S.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Samp.php b/Mpdf/Tag/Samp.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Section.php b/Mpdf/Tag/Section.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Select.php b/Mpdf/Tag/Select.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/SetHtmlPageFooter.php b/Mpdf/Tag/SetHtmlPageFooter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/SetHtmlPageHeader.php b/Mpdf/Tag/SetHtmlPageHeader.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/SetPageFooter.php b/Mpdf/Tag/SetPageFooter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/SetPageHeader.php b/Mpdf/Tag/SetPageHeader.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Small.php b/Mpdf/Tag/Small.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Span.php b/Mpdf/Tag/Span.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Strike.php b/Mpdf/Tag/Strike.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Strong.php b/Mpdf/Tag/Strong.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Sub.php b/Mpdf/Tag/Sub.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/SubstituteTag.php b/Mpdf/Tag/SubstituteTag.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Summary.php b/Mpdf/Tag/Summary.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Sup.php b/Mpdf/Tag/Sup.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/TBody.php b/Mpdf/Tag/TBody.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/TFoot.php b/Mpdf/Tag/TFoot.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/THead.php b/Mpdf/Tag/THead.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Table.php b/Mpdf/Tag/Table.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Tag.php b/Mpdf/Tag/Tag.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Td.php b/Mpdf/Tag/Td.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/TextArea.php b/Mpdf/Tag/TextArea.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/TextCircle.php b/Mpdf/Tag/TextCircle.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Th.php b/Mpdf/Tag/Th.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Time.php b/Mpdf/Tag/Time.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Toc.php b/Mpdf/Tag/Toc.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/TocEntry.php b/Mpdf/Tag/TocEntry.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/TocPageBreak.php b/Mpdf/Tag/TocPageBreak.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Tr.php b/Mpdf/Tag/Tr.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Tt.php b/Mpdf/Tag/Tt.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Tta.php b/Mpdf/Tag/Tta.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Tts.php b/Mpdf/Tag/Tts.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Ttz.php b/Mpdf/Tag/Ttz.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/U.php b/Mpdf/Tag/U.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/Ul.php b/Mpdf/Tag/Ul.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/VarTag.php b/Mpdf/Tag/VarTag.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/WatermarkImage.php b/Mpdf/Tag/WatermarkImage.php old mode 100755 new mode 100644 diff --git a/Mpdf/Tag/WatermarkText.php b/Mpdf/Tag/WatermarkText.php old mode 100755 new mode 100644 diff --git a/Mpdf/Ucdn.php b/Mpdf/Ucdn.php old mode 100755 new mode 100644 diff --git a/Mpdf/Utils/Arrays.php b/Mpdf/Utils/Arrays.php old mode 100755 new mode 100644 diff --git a/Mpdf/Utils/NumericString.php b/Mpdf/Utils/NumericString.php old mode 100755 new mode 100644 diff --git a/Mpdf/Utils/PdfDate.php b/Mpdf/Utils/PdfDate.php old mode 100755 new mode 100644 diff --git a/Mpdf/Utils/UtfString.php b/Mpdf/Utils/UtfString.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/BackgroundWriter.php b/Mpdf/Writer/BackgroundWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/BaseWriter.php b/Mpdf/Writer/BaseWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/BookmarkWriter.php b/Mpdf/Writer/BookmarkWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/ColorWriter.php b/Mpdf/Writer/ColorWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/FontWriter.php b/Mpdf/Writer/FontWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/FormWriter.php b/Mpdf/Writer/FormWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/ImageWriter.php b/Mpdf/Writer/ImageWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/JavaScriptWriter.php b/Mpdf/Writer/JavaScriptWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/MetadataWriter.php b/Mpdf/Writer/MetadataWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/ObjectWriter.php b/Mpdf/Writer/ObjectWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/OptionalContentWriter.php b/Mpdf/Writer/OptionalContentWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/PageWriter.php b/Mpdf/Writer/PageWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/Writer/ResourceWriter.php b/Mpdf/Writer/ResourceWriter.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/CJKdata.php b/Mpdf/data/CJKdata.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Afrikaans_South_Africa.php b/Mpdf/data/collations/Afrikaans_South_Africa.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Albanian_Albania.php b/Mpdf/data/collations/Albanian_Albania.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Alsatian_France.php b/Mpdf/data/collations/Alsatian_France.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Algeria.php b/Mpdf/data/collations/Arabic_Algeria.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Bahrain.php b/Mpdf/data/collations/Arabic_Bahrain.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Egypt.php b/Mpdf/data/collations/Arabic_Egypt.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Iraq.php b/Mpdf/data/collations/Arabic_Iraq.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Jordan.php b/Mpdf/data/collations/Arabic_Jordan.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Kuwait.php b/Mpdf/data/collations/Arabic_Kuwait.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Lebanon.php b/Mpdf/data/collations/Arabic_Lebanon.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Libya.php b/Mpdf/data/collations/Arabic_Libya.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Morocco.php b/Mpdf/data/collations/Arabic_Morocco.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Oman.php b/Mpdf/data/collations/Arabic_Oman.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Pseudo_RTL.php b/Mpdf/data/collations/Arabic_Pseudo_RTL.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Qatar.php b/Mpdf/data/collations/Arabic_Qatar.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Saudi_Arabia.php b/Mpdf/data/collations/Arabic_Saudi_Arabia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Syria.php b/Mpdf/data/collations/Arabic_Syria.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Tunisia.php b/Mpdf/data/collations/Arabic_Tunisia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Arabic_Yemen.php b/Mpdf/data/collations/Arabic_Yemen.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Azeri_(Cyrillic)_Azerbaijan.php b/Mpdf/data/collations/Azeri_(Cyrillic)_Azerbaijan.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Azeri_(Latin)_Azerbaijan.php b/Mpdf/data/collations/Azeri_(Latin)_Azerbaijan.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Bashkir_Russia.php b/Mpdf/data/collations/Bashkir_Russia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Basque_Spain.php b/Mpdf/data/collations/Basque_Spain.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Belarusian_Belarus.php b/Mpdf/data/collations/Belarusian_Belarus.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Bosnian_(Cyrillic)_Bosnia_and_Herzegovina.php b/Mpdf/data/collations/Bosnian_(Cyrillic)_Bosnia_and_Herzegovina.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Bosnian_(Latin)_Bosnia_and_Herzegovina.php b/Mpdf/data/collations/Bosnian_(Latin)_Bosnia_and_Herzegovina.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Breton_France.php b/Mpdf/data/collations/Breton_France.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Bulgarian_Bulgaria.php b/Mpdf/data/collations/Bulgarian_Bulgaria.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Catalan_Spain.php b/Mpdf/data/collations/Catalan_Spain.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Corsican_France.php b/Mpdf/data/collations/Corsican_France.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Croatian_(Latin)_Bosnia_and_Herzegovina.php b/Mpdf/data/collations/Croatian_(Latin)_Bosnia_and_Herzegovina.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Croatian_Croatia.php b/Mpdf/data/collations/Croatian_Croatia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Czech_Czech_Republic.php b/Mpdf/data/collations/Czech_Czech_Republic.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Danish_Denmark.php b/Mpdf/data/collations/Danish_Denmark.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Dari_Afghanistan.php b/Mpdf/data/collations/Dari_Afghanistan.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Dutch_Belgium.php b/Mpdf/data/collations/Dutch_Belgium.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Dutch_Netherlands.php b/Mpdf/data/collations/Dutch_Netherlands.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_Australia.php b/Mpdf/data/collations/English_Australia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_Belize.php b/Mpdf/data/collations/English_Belize.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_Canada.php b/Mpdf/data/collations/English_Canada.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_Caribbean.php b/Mpdf/data/collations/English_Caribbean.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_India.php b/Mpdf/data/collations/English_India.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_Ireland.php b/Mpdf/data/collations/English_Ireland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_Jamaica.php b/Mpdf/data/collations/English_Jamaica.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_Malaysia.php b/Mpdf/data/collations/English_Malaysia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_New_Zealand.php b/Mpdf/data/collations/English_New_Zealand.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_Republic_of_the_Philippines.php b/Mpdf/data/collations/English_Republic_of_the_Philippines.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_Singapore.php b/Mpdf/data/collations/English_Singapore.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_South_Africa.php b/Mpdf/data/collations/English_South_Africa.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_Trinidad_and_Tobago.php b/Mpdf/data/collations/English_Trinidad_and_Tobago.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_United_Kingdom.php b/Mpdf/data/collations/English_United_Kingdom.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_United_States.php b/Mpdf/data/collations/English_United_States.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/English_Zimbabwe.php b/Mpdf/data/collations/English_Zimbabwe.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Estonian_Estonia.php b/Mpdf/data/collations/Estonian_Estonia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Faroese_Faroe_Islands.php b/Mpdf/data/collations/Faroese_Faroe_Islands.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Filipino_Philippines.php b/Mpdf/data/collations/Filipino_Philippines.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Finnish_Finland.php b/Mpdf/data/collations/Finnish_Finland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/French_Belgium.php b/Mpdf/data/collations/French_Belgium.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/French_Canada.php b/Mpdf/data/collations/French_Canada.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/French_France.php b/Mpdf/data/collations/French_France.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/French_Luxembourg.php b/Mpdf/data/collations/French_Luxembourg.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/French_Principality_of_Monaco.php b/Mpdf/data/collations/French_Principality_of_Monaco.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/French_Switzerland.php b/Mpdf/data/collations/French_Switzerland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Frisian_Netherlands.php b/Mpdf/data/collations/Frisian_Netherlands.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Galician_Spain.php b/Mpdf/data/collations/Galician_Spain.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/German_Austria.php b/Mpdf/data/collations/German_Austria.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/German_Germany.php b/Mpdf/data/collations/German_Germany.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/German_Liechtenstein.php b/Mpdf/data/collations/German_Liechtenstein.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/German_Luxembourg.php b/Mpdf/data/collations/German_Luxembourg.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/German_Switzerland.php b/Mpdf/data/collations/German_Switzerland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Greek_Greece.php b/Mpdf/data/collations/Greek_Greece.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Greenlandic_Greenland.php b/Mpdf/data/collations/Greenlandic_Greenland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Hausa_(Latin)_Nigeria.php b/Mpdf/data/collations/Hausa_(Latin)_Nigeria.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Hebrew_Israel.php b/Mpdf/data/collations/Hebrew_Israel.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Hungarian_Hungary.php b/Mpdf/data/collations/Hungarian_Hungary.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Icelandic_Iceland.php b/Mpdf/data/collations/Icelandic_Iceland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Igbo_Nigeria.php b/Mpdf/data/collations/Igbo_Nigeria.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Indonesian_Indonesia.php b/Mpdf/data/collations/Indonesian_Indonesia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Inuktitut_(Latin)_Canada.php b/Mpdf/data/collations/Inuktitut_(Latin)_Canada.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Invariant_Language_Invariant_Country.php b/Mpdf/data/collations/Invariant_Language_Invariant_Country.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Irish_Ireland.php b/Mpdf/data/collations/Irish_Ireland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Italian_Italy.php b/Mpdf/data/collations/Italian_Italy.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Italian_Switzerland.php b/Mpdf/data/collations/Italian_Switzerland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Kinyarwanda_Rwanda.php b/Mpdf/data/collations/Kinyarwanda_Rwanda.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Kiswahili_Kenya.php b/Mpdf/data/collations/Kiswahili_Kenya.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Kyrgyz_Kyrgyzstan.php b/Mpdf/data/collations/Kyrgyz_Kyrgyzstan.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Latvian_Latvia.php b/Mpdf/data/collations/Latvian_Latvia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Lithuanian_Lithuania.php b/Mpdf/data/collations/Lithuanian_Lithuania.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Lower_Sorbian_Germany.php b/Mpdf/data/collations/Lower_Sorbian_Germany.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Luxembourgish_Luxembourg.php b/Mpdf/data/collations/Luxembourgish_Luxembourg.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Macedonian_(FYROM)_Macedonia_(FYROM).php b/Mpdf/data/collations/Macedonian_(FYROM)_Macedonia_(FYROM).php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Malay_Brunei_Darussalam.php b/Mpdf/data/collations/Malay_Brunei_Darussalam.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Malay_Malaysia.php b/Mpdf/data/collations/Malay_Malaysia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Mapudungun_Chile.php b/Mpdf/data/collations/Mapudungun_Chile.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Mohawk_Canada.php b/Mpdf/data/collations/Mohawk_Canada.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Mongolian_(Cyrillic)_Mongolia.php b/Mpdf/data/collations/Mongolian_(Cyrillic)_Mongolia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Norwegian_(Nynorsk)_Norway.php b/Mpdf/data/collations/Norwegian_(Nynorsk)_Norway.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Occitan_France.php b/Mpdf/data/collations/Occitan_France.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Persian_Iran.php b/Mpdf/data/collations/Persian_Iran.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Polish_Poland.php b/Mpdf/data/collations/Polish_Poland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Portuguese_Brazil.php b/Mpdf/data/collations/Portuguese_Brazil.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Portuguese_Portugal.php b/Mpdf/data/collations/Portuguese_Portugal.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Quechua_Bolivia.php b/Mpdf/data/collations/Quechua_Bolivia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Quechua_Ecuador.php b/Mpdf/data/collations/Quechua_Ecuador.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Quechua_Peru.php b/Mpdf/data/collations/Quechua_Peru.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Romanian_Romania.php b/Mpdf/data/collations/Romanian_Romania.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Romansh_Switzerland.php b/Mpdf/data/collations/Romansh_Switzerland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Russian_Russia.php b/Mpdf/data/collations/Russian_Russia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Sami_(Inari)_Finland.php b/Mpdf/data/collations/Sami_(Inari)_Finland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Sami_(Lule)_Norway.php b/Mpdf/data/collations/Sami_(Lule)_Norway.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Sami_(Lule)_Sweden.php b/Mpdf/data/collations/Sami_(Lule)_Sweden.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Sami_(Northern)_Finland.php b/Mpdf/data/collations/Sami_(Northern)_Finland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Sami_(Northern)_Norway.php b/Mpdf/data/collations/Sami_(Northern)_Norway.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Sami_(Northern)_Sweden.php b/Mpdf/data/collations/Sami_(Northern)_Sweden.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Sami_(Skolt)_Finland.php b/Mpdf/data/collations/Sami_(Skolt)_Finland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Sami_(Southern)_Norway.php b/Mpdf/data/collations/Sami_(Southern)_Norway.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Sami_(Southern)_Sweden.php b/Mpdf/data/collations/Sami_(Southern)_Sweden.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Serbian_(Cyrillic)_Bosnia_and_Herzegovina.php b/Mpdf/data/collations/Serbian_(Cyrillic)_Bosnia_and_Herzegovina.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Serbian_(Cyrillic)_Serbia.php b/Mpdf/data/collations/Serbian_(Cyrillic)_Serbia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Serbian_(Latin)_Bosnia_and_Herzegovina.php b/Mpdf/data/collations/Serbian_(Latin)_Bosnia_and_Herzegovina.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Serbian_(Latin)_Serbia.php b/Mpdf/data/collations/Serbian_(Latin)_Serbia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Sesotho_sa_Leboa_South_Africa.php b/Mpdf/data/collations/Sesotho_sa_Leboa_South_Africa.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Setswana_South_Africa.php b/Mpdf/data/collations/Setswana_South_Africa.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Slovak_Slovakia.php b/Mpdf/data/collations/Slovak_Slovakia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Slovenian_Slovenia.php b/Mpdf/data/collations/Slovenian_Slovenia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Argentina.php b/Mpdf/data/collations/Spanish_Argentina.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Bolivia.php b/Mpdf/data/collations/Spanish_Bolivia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Chile.php b/Mpdf/data/collations/Spanish_Chile.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Colombia.php b/Mpdf/data/collations/Spanish_Colombia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Costa_Rica.php b/Mpdf/data/collations/Spanish_Costa_Rica.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Dominican_Republic.php b/Mpdf/data/collations/Spanish_Dominican_Republic.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Ecuador.php b/Mpdf/data/collations/Spanish_Ecuador.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_El_Salvador.php b/Mpdf/data/collations/Spanish_El_Salvador.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Guatemala.php b/Mpdf/data/collations/Spanish_Guatemala.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Honduras.php b/Mpdf/data/collations/Spanish_Honduras.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Mexico.php b/Mpdf/data/collations/Spanish_Mexico.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Nicaragua.php b/Mpdf/data/collations/Spanish_Nicaragua.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Panama.php b/Mpdf/data/collations/Spanish_Panama.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Paraguay.php b/Mpdf/data/collations/Spanish_Paraguay.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Peru.php b/Mpdf/data/collations/Spanish_Peru.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Puerto_Rico.php b/Mpdf/data/collations/Spanish_Puerto_Rico.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Spain.php b/Mpdf/data/collations/Spanish_Spain.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_United_States.php b/Mpdf/data/collations/Spanish_United_States.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Uruguay.php b/Mpdf/data/collations/Spanish_Uruguay.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Spanish_Venezuela.php b/Mpdf/data/collations/Spanish_Venezuela.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Swedish_Finland.php b/Mpdf/data/collations/Swedish_Finland.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Swedish_Sweden.php b/Mpdf/data/collations/Swedish_Sweden.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Tajik_(Cyrillic)_Tajikistan.php b/Mpdf/data/collations/Tajik_(Cyrillic)_Tajikistan.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Tamazight_(Latin)_Algeria.php b/Mpdf/data/collations/Tamazight_(Latin)_Algeria.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Tatar_Russia.php b/Mpdf/data/collations/Tatar_Russia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Turkish_Turkey.php b/Mpdf/data/collations/Turkish_Turkey.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Turkmen_Turkmenistan.php b/Mpdf/data/collations/Turkmen_Turkmenistan.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Ukrainian_Ukraine.php b/Mpdf/data/collations/Ukrainian_Ukraine.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Upper_Sorbian_Germany.php b/Mpdf/data/collations/Upper_Sorbian_Germany.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Urdu_Islamic_Republic_of_Pakistan.php b/Mpdf/data/collations/Urdu_Islamic_Republic_of_Pakistan.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Uzbek_(Cyrillic)_Uzbekistan.php b/Mpdf/data/collations/Uzbek_(Cyrillic)_Uzbekistan.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Uzbek_(Latin)_Uzbekistan.php b/Mpdf/data/collations/Uzbek_(Latin)_Uzbekistan.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Vietnamese_Vietnam.php b/Mpdf/data/collations/Vietnamese_Vietnam.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Welsh_United_Kingdom.php b/Mpdf/data/collations/Welsh_United_Kingdom.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Wolof_Senegal.php b/Mpdf/data/collations/Wolof_Senegal.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Yakut_Russia.php b/Mpdf/data/collations/Yakut_Russia.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/Yoruba_Nigeria.php b/Mpdf/data/collations/Yoruba_Nigeria.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/isiXhosa_South_Africa.php b/Mpdf/data/collations/isiXhosa_South_Africa.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/collations/isiZulu_South_Africa.php b/Mpdf/data/collations/isiZulu_South_Africa.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/entity_substitutions.php b/Mpdf/data/entity_substitutions.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/ccourier.php b/Mpdf/data/font/ccourier.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/ccourierb.php b/Mpdf/data/font/ccourierb.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/ccourierbi.php b/Mpdf/data/font/ccourierbi.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/ccourieri.php b/Mpdf/data/font/ccourieri.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/chelvetica.php b/Mpdf/data/font/chelvetica.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/chelveticab.php b/Mpdf/data/font/chelveticab.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/chelveticabi.php b/Mpdf/data/font/chelveticabi.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/chelveticai.php b/Mpdf/data/font/chelveticai.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/csymbol.php b/Mpdf/data/font/csymbol.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/ctimes.php b/Mpdf/data/font/ctimes.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/ctimesb.php b/Mpdf/data/font/ctimesb.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/ctimesbi.php b/Mpdf/data/font/ctimesbi.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/ctimesi.php b/Mpdf/data/font/ctimesi.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/font/czapfdingbats.php b/Mpdf/data/font/czapfdingbats.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/iccprofiles/sRGB_IEC61966-2-1.icc b/Mpdf/data/iccprofiles/sRGB_IEC61966-2-1.icc old mode 100755 new mode 100644 diff --git a/Mpdf/data/lang2fonts.css b/Mpdf/data/lang2fonts.css old mode 100755 new mode 100644 diff --git a/Mpdf/data/linebrdictK.dat b/Mpdf/data/linebrdictK.dat old mode 100755 new mode 100644 diff --git a/Mpdf/data/linebrdictL.dat b/Mpdf/data/linebrdictL.dat old mode 100755 new mode 100644 diff --git a/Mpdf/data/linebrdictT.dat b/Mpdf/data/linebrdictT.dat old mode 100755 new mode 100644 diff --git a/Mpdf/data/mpdf.css b/Mpdf/data/mpdf.css old mode 100755 new mode 100644 diff --git a/Mpdf/data/no_image.jpg b/Mpdf/data/no_image.jpg old mode 100755 new mode 100644 diff --git a/Mpdf/data/out.php b/Mpdf/data/out.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/NOTES.txt b/Mpdf/data/patterns/NOTES.txt old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/de.php b/Mpdf/data/patterns/de.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/dictionary.txt b/Mpdf/data/patterns/dictionary.txt old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/en.php b/Mpdf/data/patterns/en.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/es.php b/Mpdf/data/patterns/es.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/fi.php b/Mpdf/data/patterns/fi.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/fr.php b/Mpdf/data/patterns/fr.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/it.php b/Mpdf/data/patterns/it.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/nl.php b/Mpdf/data/patterns/nl.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/pl.php b/Mpdf/data/patterns/pl.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/ru.php b/Mpdf/data/patterns/ru.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/patterns/sv.php b/Mpdf/data/patterns/sv.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/subs_core.php b/Mpdf/data/subs_core.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/subs_win-1252.php b/Mpdf/data/subs_win-1252.php old mode 100755 new mode 100644 diff --git a/Mpdf/data/upperCase.php b/Mpdf/data/upperCase.php old mode 100755 new mode 100644 diff --git a/Mpdf/functions-dev.php b/Mpdf/functions-dev.php old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/AboriginalSansREGULAR.ttf b/Mpdf/ttfonts/AboriginalSansREGULAR.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Abyssinica_SIL.ttf b/Mpdf/ttfonts/Abyssinica_SIL.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Aegean.otf b/Mpdf/ttfonts/Aegean.otf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Aegyptus.otf b/Mpdf/ttfonts/Aegyptus.otf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Akkadian.otf b/Mpdf/ttfonts/Akkadian.otf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DBSILBR.ttf b/Mpdf/ttfonts/DBSILBR.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSans-Bold.ttf b/Mpdf/ttfonts/DejaVuSans-Bold.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSans-BoldOblique.ttf b/Mpdf/ttfonts/DejaVuSans-BoldOblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSans-Oblique.ttf b/Mpdf/ttfonts/DejaVuSans-Oblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSans.ttf b/Mpdf/ttfonts/DejaVuSans.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSansCondensed-Bold.ttf b/Mpdf/ttfonts/DejaVuSansCondensed-Bold.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSansCondensed-BoldOblique.ttf b/Mpdf/ttfonts/DejaVuSansCondensed-BoldOblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSansCondensed-Oblique.ttf b/Mpdf/ttfonts/DejaVuSansCondensed-Oblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSansCondensed.ttf b/Mpdf/ttfonts/DejaVuSansCondensed.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSansMono-Bold.ttf b/Mpdf/ttfonts/DejaVuSansMono-Bold.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSansMono-BoldOblique.ttf b/Mpdf/ttfonts/DejaVuSansMono-BoldOblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSansMono-Oblique.ttf b/Mpdf/ttfonts/DejaVuSansMono-Oblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSansMono.ttf b/Mpdf/ttfonts/DejaVuSansMono.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSerif-Bold.ttf b/Mpdf/ttfonts/DejaVuSerif-Bold.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSerif-BoldItalic.ttf b/Mpdf/ttfonts/DejaVuSerif-BoldItalic.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSerif-Italic.ttf b/Mpdf/ttfonts/DejaVuSerif-Italic.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSerif.ttf b/Mpdf/ttfonts/DejaVuSerif.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSerifCondensed-Bold.ttf b/Mpdf/ttfonts/DejaVuSerifCondensed-Bold.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSerifCondensed-BoldItalic.ttf b/Mpdf/ttfonts/DejaVuSerifCondensed-BoldItalic.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSerifCondensed-Italic.ttf b/Mpdf/ttfonts/DejaVuSerifCondensed-Italic.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuSerifCondensed.ttf b/Mpdf/ttfonts/DejaVuSerifCondensed.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DejaVuinfo.txt b/Mpdf/ttfonts/DejaVuinfo.txt old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Dhyana-Bold.ttf b/Mpdf/ttfonts/Dhyana-Bold.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Dhyana-Regular.ttf b/Mpdf/ttfonts/Dhyana-Regular.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/DhyanaOFL.txt b/Mpdf/ttfonts/DhyanaOFL.txt old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeMono.ttf b/Mpdf/ttfonts/FreeMono.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeMonoBold.ttf b/Mpdf/ttfonts/FreeMonoBold.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeMonoBoldOblique.ttf b/Mpdf/ttfonts/FreeMonoBoldOblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeMonoOblique.ttf b/Mpdf/ttfonts/FreeMonoOblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeSans.ttf b/Mpdf/ttfonts/FreeSans.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeSansBold.ttf b/Mpdf/ttfonts/FreeSansBold.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeSansBoldOblique.ttf b/Mpdf/ttfonts/FreeSansBoldOblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeSansOblique.ttf b/Mpdf/ttfonts/FreeSansOblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeSerif.ttf b/Mpdf/ttfonts/FreeSerif.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeSerifBold.ttf b/Mpdf/ttfonts/FreeSerifBold.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeSerifBoldItalic.ttf b/Mpdf/ttfonts/FreeSerifBoldItalic.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/FreeSerifItalic.ttf b/Mpdf/ttfonts/FreeSerifItalic.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/GNUFreeFontinfo.txt b/Mpdf/ttfonts/GNUFreeFontinfo.txt old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Garuda-Bold.ttf b/Mpdf/ttfonts/Garuda-Bold.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Garuda-BoldOblique.ttf b/Mpdf/ttfonts/Garuda-BoldOblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Garuda-Oblique.ttf b/Mpdf/ttfonts/Garuda-Oblique.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Garuda.ttf b/Mpdf/ttfonts/Garuda.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Jomolhari-OFL.txt b/Mpdf/ttfonts/Jomolhari-OFL.txt old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Jomolhari.ttf b/Mpdf/ttfonts/Jomolhari.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/KhmerOFL.txt b/Mpdf/ttfonts/KhmerOFL.txt old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/KhmerOS.ttf b/Mpdf/ttfonts/KhmerOS.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Lateef font OFL.txt b/Mpdf/ttfonts/Lateef font OFL.txt old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/LateefRegOT.ttf b/Mpdf/ttfonts/LateefRegOT.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Lohit-Kannada.ttf b/Mpdf/ttfonts/Lohit-Kannada.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/LohitKannadaOFL.txt b/Mpdf/ttfonts/LohitKannadaOFL.txt old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Padauk-book.ttf b/Mpdf/ttfonts/Padauk-book.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Pothana2000.ttf b/Mpdf/ttfonts/Pothana2000.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Quivira.otf b/Mpdf/ttfonts/Quivira.otf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Sun-ExtA.ttf b/Mpdf/ttfonts/Sun-ExtA.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Sun-ExtB.ttf b/Mpdf/ttfonts/Sun-ExtB.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/SundaneseUnicode-1.0.5.ttf b/Mpdf/ttfonts/SundaneseUnicode-1.0.5.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/SyrCOMEdessa.otf b/Mpdf/ttfonts/SyrCOMEdessa.otf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/SyrCOMEdessa_license.txt b/Mpdf/ttfonts/SyrCOMEdessa_license.txt old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/TaameyDavidCLM-LICENSE.txt b/Mpdf/ttfonts/TaameyDavidCLM-LICENSE.txt old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/TaameyDavidCLM-Medium.ttf b/Mpdf/ttfonts/TaameyDavidCLM-Medium.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/TaiHeritagePro.ttf b/Mpdf/ttfonts/TaiHeritagePro.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Tharlon-Regular.ttf b/Mpdf/ttfonts/Tharlon-Regular.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/TharlonOFL.txt b/Mpdf/ttfonts/TharlonOFL.txt old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/UnBatang_0613.ttf b/Mpdf/ttfonts/UnBatang_0613.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/Uthman.otf b/Mpdf/ttfonts/Uthman.otf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/XB Riyaz.ttf b/Mpdf/ttfonts/XB Riyaz.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/XB RiyazBd.ttf b/Mpdf/ttfonts/XB RiyazBd.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/XB RiyazBdIt.ttf b/Mpdf/ttfonts/XB RiyazBdIt.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/XB RiyazIt.ttf b/Mpdf/ttfonts/XB RiyazIt.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/XW Zar Font Info.txt b/Mpdf/ttfonts/XW Zar Font Info.txt old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/ZawgyiOne.ttf b/Mpdf/ttfonts/ZawgyiOne.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/ayar.ttf b/Mpdf/ttfonts/ayar.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/damase_v.2.ttf b/Mpdf/ttfonts/damase_v.2.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/kaputaunicode.ttf b/Mpdf/ttfonts/kaputaunicode.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/lannaalif-v1-03.ttf b/Mpdf/ttfonts/lannaalif-v1-03.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/ocrb10.ttf b/Mpdf/ttfonts/ocrb10.ttf old mode 100755 new mode 100644 diff --git a/Mpdf/ttfonts/ocrbinfo.txt b/Mpdf/ttfonts/ocrbinfo.txt old mode 100755 new mode 100644 diff --git a/MyCLabs/Enum/Enum.php b/MyCLabs/Enum/Enum.php old mode 100755 new mode 100644 diff --git a/MyCLabs/LICENSE b/MyCLabs/LICENSE old mode 100755 new mode 100644 diff --git a/OpenLayers/.gitignore b/OpenLayers/.gitignore old mode 100755 new mode 100644 diff --git a/OpenLayers/OpenLayers.debug.js b/OpenLayers/OpenLayers.debug.js old mode 100755 new mode 100644 diff --git a/OpenLayers/OpenLayers.js b/OpenLayers/OpenLayers.js old mode 100755 new mode 100644 diff --git a/OpenLayers/OpenLayers.light.debug.js b/OpenLayers/OpenLayers.light.debug.js old mode 100755 new mode 100644 diff --git a/OpenLayers/OpenLayers.light.js b/OpenLayers/OpenLayers.light.js old mode 100755 new mode 100644 diff --git a/OpenLayers/OpenLayers.mobile.debug.js b/OpenLayers/OpenLayers.mobile.debug.js old mode 100755 new mode 100644 diff --git a/OpenLayers/OpenLayers.mobile.js b/OpenLayers/OpenLayers.mobile.js old mode 100755 new mode 100644 diff --git a/OpenLayers/apidoc_config/Languages.txt b/OpenLayers/apidoc_config/Languages.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/apidoc_config/Menu.txt b/OpenLayers/apidoc_config/Menu.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/apidoc_config/OL.css b/OpenLayers/apidoc_config/OL.css old mode 100755 new mode 100644 diff --git a/OpenLayers/apidoc_config/Topics.txt b/OpenLayers/apidoc_config/Topics.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/art/arrows.svg b/OpenLayers/art/arrows.svg old mode 100755 new mode 100644 diff --git a/OpenLayers/art/layer-switcher-maximize.svg b/OpenLayers/art/layer-switcher-maximize.svg old mode 100755 new mode 100644 diff --git a/OpenLayers/art/layer-switcher-minimize.svg b/OpenLayers/art/layer-switcher-minimize.svg old mode 100755 new mode 100644 diff --git a/OpenLayers/art/marker.svg b/OpenLayers/art/marker.svg old mode 100755 new mode 100644 diff --git a/OpenLayers/art/measuring-stick-off.svg b/OpenLayers/art/measuring-stick-off.svg old mode 100755 new mode 100644 diff --git a/OpenLayers/art/measuring-stick-on.svg b/OpenLayers/art/measuring-stick-on.svg old mode 100755 new mode 100644 diff --git a/OpenLayers/art/panning-hand-off.svg b/OpenLayers/art/panning-hand-off.svg old mode 100755 new mode 100644 diff --git a/OpenLayers/art/panning-hand-on.svg b/OpenLayers/art/panning-hand-on.svg old mode 100755 new mode 100644 diff --git a/OpenLayers/art/slider.svg b/OpenLayers/art/slider.svg old mode 100755 new mode 100644 diff --git a/OpenLayers/art/zoom-world.svg b/OpenLayers/art/zoom-world.svg old mode 100755 new mode 100644 diff --git a/OpenLayers/art/zoombar.svg b/OpenLayers/art/zoombar.svg old mode 100755 new mode 100644 diff --git a/OpenLayers/authors.txt b/OpenLayers/authors.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/build/README.txt b/OpenLayers/build/README.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/build/build.py b/OpenLayers/build/build.py old mode 100755 new mode 100644 diff --git a/OpenLayers/build/buildUncompressed.py b/OpenLayers/build/buildUncompressed.py old mode 100755 new mode 100644 diff --git a/OpenLayers/build/closure-compiler/Externs.js b/OpenLayers/build/closure-compiler/Externs.js old mode 100755 new mode 100644 diff --git a/OpenLayers/build/full.cfg b/OpenLayers/build/full.cfg old mode 100755 new mode 100644 diff --git a/OpenLayers/build/license.txt b/OpenLayers/build/license.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/build/light.cfg b/OpenLayers/build/light.cfg old mode 100755 new mode 100644 diff --git a/OpenLayers/build/lite.cfg b/OpenLayers/build/lite.cfg old mode 100755 new mode 100644 diff --git a/OpenLayers/build/mobile.cfg b/OpenLayers/build/mobile.cfg old mode 100755 new mode 100644 diff --git a/OpenLayers/build/tests.cfg b/OpenLayers/build/tests.cfg old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers-js.html b/OpenLayers/doc/devdocs/files/OpenLayers-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Animation-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Animation-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Bounds-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Bounds-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Class-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Class-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Date-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Date-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Element-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Element-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/LonLat-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/LonLat-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Pixel-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Pixel-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Size-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/BaseTypes/Size-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Console-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Console-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/ArgParser-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/ArgParser-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Attribution-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Attribution-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Button-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Button-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/CacheRead-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/CacheRead-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/CacheWrite-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/CacheWrite-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/DragFeature-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/DragFeature-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/DragPan-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/DragPan-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/DrawFeature-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/DrawFeature-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/EditingToolbar-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/EditingToolbar-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Geolocate-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Geolocate-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/GetFeature-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/GetFeature-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Graticule-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Graticule-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/KeyboardDefaults-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/KeyboardDefaults-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/LayerSwitcher-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/LayerSwitcher-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Measure-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Measure-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/ModifyFeature-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/ModifyFeature-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/MousePosition-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/MousePosition-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/NavToolbar-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/NavToolbar-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Navigation-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Navigation-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/NavigationHistory-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/NavigationHistory-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/OverviewMap-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/OverviewMap-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Pan-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Pan-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/PanPanel-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/PanPanel-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/PanZoom-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/PanZoom-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/PanZoomBar-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/PanZoomBar-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Panel-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Panel-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Permalink-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Permalink-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/PinchZoom-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/PinchZoom-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/SLDSelect-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/SLDSelect-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Scale-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Scale-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/ScaleLine-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/ScaleLine-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/SelectFeature-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/SelectFeature-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Snapping-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Snapping-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Split-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Split-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/TouchNavigation-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/TouchNavigation-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/TransformFeature-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/TransformFeature-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/UTFGrid-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/UTFGrid-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/WMSGetFeatureInfo-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/WMSGetFeatureInfo-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/WMTSGetFeatureInfo-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/WMTSGetFeatureInfo-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/Zoom-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/Zoom-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomBox-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomBox-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomIn-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomIn-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomOut-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomOut-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomPanel-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomPanel-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomToMaxExtent-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Control/ZoomToMaxExtent-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Events-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Events-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Events/buttonclick-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Events/buttonclick-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Events/featureclick-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Events/featureclick-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Feature-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Feature-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Feature/Vector-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Feature/Vector-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Filter-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Filter-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Filter/Comparison-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Filter/Comparison-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Filter/FeatureId-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Filter/FeatureId-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Filter/Function-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Filter/Function-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Filter/Logical-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Filter/Logical-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Filter/Spatial-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Filter/Spatial-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/ArcXML-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/ArcXML-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/ArcXML/Features-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/ArcXML/Features-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/Atom-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/Atom-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/CQL-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/CQL-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetDomain-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetDomain-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetDomain/v2_0_2-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetDomain/v2_0_2-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetRecords-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetRecords-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetRecords/v2_0_2-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/CSWGetRecords/v2_0_2-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/Context-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/Context-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/EncodedPolyline-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/EncodedPolyline-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter/v1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter/v1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter/v1_1_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/Filter/v1_1_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/GML-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/GML-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/GML/Base-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/GML/Base-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/GML/v2-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/GML/v2-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/GML/v3-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/GML/v3-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/GPX-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/GPX-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/GeoJSON-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/GeoJSON-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/GeoRSS-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/GeoRSS-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/JSON-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/JSON-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/KML-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/KML-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/OGCExceptionReport-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/OGCExceptionReport-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/OSM-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/OSM-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon/v1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon/v1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon/v1_1_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSCommon/v1_1_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSContext-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSContext-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSContext/v0_3_1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/OWSContext/v0_3_1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/QueryStringFilter-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/QueryStringFilter-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD/v1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD/v1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD/v1_0_0_GeoServer-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/SLD/v1_0_0_GeoServer-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSCapabilities-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSCapabilities-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSCapabilities/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSCapabilities/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSGetFeatureOfInterest-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSGetFeatureOfInterest-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSGetObservation-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/SOSGetObservation-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/Text-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/Text-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities/v1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities/v1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities/v1_1_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSCapabilities/v1_1_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSGetCoverage-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WCSGetCoverage-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFS-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFS-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities/v1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities/v1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities/v1_1_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSCapabilities/v1_1_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSDescribeFeatureType-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFSDescribeFeatureType-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST/v1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST/v1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST/v1_1_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WFST/v1_1_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WKT-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WKT-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC/v1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC/v1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC/v1_1_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMC/v1_1_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1_1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1_1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1_1_WMSC-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_1_1_WMSC-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_3-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_3-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_3_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSCapabilities/v1_3_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSDescribeLayer-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSDescribeLayer-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSDescribeLayer/v1_1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSDescribeLayer/v1_1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSGetFeatureInfo-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMSGetFeatureInfo-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMTSCapabilities-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMTSCapabilities-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMTSCapabilities/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WMTSCapabilities/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSCapabilities-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSCapabilities-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSCapabilities/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSCapabilities/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSDescribeProcess-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSDescribeProcess-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSExecute-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/WPSExecute-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/XLS-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/XLS-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/XLS/v1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/XLS/v1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/XLS/v1_1_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/XLS/v1_1_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/XML-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/XML-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Format/XML/VersionedOGC-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Format/XML/VersionedOGC-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Geometry-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Geometry-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Collection-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Collection-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Curve-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Curve-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/LineString-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/LineString-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/LinearRing-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/LinearRing-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/MultiLineString-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/MultiLineString-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/MultiPoint-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/MultiPoint-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/MultiPolygon-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/MultiPolygon-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Point-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Point-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Polygon-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Geometry/Polygon-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Box-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Box-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Click-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Click-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Drag-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Drag-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Feature-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Feature-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Hover-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Hover-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Keyboard-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Keyboard-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/MouseWheel-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/MouseWheel-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Path-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Path-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Pinch-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Pinch-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Point-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Point-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Polygon-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/Polygon-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Handler/RegularPolygon-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Handler/RegularPolygon-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Icon-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Icon-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Kinetic-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Kinetic-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ar-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ar-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/be-tarask-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/be-tarask-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/bg-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/bg-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/br-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/br-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ca-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ca-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/cs-CZ-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/cs-CZ-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/da-DK-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/da-DK-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/de-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/de-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/el-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/el-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/en-CA-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/en-CA-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/en-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/en-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/es-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/es-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/fi-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/fi-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/fr-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/fr-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/fur-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/fur-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/gl-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/gl-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/gsw-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/gsw-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/hr-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/hr-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/hsb-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/hsb-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/hu-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/hu-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ia-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ia-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/id-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/id-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/io-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/io-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/is-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/is-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/it-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/it-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ja-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ja-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/km-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/km-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ksh-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ksh-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/lt-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/lt-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/nb-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/nb-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/nds-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/nds-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/nl-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/nl-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/nn-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/nn-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/oc-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/oc-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/pl-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/pl-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/pt-BR-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/pt-BR-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/pt-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/pt-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ro-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ro-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ru-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/ru-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/sk-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/sk-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/sv-SE-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/sv-SE-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/te-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/te-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/vi-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/vi-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/zh-CN-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/zh-CN-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Lang/zh-TW-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Lang/zh-TW-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/ArcGIS93Rest-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/ArcGIS93Rest-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/ArcGISCache-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/ArcGISCache-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/ArcIMS-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/ArcIMS-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Bing-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Bing-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Boxes-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Boxes-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/EventPane-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/EventPane-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/FixedZoomLevels-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/FixedZoomLevels-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/GeoRSS-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/GeoRSS-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Google-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Google-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Google/v3-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Google/v3-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Grid-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Grid-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/HTTPRequest-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/HTTPRequest-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Image-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Image-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/KaMap-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/KaMap-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/KaMapCache-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/KaMapCache-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/MapGuide-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/MapGuide-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/MapServer-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/MapServer-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Markers-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Markers-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/OSM-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/OSM-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/PointGrid-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/PointGrid-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/PointTrack-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/PointTrack-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/SphericalMercator-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/SphericalMercator-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/TMS-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/TMS-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Text-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Text-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/TileCache-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/TileCache-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/UTFGrid-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/UTFGrid-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Vector-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Vector-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Vector/RootContainer-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Vector/RootContainer-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/WMS-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/WMS-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/WMTS-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/WMTS-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/WorldWind-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/WorldWind-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/XYZ-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/XYZ-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Zoomify-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Layer/Zoomify-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Map-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Map-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Marker-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Marker-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Marker/Box-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Marker/Box-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Popup-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Popup-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Popup/Anchored-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Popup/Anchored-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Popup/Framed-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Popup/Framed-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Popup/FramedCloud-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Popup/FramedCloud-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Projection-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Projection-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Protocol-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Protocol-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/CSW-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/CSW-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/CSW/v2_0_2-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/CSW/v2_0_2-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/HTTP-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/HTTP-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/SOS-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/SOS-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/SOS/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/SOS/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/Script-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/Script-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS/v1-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS/v1-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS/v1_0_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS/v1_0_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS/v1_1_0-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Protocol/WFS/v1_1_0-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Renderer-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Renderer-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Renderer/Canvas-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Renderer/Canvas-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Renderer/Elements-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Renderer/Elements-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Renderer/SVG-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Renderer/SVG-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Renderer/VML-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Renderer/VML-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Request-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Request-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Request/XMLHttpRequest-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Request/XMLHttpRequest-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Rule-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Rule-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/SingleFile-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/SingleFile-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Spherical-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Spherical-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Strategy-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Strategy-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/BBOX-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/BBOX-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Cluster-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Cluster-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Filter-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Filter-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Fixed-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Fixed-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Paging-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Paging-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Refresh-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Refresh-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Save-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Strategy/Save-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Style-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Style-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Style2-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Style2-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/StyleMap-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/StyleMap-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Line-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Line-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Point-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Point-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Polygon-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Polygon-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Raster-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Raster-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Text-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Symbolizer/Text-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Tile-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Tile-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Tile/Image-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Tile/Image-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Tile/Image/IFrame-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Tile/Image/IFrame-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Tile/UTFGrid-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Tile/UTFGrid-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/TileManager-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/TileManager-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Tween-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Tween-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Util-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Util-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/Util/vendorPrefix-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/Util/vendorPrefix-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/WPSClient-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/WPSClient-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/OpenLayers/WPSProcess-js.html b/OpenLayers/doc/devdocs/files/OpenLayers/WPSProcess-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/files/deprecated-js.html b/OpenLayers/doc/devdocs/files/deprecated-js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index.html b/OpenLayers/doc/devdocs/index.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Classes.html b/OpenLayers/doc/devdocs/index/Classes.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Classes2.html b/OpenLayers/doc/devdocs/index/Classes2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Constants.html b/OpenLayers/doc/devdocs/index/Constants.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Constructor.html b/OpenLayers/doc/devdocs/index/Constructor.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Constructor2.html b/OpenLayers/doc/devdocs/index/Constructor2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Constructor3.html b/OpenLayers/doc/devdocs/index/Constructor3.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Files.html b/OpenLayers/doc/devdocs/index/Files.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions.html b/OpenLayers/doc/devdocs/index/Functions.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions10.html b/OpenLayers/doc/devdocs/index/Functions10.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions11.html b/OpenLayers/doc/devdocs/index/Functions11.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions12.html b/OpenLayers/doc/devdocs/index/Functions12.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions13.html b/OpenLayers/doc/devdocs/index/Functions13.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions14.html b/OpenLayers/doc/devdocs/index/Functions14.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions15.html b/OpenLayers/doc/devdocs/index/Functions15.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions16.html b/OpenLayers/doc/devdocs/index/Functions16.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions17.html b/OpenLayers/doc/devdocs/index/Functions17.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions18.html b/OpenLayers/doc/devdocs/index/Functions18.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions19.html b/OpenLayers/doc/devdocs/index/Functions19.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions2.html b/OpenLayers/doc/devdocs/index/Functions2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions3.html b/OpenLayers/doc/devdocs/index/Functions3.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions4.html b/OpenLayers/doc/devdocs/index/Functions4.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions5.html b/OpenLayers/doc/devdocs/index/Functions5.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions6.html b/OpenLayers/doc/devdocs/index/Functions6.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions7.html b/OpenLayers/doc/devdocs/index/Functions7.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions8.html b/OpenLayers/doc/devdocs/index/Functions8.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Functions9.html b/OpenLayers/doc/devdocs/index/Functions9.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General.html b/OpenLayers/doc/devdocs/index/General.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General10.html b/OpenLayers/doc/devdocs/index/General10.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General11.html b/OpenLayers/doc/devdocs/index/General11.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General12.html b/OpenLayers/doc/devdocs/index/General12.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General13.html b/OpenLayers/doc/devdocs/index/General13.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General14.html b/OpenLayers/doc/devdocs/index/General14.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General15.html b/OpenLayers/doc/devdocs/index/General15.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General16.html b/OpenLayers/doc/devdocs/index/General16.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General17.html b/OpenLayers/doc/devdocs/index/General17.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General18.html b/OpenLayers/doc/devdocs/index/General18.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General19.html b/OpenLayers/doc/devdocs/index/General19.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General2.html b/OpenLayers/doc/devdocs/index/General2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General20.html b/OpenLayers/doc/devdocs/index/General20.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General21.html b/OpenLayers/doc/devdocs/index/General21.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General22.html b/OpenLayers/doc/devdocs/index/General22.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General23.html b/OpenLayers/doc/devdocs/index/General23.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General3.html b/OpenLayers/doc/devdocs/index/General3.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General4.html b/OpenLayers/doc/devdocs/index/General4.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General5.html b/OpenLayers/doc/devdocs/index/General5.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General6.html b/OpenLayers/doc/devdocs/index/General6.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General7.html b/OpenLayers/doc/devdocs/index/General7.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General8.html b/OpenLayers/doc/devdocs/index/General8.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/General9.html b/OpenLayers/doc/devdocs/index/General9.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties.html b/OpenLayers/doc/devdocs/index/Properties.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties10.html b/OpenLayers/doc/devdocs/index/Properties10.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties11.html b/OpenLayers/doc/devdocs/index/Properties11.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties12.html b/OpenLayers/doc/devdocs/index/Properties12.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties13.html b/OpenLayers/doc/devdocs/index/Properties13.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties14.html b/OpenLayers/doc/devdocs/index/Properties14.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties15.html b/OpenLayers/doc/devdocs/index/Properties15.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties16.html b/OpenLayers/doc/devdocs/index/Properties16.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties2.html b/OpenLayers/doc/devdocs/index/Properties2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties3.html b/OpenLayers/doc/devdocs/index/Properties3.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties4.html b/OpenLayers/doc/devdocs/index/Properties4.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties5.html b/OpenLayers/doc/devdocs/index/Properties5.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties6.html b/OpenLayers/doc/devdocs/index/Properties6.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties7.html b/OpenLayers/doc/devdocs/index/Properties7.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties8.html b/OpenLayers/doc/devdocs/index/Properties8.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/index/Properties9.html b/OpenLayers/doc/devdocs/index/Properties9.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/javascript/main.js b/OpenLayers/doc/devdocs/javascript/main.js old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/javascript/prettify.js b/OpenLayers/doc/devdocs/javascript/prettify.js old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/javascript/searchdata.js b/OpenLayers/doc/devdocs/javascript/searchdata.js old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ClassesO.html b/OpenLayers/doc/devdocs/search/ClassesO.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ClassesS.html b/OpenLayers/doc/devdocs/search/ClassesS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ClassesU.html b/OpenLayers/doc/devdocs/search/ClassesU.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsB.html b/OpenLayers/doc/devdocs/search/ConstantsB.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsC.html b/OpenLayers/doc/devdocs/search/ConstantsC.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsD.html b/OpenLayers/doc/devdocs/search/ConstantsD.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsF.html b/OpenLayers/doc/devdocs/search/ConstantsF.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsI.html b/OpenLayers/doc/devdocs/search/ConstantsI.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsK.html b/OpenLayers/doc/devdocs/search/ConstantsK.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsL.html b/OpenLayers/doc/devdocs/search/ConstantsL.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsM.html b/OpenLayers/doc/devdocs/search/ConstantsM.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsO.html b/OpenLayers/doc/devdocs/search/ConstantsO.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsR.html b/OpenLayers/doc/devdocs/search/ConstantsR.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsS.html b/OpenLayers/doc/devdocs/search/ConstantsS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsT.html b/OpenLayers/doc/devdocs/search/ConstantsT.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsU.html b/OpenLayers/doc/devdocs/search/ConstantsU.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsV.html b/OpenLayers/doc/devdocs/search/ConstantsV.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsX.html b/OpenLayers/doc/devdocs/search/ConstantsX.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsY.html b/OpenLayers/doc/devdocs/search/ConstantsY.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstantsZ.html b/OpenLayers/doc/devdocs/search/ConstantsZ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorA.html b/OpenLayers/doc/devdocs/search/ConstructorA.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorB.html b/OpenLayers/doc/devdocs/search/ConstructorB.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorC.html b/OpenLayers/doc/devdocs/search/ConstructorC.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorD.html b/OpenLayers/doc/devdocs/search/ConstructorD.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorE.html b/OpenLayers/doc/devdocs/search/ConstructorE.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorF.html b/OpenLayers/doc/devdocs/search/ConstructorF.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorG.html b/OpenLayers/doc/devdocs/search/ConstructorG.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorH.html b/OpenLayers/doc/devdocs/search/ConstructorH.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorI.html b/OpenLayers/doc/devdocs/search/ConstructorI.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorJ.html b/OpenLayers/doc/devdocs/search/ConstructorJ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorK.html b/OpenLayers/doc/devdocs/search/ConstructorK.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorL.html b/OpenLayers/doc/devdocs/search/ConstructorL.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorM.html b/OpenLayers/doc/devdocs/search/ConstructorM.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorN.html b/OpenLayers/doc/devdocs/search/ConstructorN.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorO.html b/OpenLayers/doc/devdocs/search/ConstructorO.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorP.html b/OpenLayers/doc/devdocs/search/ConstructorP.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorR.html b/OpenLayers/doc/devdocs/search/ConstructorR.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorS.html b/OpenLayers/doc/devdocs/search/ConstructorS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorT.html b/OpenLayers/doc/devdocs/search/ConstructorT.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorU.html b/OpenLayers/doc/devdocs/search/ConstructorU.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorV.html b/OpenLayers/doc/devdocs/search/ConstructorV.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorW.html b/OpenLayers/doc/devdocs/search/ConstructorW.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorX.html b/OpenLayers/doc/devdocs/search/ConstructorX.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorY.html b/OpenLayers/doc/devdocs/search/ConstructorY.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/ConstructorZ.html b/OpenLayers/doc/devdocs/search/ConstructorZ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FilesA.html b/OpenLayers/doc/devdocs/search/FilesA.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FilesC.html b/OpenLayers/doc/devdocs/search/FilesC.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FilesD.html b/OpenLayers/doc/devdocs/search/FilesD.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FilesI.html b/OpenLayers/doc/devdocs/search/FilesI.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FilesK.html b/OpenLayers/doc/devdocs/search/FilesK.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FilesO.html b/OpenLayers/doc/devdocs/search/FilesO.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FilesS.html b/OpenLayers/doc/devdocs/search/FilesS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FilesV.html b/OpenLayers/doc/devdocs/search/FilesV.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FilesW.html b/OpenLayers/doc/devdocs/search/FilesW.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsA.html b/OpenLayers/doc/devdocs/search/FunctionsA.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsB.html b/OpenLayers/doc/devdocs/search/FunctionsB.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsC.html b/OpenLayers/doc/devdocs/search/FunctionsC.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsD.html b/OpenLayers/doc/devdocs/search/FunctionsD.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsE.html b/OpenLayers/doc/devdocs/search/FunctionsE.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsF.html b/OpenLayers/doc/devdocs/search/FunctionsF.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsG.html b/OpenLayers/doc/devdocs/search/FunctionsG.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsH.html b/OpenLayers/doc/devdocs/search/FunctionsH.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsI.html b/OpenLayers/doc/devdocs/search/FunctionsI.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsJ.html b/OpenLayers/doc/devdocs/search/FunctionsJ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsL.html b/OpenLayers/doc/devdocs/search/FunctionsL.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsM.html b/OpenLayers/doc/devdocs/search/FunctionsM.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsN.html b/OpenLayers/doc/devdocs/search/FunctionsN.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsO.html b/OpenLayers/doc/devdocs/search/FunctionsO.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsP.html b/OpenLayers/doc/devdocs/search/FunctionsP.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsQ.html b/OpenLayers/doc/devdocs/search/FunctionsQ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsR.html b/OpenLayers/doc/devdocs/search/FunctionsR.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsS.html b/OpenLayers/doc/devdocs/search/FunctionsS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsSymbols.html b/OpenLayers/doc/devdocs/search/FunctionsSymbols.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsT.html b/OpenLayers/doc/devdocs/search/FunctionsT.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsU.html b/OpenLayers/doc/devdocs/search/FunctionsU.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsV.html b/OpenLayers/doc/devdocs/search/FunctionsV.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsW.html b/OpenLayers/doc/devdocs/search/FunctionsW.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/FunctionsZ.html b/OpenLayers/doc/devdocs/search/FunctionsZ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralA.html b/OpenLayers/doc/devdocs/search/GeneralA.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralB.html b/OpenLayers/doc/devdocs/search/GeneralB.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralC.html b/OpenLayers/doc/devdocs/search/GeneralC.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralD.html b/OpenLayers/doc/devdocs/search/GeneralD.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralE.html b/OpenLayers/doc/devdocs/search/GeneralE.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralF.html b/OpenLayers/doc/devdocs/search/GeneralF.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralG.html b/OpenLayers/doc/devdocs/search/GeneralG.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralH.html b/OpenLayers/doc/devdocs/search/GeneralH.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralI.html b/OpenLayers/doc/devdocs/search/GeneralI.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralJ.html b/OpenLayers/doc/devdocs/search/GeneralJ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralK.html b/OpenLayers/doc/devdocs/search/GeneralK.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralL.html b/OpenLayers/doc/devdocs/search/GeneralL.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralM.html b/OpenLayers/doc/devdocs/search/GeneralM.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralN.html b/OpenLayers/doc/devdocs/search/GeneralN.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralO.html b/OpenLayers/doc/devdocs/search/GeneralO.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralP.html b/OpenLayers/doc/devdocs/search/GeneralP.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralQ.html b/OpenLayers/doc/devdocs/search/GeneralQ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralR.html b/OpenLayers/doc/devdocs/search/GeneralR.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralS.html b/OpenLayers/doc/devdocs/search/GeneralS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralSymbols.html b/OpenLayers/doc/devdocs/search/GeneralSymbols.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralT.html b/OpenLayers/doc/devdocs/search/GeneralT.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralU.html b/OpenLayers/doc/devdocs/search/GeneralU.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralV.html b/OpenLayers/doc/devdocs/search/GeneralV.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralW.html b/OpenLayers/doc/devdocs/search/GeneralW.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralX.html b/OpenLayers/doc/devdocs/search/GeneralX.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralY.html b/OpenLayers/doc/devdocs/search/GeneralY.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/GeneralZ.html b/OpenLayers/doc/devdocs/search/GeneralZ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/NoResults.html b/OpenLayers/doc/devdocs/search/NoResults.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesA.html b/OpenLayers/doc/devdocs/search/PropertiesA.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesB.html b/OpenLayers/doc/devdocs/search/PropertiesB.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesC.html b/OpenLayers/doc/devdocs/search/PropertiesC.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesD.html b/OpenLayers/doc/devdocs/search/PropertiesD.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesE.html b/OpenLayers/doc/devdocs/search/PropertiesE.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesF.html b/OpenLayers/doc/devdocs/search/PropertiesF.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesG.html b/OpenLayers/doc/devdocs/search/PropertiesG.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesH.html b/OpenLayers/doc/devdocs/search/PropertiesH.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesI.html b/OpenLayers/doc/devdocs/search/PropertiesI.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesJ.html b/OpenLayers/doc/devdocs/search/PropertiesJ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesK.html b/OpenLayers/doc/devdocs/search/PropertiesK.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesL.html b/OpenLayers/doc/devdocs/search/PropertiesL.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesM.html b/OpenLayers/doc/devdocs/search/PropertiesM.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesN.html b/OpenLayers/doc/devdocs/search/PropertiesN.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesO.html b/OpenLayers/doc/devdocs/search/PropertiesO.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesP.html b/OpenLayers/doc/devdocs/search/PropertiesP.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesQ.html b/OpenLayers/doc/devdocs/search/PropertiesQ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesR.html b/OpenLayers/doc/devdocs/search/PropertiesR.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesS.html b/OpenLayers/doc/devdocs/search/PropertiesS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesSymbols.html b/OpenLayers/doc/devdocs/search/PropertiesSymbols.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesT.html b/OpenLayers/doc/devdocs/search/PropertiesT.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesU.html b/OpenLayers/doc/devdocs/search/PropertiesU.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesV.html b/OpenLayers/doc/devdocs/search/PropertiesV.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesW.html b/OpenLayers/doc/devdocs/search/PropertiesW.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesX.html b/OpenLayers/doc/devdocs/search/PropertiesX.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesY.html b/OpenLayers/doc/devdocs/search/PropertiesY.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/search/PropertiesZ.html b/OpenLayers/doc/devdocs/search/PropertiesZ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/styles/1.css b/OpenLayers/doc/devdocs/styles/1.css old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/styles/2.css b/OpenLayers/doc/devdocs/styles/2.css old mode 100755 new mode 100644 diff --git a/OpenLayers/doc/devdocs/styles/main.css b/OpenLayers/doc/devdocs/styles/main.css old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Data/ClassHierarchy.nd b/OpenLayers/doc_config/Data/ClassHierarchy.nd old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Data/ConfigFileInfo.nd b/OpenLayers/doc_config/Data/ConfigFileInfo.nd old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Data/FileInfo.nd b/OpenLayers/doc_config/Data/FileInfo.nd old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Data/ImageFileInfo.nd b/OpenLayers/doc_config/Data/ImageFileInfo.nd old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Data/ImageReferenceTable.nd b/OpenLayers/doc_config/Data/ImageReferenceTable.nd old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Data/IndexInfo.nd b/OpenLayers/doc_config/Data/IndexInfo.nd old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Data/PreviousMenuState.nd b/OpenLayers/doc_config/Data/PreviousMenuState.nd old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Data/PreviousSettings.nd b/OpenLayers/doc_config/Data/PreviousSettings.nd old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Data/SymbolTable.nd b/OpenLayers/doc_config/Data/SymbolTable.nd old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Languages.txt b/OpenLayers/doc_config/Languages.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Menu.txt b/OpenLayers/doc_config/Menu.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/OL.css b/OpenLayers/doc_config/OL.css old mode 100755 new mode 100644 diff --git a/OpenLayers/doc_config/Topics.txt b/OpenLayers/doc_config/Topics.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/Jugl.js b/OpenLayers/examples/Jugl.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/KMLParser.html b/OpenLayers/examples/KMLParser.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/SLDSelect.html b/OpenLayers/examples/SLDSelect.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/WMSDescribeLayerParser.html b/OpenLayers/examples/WMSDescribeLayerParser.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/accelerometer.html b/OpenLayers/examples/accelerometer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/accessible-click-control.html b/OpenLayers/examples/accessible-click-control.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/accessible-click-control.js b/OpenLayers/examples/accessible-click-control.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/accessible-panel.html b/OpenLayers/examples/accessible-panel.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/accessible-panel.js b/OpenLayers/examples/accessible-panel.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/accessible.html b/OpenLayers/examples/accessible.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/all-overlays-google.html b/OpenLayers/examples/all-overlays-google.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/all-overlays-google.js b/OpenLayers/examples/all-overlays-google.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/all-overlays.html b/OpenLayers/examples/all-overlays.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/anchor-permalink.html b/OpenLayers/examples/anchor-permalink.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/anchor-permalink.js b/OpenLayers/examples/anchor-permalink.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/animated_panning.html b/OpenLayers/examples/animated_panning.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/animator.js b/OpenLayers/examples/animator.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/arcgis93rest.html b/OpenLayers/examples/arcgis93rest.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/arcgiscache_ags.html b/OpenLayers/examples/arcgiscache_ags.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/arcgiscache_direct.html b/OpenLayers/examples/arcgiscache_direct.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/arcgiscache_jsonp.html b/OpenLayers/examples/arcgiscache_jsonp.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/arcims-thematic.html b/OpenLayers/examples/arcims-thematic.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/arcims.html b/OpenLayers/examples/arcims.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/attribution.html b/OpenLayers/examples/attribution.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/behavior-fixed-http-gml.html b/OpenLayers/examples/behavior-fixed-http-gml.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/bing-tiles-restrictedzoom.html b/OpenLayers/examples/bing-tiles-restrictedzoom.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/bing-tiles-restrictedzoom.js b/OpenLayers/examples/bing-tiles-restrictedzoom.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/bing-tiles.html b/OpenLayers/examples/bing-tiles.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/bing-tiles.js b/OpenLayers/examples/bing-tiles.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/bing.html b/OpenLayers/examples/bing.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/bootstrap.html b/OpenLayers/examples/bootstrap.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/bootstrap.js b/OpenLayers/examples/bootstrap.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/boxes-vector.html b/OpenLayers/examples/boxes-vector.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/boxes.html b/OpenLayers/examples/boxes.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/browser.html b/OpenLayers/examples/browser.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/browser.js b/OpenLayers/examples/browser.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/buffer.html b/OpenLayers/examples/buffer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/cache-read.html b/OpenLayers/examples/cache-read.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/cache-read.js b/OpenLayers/examples/cache-read.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/cache-write.html b/OpenLayers/examples/cache-write.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/cache-write.js b/OpenLayers/examples/cache-write.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/canvas-hit-detection.html b/OpenLayers/examples/canvas-hit-detection.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/canvas-hit-detection.js b/OpenLayers/examples/canvas-hit-detection.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/canvas-inspector.html b/OpenLayers/examples/canvas-inspector.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/canvas-inspector.js b/OpenLayers/examples/canvas-inspector.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/canvas.html b/OpenLayers/examples/canvas.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/canvas.js b/OpenLayers/examples/canvas.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/cartodb-geojson.html b/OpenLayers/examples/cartodb-geojson.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/click-handler.html b/OpenLayers/examples/click-handler.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/click.html b/OpenLayers/examples/click.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/clientzoom.html b/OpenLayers/examples/clientzoom.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/clientzoom.js b/OpenLayers/examples/clientzoom.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/controls.html b/OpenLayers/examples/controls.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/cql-format.html b/OpenLayers/examples/cql-format.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/cql-format.js b/OpenLayers/examples/cql-format.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/cross-origin-xml.html b/OpenLayers/examples/cross-origin-xml.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/cross-origin-xml.js b/OpenLayers/examples/cross-origin-xml.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/cross-origin.html b/OpenLayers/examples/cross-origin.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/cross-origin.js b/OpenLayers/examples/cross-origin.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/custom-control.html b/OpenLayers/examples/custom-control.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/custom-style.html b/OpenLayers/examples/custom-style.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/data/4_m_citylights_lg.gif b/OpenLayers/examples/data/4_m_citylights_lg.gif old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/data/line.json b/OpenLayers/examples/data/line.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/data/point.json b/OpenLayers/examples/data/point.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/data/poly.json b/OpenLayers/examples/data/poly.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/data/roads.json b/OpenLayers/examples/data/roads.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/data/tazdem.tiff b/OpenLayers/examples/data/tazdem.tiff old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/debug.html b/OpenLayers/examples/debug.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/document-drag.html b/OpenLayers/examples/document-drag.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/donut.html b/OpenLayers/examples/donut.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/donut.js b/OpenLayers/examples/donut.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/drag-feature.html b/OpenLayers/examples/drag-feature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/draw-feature.html b/OpenLayers/examples/draw-feature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/draw-undo-redo.html b/OpenLayers/examples/draw-undo-redo.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/draw-undo-redo.js b/OpenLayers/examples/draw-undo-redo.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/dynamic-text-layer.html b/OpenLayers/examples/dynamic-text-layer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/editing-methods.html b/OpenLayers/examples/editing-methods.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/editing-methods.js b/OpenLayers/examples/editing-methods.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/editingtoolbar-outside.html b/OpenLayers/examples/editingtoolbar-outside.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/editingtoolbar.html b/OpenLayers/examples/editingtoolbar.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/encoded-polyline.html b/OpenLayers/examples/encoded-polyline.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/events.html b/OpenLayers/examples/events.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/example-list.html b/OpenLayers/examples/example-list.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/example.html b/OpenLayers/examples/example.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/example.js b/OpenLayers/examples/example.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/feature-events.html b/OpenLayers/examples/feature-events.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/feature-events.js b/OpenLayers/examples/feature-events.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/filter-strategy.html b/OpenLayers/examples/filter-strategy.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/filter-strategy.js b/OpenLayers/examples/filter-strategy.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/filter.html b/OpenLayers/examples/filter.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/fractional-zoom.html b/OpenLayers/examples/fractional-zoom.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/fullScreen.html b/OpenLayers/examples/fullScreen.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/fullScreen.js b/OpenLayers/examples/fullScreen.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/fusiontables.html b/OpenLayers/examples/fusiontables.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/fusiontables.js b/OpenLayers/examples/fusiontables.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/game-accel-ball.html b/OpenLayers/examples/game-accel-ball.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/geojson-reprojected.html b/OpenLayers/examples/geojson-reprojected.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/geojson-reprojected.js b/OpenLayers/examples/geojson-reprojected.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/geojson-reprojected.json b/OpenLayers/examples/geojson-reprojected.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/geojson.html b/OpenLayers/examples/geojson.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/geolocation.html b/OpenLayers/examples/geolocation.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/geolocation.js b/OpenLayers/examples/geolocation.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/georss-flickr.html b/OpenLayers/examples/georss-flickr.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/georss-markers.html b/OpenLayers/examples/georss-markers.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/georss.html b/OpenLayers/examples/georss.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/georss.xml b/OpenLayers/examples/georss.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/getfeature-wfs.html b/OpenLayers/examples/getfeature-wfs.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/getfeatureinfo-control.html b/OpenLayers/examples/getfeatureinfo-control.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/getfeatureinfo-popup.html b/OpenLayers/examples/getfeatureinfo-popup.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/gml-layer.html b/OpenLayers/examples/gml-layer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/gml/line.xml b/OpenLayers/examples/gml/line.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/gml/multipoint.xml b/OpenLayers/examples/gml/multipoint.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/gml/multipolygon.xml b/OpenLayers/examples/gml/multipolygon.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/gml/owls.xml b/OpenLayers/examples/gml/owls.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/gml/point.xml b/OpenLayers/examples/gml/point.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/gml/polygon.xml b/OpenLayers/examples/gml/polygon.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/google-static.html b/OpenLayers/examples/google-static.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/google-static.js b/OpenLayers/examples/google-static.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/google-v3-alloverlays.html b/OpenLayers/examples/google-v3-alloverlays.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/google-v3-alloverlays.js b/OpenLayers/examples/google-v3-alloverlays.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/google-v3.html b/OpenLayers/examples/google-v3.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/google-v3.js b/OpenLayers/examples/google-v3.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/google.html b/OpenLayers/examples/google.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/graphic-name.html b/OpenLayers/examples/graphic-name.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/graphic-name.js b/OpenLayers/examples/graphic-name.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/graticule.html b/OpenLayers/examples/graticule.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/gutter.html b/OpenLayers/examples/gutter.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/highlight-feature.html b/OpenLayers/examples/highlight-feature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/hover-handler.html b/OpenLayers/examples/hover-handler.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/image-layer.html b/OpenLayers/examples/image-layer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/check-round-green.png b/OpenLayers/examples/img/check-round-green.png old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/check-round-grey.png b/OpenLayers/examples/img/check-round-grey.png old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/list.png b/OpenLayers/examples/img/list.png old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/locate.png b/OpenLayers/examples/img/locate.png old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/marker_shadow.png b/OpenLayers/examples/img/marker_shadow.png old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/minus1.png b/OpenLayers/examples/img/minus1.png old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/mobile-layers.png b/OpenLayers/examples/img/mobile-layers.png old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/mobile-loc.png b/OpenLayers/examples/img/mobile-loc.png old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/mobile-zoombar.png b/OpenLayers/examples/img/mobile-zoombar.png old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/openlayers.png b/OpenLayers/examples/img/openlayers.png old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/popupMatrix.jpg b/OpenLayers/examples/img/popupMatrix.jpg old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/small.jpg b/OpenLayers/examples/img/small.jpg old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/thinlong.jpg b/OpenLayers/examples/img/thinlong.jpg old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/widelong.jpg b/OpenLayers/examples/img/widelong.jpg old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/img/wideshort.jpg b/OpenLayers/examples/img/wideshort.jpg old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/intersects.html b/OpenLayers/examples/intersects.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kamap.html b/OpenLayers/examples/kamap.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kamap.txt b/OpenLayers/examples/kamap.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kinetic.html b/OpenLayers/examples/kinetic.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kinetic.js b/OpenLayers/examples/kinetic.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kml-layer.html b/OpenLayers/examples/kml-layer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kml-layer.js b/OpenLayers/examples/kml-layer.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kml-pointtrack.html b/OpenLayers/examples/kml-pointtrack.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kml-pointtrack.js b/OpenLayers/examples/kml-pointtrack.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kml-track.html b/OpenLayers/examples/kml-track.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kml-track.js b/OpenLayers/examples/kml-track.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kml-track.kml b/OpenLayers/examples/kml-track.kml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kml/lines.kml b/OpenLayers/examples/kml/lines.kml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kml/styles.kml b/OpenLayers/examples/kml/styles.kml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/kml/sundials.kml b/OpenLayers/examples/kml/sundials.kml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/label-scale.html b/OpenLayers/examples/label-scale.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/label-scale.js b/OpenLayers/examples/label-scale.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/late-render.html b/OpenLayers/examples/late-render.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/layer-opacity.html b/OpenLayers/examples/layer-opacity.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/layerLoadMonitoring.html b/OpenLayers/examples/layerLoadMonitoring.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/layerswitcher.html b/OpenLayers/examples/layerswitcher.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/light-basic.html b/OpenLayers/examples/light-basic.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/light-basic.js b/OpenLayers/examples/light-basic.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/lite.html b/OpenLayers/examples/lite.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mapbox.html b/OpenLayers/examples/mapbox.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mapbox.js b/OpenLayers/examples/mapbox.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mapguide.html b/OpenLayers/examples/mapguide.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mapquest.html b/OpenLayers/examples/mapquest.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mapquest.js b/OpenLayers/examples/mapquest.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mapserver.html b/OpenLayers/examples/mapserver.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mapserver_untiled.html b/OpenLayers/examples/mapserver_untiled.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/marker-shadow.html b/OpenLayers/examples/marker-shadow.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/markerResize.html b/OpenLayers/examples/markerResize.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/markers.html b/OpenLayers/examples/markers.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/markersTextLayer.html b/OpenLayers/examples/markersTextLayer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/measure.html b/OpenLayers/examples/measure.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-base.js b/OpenLayers/examples/mobile-base.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-drawing.html b/OpenLayers/examples/mobile-drawing.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-drawing.js b/OpenLayers/examples/mobile-drawing.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-jq.html b/OpenLayers/examples/mobile-jq.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-jq.js b/OpenLayers/examples/mobile-jq.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-layers.html b/OpenLayers/examples/mobile-layers.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-layers.js b/OpenLayers/examples/mobile-layers.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-navigation.html b/OpenLayers/examples/mobile-navigation.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-navigation.js b/OpenLayers/examples/mobile-navigation.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-sencha.html b/OpenLayers/examples/mobile-sencha.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-sencha.js b/OpenLayers/examples/mobile-sencha.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-wmts-vienna.css b/OpenLayers/examples/mobile-wmts-vienna.css old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-wmts-vienna.html b/OpenLayers/examples/mobile-wmts-vienna.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile-wmts-vienna.js b/OpenLayers/examples/mobile-wmts-vienna.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile.html b/OpenLayers/examples/mobile.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mobile.js b/OpenLayers/examples/mobile.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/modify-feature.html b/OpenLayers/examples/modify-feature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mouse-position.html b/OpenLayers/examples/mouse-position.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mousewheel-interval.html b/OpenLayers/examples/mousewheel-interval.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/multiserver.html b/OpenLayers/examples/multiserver.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/multitouch.html b/OpenLayers/examples/multitouch.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/mvs.html b/OpenLayers/examples/mvs.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/navigation-control.html b/OpenLayers/examples/navigation-control.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/navigation-history.html b/OpenLayers/examples/navigation-history.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/navtoolbar-alwaysZoom.html b/OpenLayers/examples/navtoolbar-alwaysZoom.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/navtoolbar-outsidemap.html b/OpenLayers/examples/navtoolbar-outsidemap.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/navtoolbar.html b/OpenLayers/examples/navtoolbar.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/offline-storage.html b/OpenLayers/examples/offline-storage.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/offline-storage.js b/OpenLayers/examples/offline-storage.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/openls.html b/OpenLayers/examples/openls.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/ordering.html b/OpenLayers/examples/ordering.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/osm-google.html b/OpenLayers/examples/osm-google.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/osm-google.js b/OpenLayers/examples/osm-google.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/osm-grayscale.html b/OpenLayers/examples/osm-grayscale.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/osm-marker-popup.html b/OpenLayers/examples/osm-marker-popup.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/osm-marker-popup.js b/OpenLayers/examples/osm-marker-popup.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/osm.html b/OpenLayers/examples/osm.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/osm/sutton_coldfield.osm b/OpenLayers/examples/osm/sutton_coldfield.osm old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/overviewmap.html b/OpenLayers/examples/overviewmap.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/pan-zoom-panels.html b/OpenLayers/examples/pan-zoom-panels.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/panel.html b/OpenLayers/examples/panel.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/point-grid.html b/OpenLayers/examples/point-grid.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/point-grid.js b/OpenLayers/examples/point-grid.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/point-track-markers.html b/OpenLayers/examples/point-track-markers.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/polar-projections.html b/OpenLayers/examples/polar-projections.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/polar-projections.js b/OpenLayers/examples/polar-projections.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/popupMatrix.html b/OpenLayers/examples/popupMatrix.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/proxy.cgi b/OpenLayers/examples/proxy.cgi old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/regular-polygons.html b/OpenLayers/examples/regular-polygons.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/resize-features.html b/OpenLayers/examples/resize-features.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/restricted-extent.html b/OpenLayers/examples/restricted-extent.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/rotate-features.html b/OpenLayers/examples/rotate-features.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/select-feature-multilayer.html b/OpenLayers/examples/select-feature-multilayer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/select-feature-openpopup.html b/OpenLayers/examples/select-feature-openpopup.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/select-feature.html b/OpenLayers/examples/select-feature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/setextent.html b/OpenLayers/examples/setextent.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/simplify-linestring.html b/OpenLayers/examples/simplify-linestring.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/simplify-linestring.js b/OpenLayers/examples/simplify-linestring.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/single-tile.html b/OpenLayers/examples/single-tile.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/single-tile.js b/OpenLayers/examples/single-tile.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/sld-parser.html b/OpenLayers/examples/sld-parser.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/sld.html b/OpenLayers/examples/sld.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/sld.js b/OpenLayers/examples/sld.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/snap-grid.html b/OpenLayers/examples/snap-grid.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/snap-grid.js b/OpenLayers/examples/snap-grid.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/snap-split.html b/OpenLayers/examples/snap-split.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/snapping.html b/OpenLayers/examples/snapping.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/sos.html b/OpenLayers/examples/sos.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/spherical-mercator.html b/OpenLayers/examples/spherical-mercator.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/split-feature.html b/OpenLayers/examples/split-feature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/strategy-bbox.html b/OpenLayers/examples/strategy-bbox.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/strategy-cluster-extended.html b/OpenLayers/examples/strategy-cluster-extended.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/strategy-cluster-extended.js b/OpenLayers/examples/strategy-cluster-extended.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/strategy-cluster-threshold.html b/OpenLayers/examples/strategy-cluster-threshold.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/strategy-cluster.html b/OpenLayers/examples/strategy-cluster.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/strategy-paging.html b/OpenLayers/examples/strategy-paging.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/style-rules.html b/OpenLayers/examples/style-rules.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/style-rules.js b/OpenLayers/examples/style-rules.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/style.css b/OpenLayers/examples/style.css old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/style.mobile-jq.css b/OpenLayers/examples/style.mobile-jq.css old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/stylemap.html b/OpenLayers/examples/stylemap.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/styles-context.html b/OpenLayers/examples/styles-context.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/styles-rotation.html b/OpenLayers/examples/styles-rotation.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/styles-unique.html b/OpenLayers/examples/styles-unique.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/sundials-spherical-mercator.html b/OpenLayers/examples/sundials-spherical-mercator.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/sundials.html b/OpenLayers/examples/sundials.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/symbolizers-fill-stroke-graphic.html b/OpenLayers/examples/symbolizers-fill-stroke-graphic.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/tasmania/TasmaniaCities.xml b/OpenLayers/examples/tasmania/TasmaniaCities.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/tasmania/TasmaniaRoads.xml b/OpenLayers/examples/tasmania/TasmaniaRoads.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/tasmania/TasmaniaStateBoundaries.xml b/OpenLayers/examples/tasmania/TasmaniaStateBoundaries.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/tasmania/TasmaniaWaterBodies.xml b/OpenLayers/examples/tasmania/TasmaniaWaterBodies.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/tasmania/sld-tasmania.xml b/OpenLayers/examples/tasmania/sld-tasmania.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/teleportation.html b/OpenLayers/examples/teleportation.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/textfile.txt b/OpenLayers/examples/textfile.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/tile-origin.html b/OpenLayers/examples/tile-origin.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/tile-origin.js b/OpenLayers/examples/tile-origin.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/tilecache.html b/OpenLayers/examples/tilecache.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/tms.html b/OpenLayers/examples/tms.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/transform-feature.html b/OpenLayers/examples/transform-feature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/transition.html b/OpenLayers/examples/transition.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/using-proj4js.html b/OpenLayers/examples/using-proj4js.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/using-proj4js.js b/OpenLayers/examples/using-proj4js.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid-geography-class.html b/OpenLayers/examples/utfgrid-geography-class.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid-geography-class.js b/OpenLayers/examples/utfgrid-geography-class.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid.html b/OpenLayers/examples/utfgrid.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid.js b/OpenLayers/examples/utfgrid.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/bio_utfgrid/1/0/0.json b/OpenLayers/examples/utfgrid/bio_utfgrid/1/0/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/bio_utfgrid/1/0/1.json b/OpenLayers/examples/utfgrid/bio_utfgrid/1/0/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/bio_utfgrid/1/0/2.json b/OpenLayers/examples/utfgrid/bio_utfgrid/1/0/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/bio_utfgrid/1/1/0.json b/OpenLayers/examples/utfgrid/bio_utfgrid/1/1/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/bio_utfgrid/1/1/1.json b/OpenLayers/examples/utfgrid/bio_utfgrid/1/1/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/bio_utfgrid/1/1/2.json b/OpenLayers/examples/utfgrid/bio_utfgrid/1/1/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/bio_utfgrid/1/2/0.json b/OpenLayers/examples/utfgrid/bio_utfgrid/1/2/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/bio_utfgrid/1/2/1.json b/OpenLayers/examples/utfgrid/bio_utfgrid/1/2/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/bio_utfgrid/1/2/2.json b/OpenLayers/examples/utfgrid/bio_utfgrid/1/2/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/0/0/0.grid.json b/OpenLayers/examples/utfgrid/geography-class/0/0/0.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/1/0/0.grid.json b/OpenLayers/examples/utfgrid/geography-class/1/0/0.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/1/0/1.grid.json b/OpenLayers/examples/utfgrid/geography-class/1/0/1.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/1/1/0.grid.json b/OpenLayers/examples/utfgrid/geography-class/1/1/0.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/1/1/1.grid.json b/OpenLayers/examples/utfgrid/geography-class/1/1/1.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/0/0.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/0/0.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/0/1.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/0/1.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/0/2.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/0/2.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/0/3.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/0/3.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/1/0.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/1/0.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/1/1.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/1/1.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/1/2.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/1/2.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/1/3.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/1/3.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/2/0.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/2/0.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/2/1.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/2/1.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/2/2.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/2/2.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/2/3.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/2/3.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/3/0.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/3/0.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/3/1.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/3/1.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/3/2.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/3/2.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/geography-class/2/3/3.grid.json b/OpenLayers/examples/utfgrid/geography-class/2/3/3.grid.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/world_utfgrid/1/0/0.json b/OpenLayers/examples/utfgrid/world_utfgrid/1/0/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/world_utfgrid/1/0/1.json b/OpenLayers/examples/utfgrid/world_utfgrid/1/0/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/world_utfgrid/1/0/2.json b/OpenLayers/examples/utfgrid/world_utfgrid/1/0/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/world_utfgrid/1/1/0.json b/OpenLayers/examples/utfgrid/world_utfgrid/1/1/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/world_utfgrid/1/1/1.json b/OpenLayers/examples/utfgrid/world_utfgrid/1/1/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/world_utfgrid/1/1/2.json b/OpenLayers/examples/utfgrid/world_utfgrid/1/1/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/world_utfgrid/1/2/0.json b/OpenLayers/examples/utfgrid/world_utfgrid/1/2/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/world_utfgrid/1/2/1.json b/OpenLayers/examples/utfgrid/world_utfgrid/1/2/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid/world_utfgrid/1/2/2.json b/OpenLayers/examples/utfgrid/world_utfgrid/1/2/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid_twogrids.html b/OpenLayers/examples/utfgrid_twogrids.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/utfgrid_twogrids.js b/OpenLayers/examples/utfgrid_twogrids.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/vector-features-with-text.html b/OpenLayers/examples/vector-features-with-text.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/vector-features.html b/OpenLayers/examples/vector-features.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/vector-formats.html b/OpenLayers/examples/vector-formats.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/web-mercator.html b/OpenLayers/examples/web-mercator.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/web-mercator.js b/OpenLayers/examples/web-mercator.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-filter.html b/OpenLayers/examples/wfs-filter.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-filter.js b/OpenLayers/examples/wfs-filter.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-protocol-transactions.html b/OpenLayers/examples/wfs-protocol-transactions.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-protocol-transactions.js b/OpenLayers/examples/wfs-protocol-transactions.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-protocol.html b/OpenLayers/examples/wfs-protocol.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-reprojection.html b/OpenLayers/examples/wfs-reprojection.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-reprojection.js b/OpenLayers/examples/wfs-reprojection.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-snap-split.html b/OpenLayers/examples/wfs-snap-split.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-spatial-filter.html b/OpenLayers/examples/wfs-spatial-filter.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-spatial-filter.js b/OpenLayers/examples/wfs-spatial-filter.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-states.html b/OpenLayers/examples/wfs-states.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wfs-states.js b/OpenLayers/examples/wfs-states.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wmc.html b/OpenLayers/examples/wmc.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wms-long-url.html b/OpenLayers/examples/wms-long-url.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wms-long-url.js b/OpenLayers/examples/wms-long-url.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wms-untiled.html b/OpenLayers/examples/wms-untiled.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wms-v13.html b/OpenLayers/examples/wms-v13.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wms.html b/OpenLayers/examples/wms.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wmst.html b/OpenLayers/examples/wmst.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wmts-capabilities.html b/OpenLayers/examples/wmts-capabilities.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wmts-capabilities.js b/OpenLayers/examples/wmts-capabilities.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wmts-getfeatureinfo.html b/OpenLayers/examples/wmts-getfeatureinfo.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wmts-getfeatureinfo.js b/OpenLayers/examples/wmts-getfeatureinfo.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wmts.html b/OpenLayers/examples/wmts.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wmts.js b/OpenLayers/examples/wmts.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wps-client.html b/OpenLayers/examples/wps-client.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wps-client.js b/OpenLayers/examples/wps-client.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wps.html b/OpenLayers/examples/wps.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wps.js b/OpenLayers/examples/wps.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/wrapDateLine.html b/OpenLayers/examples/wrapDateLine.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/xhtml.html b/OpenLayers/examples/xhtml.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/xml.html b/OpenLayers/examples/xml.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/xml/features.xml b/OpenLayers/examples/xml/features.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/xml/georss-flickr.xml b/OpenLayers/examples/xml/georss-flickr.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/xml/track1.xml b/OpenLayers/examples/xml/track1.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/xml/wmsdescribelayer.xml b/OpenLayers/examples/xml/wmsdescribelayer.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/xyz-esri.html b/OpenLayers/examples/xyz-esri.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/yelp-georss.xml b/OpenLayers/examples/yelp-georss.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/zoom.html b/OpenLayers/examples/zoom.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/zoom.js b/OpenLayers/examples/zoom.js old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/zoomLevels.html b/OpenLayers/examples/zoomLevels.html old mode 100755 new mode 100644 diff --git a/OpenLayers/examples/zoomify.html b/OpenLayers/examples/zoomify.html old mode 100755 new mode 100644 diff --git a/OpenLayers/img/blank.gif b/OpenLayers/img/blank.gif old mode 100755 new mode 100644 diff --git a/OpenLayers/img/cloud-popup-relative.png b/OpenLayers/img/cloud-popup-relative.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/drag-rectangle-off.png b/OpenLayers/img/drag-rectangle-off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/drag-rectangle-on.png b/OpenLayers/img/drag-rectangle-on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/east-mini.png b/OpenLayers/img/east-mini.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/layer-switcher-maximize.png b/OpenLayers/img/layer-switcher-maximize.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/layer-switcher-minimize.png b/OpenLayers/img/layer-switcher-minimize.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/marker-blue.png b/OpenLayers/img/marker-blue.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/marker-gold.png b/OpenLayers/img/marker-gold.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/marker-green.png b/OpenLayers/img/marker-green.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/marker.png b/OpenLayers/img/marker.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/measuring-stick-off.png b/OpenLayers/img/measuring-stick-off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/measuring-stick-on.png b/OpenLayers/img/measuring-stick-on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/north-mini.png b/OpenLayers/img/north-mini.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/panning-hand-off.png b/OpenLayers/img/panning-hand-off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/panning-hand-on.png b/OpenLayers/img/panning-hand-on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/slider.png b/OpenLayers/img/slider.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/south-mini.png b/OpenLayers/img/south-mini.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/west-mini.png b/OpenLayers/img/west-mini.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/zoom-minus-mini.png b/OpenLayers/img/zoom-minus-mini.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/zoom-plus-mini.png b/OpenLayers/img/zoom-plus-mini.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/zoom-world-mini.png b/OpenLayers/img/zoom-world-mini.png old mode 100755 new mode 100644 diff --git a/OpenLayers/img/zoombar.png b/OpenLayers/img/zoombar.png old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Firebug/errorIcon.png b/OpenLayers/lib/Firebug/errorIcon.png old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Firebug/firebug.css b/OpenLayers/lib/Firebug/firebug.css old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Firebug/firebug.html b/OpenLayers/lib/Firebug/firebug.html old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Firebug/firebug.js b/OpenLayers/lib/Firebug/firebug.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Firebug/firebugx.js b/OpenLayers/lib/Firebug/firebugx.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Firebug/infoIcon.png b/OpenLayers/lib/Firebug/infoIcon.png old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Firebug/license.txt b/OpenLayers/lib/Firebug/license.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Firebug/readme.txt b/OpenLayers/lib/Firebug/readme.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Firebug/warningIcon.png b/OpenLayers/lib/Firebug/warningIcon.png old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers.js b/OpenLayers/lib/OpenLayers.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Animation.js b/OpenLayers/lib/OpenLayers/Animation.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/BaseTypes.js b/OpenLayers/lib/OpenLayers/BaseTypes.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/BaseTypes/Bounds.js b/OpenLayers/lib/OpenLayers/BaseTypes/Bounds.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/BaseTypes/Class.js b/OpenLayers/lib/OpenLayers/BaseTypes/Class.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/BaseTypes/Date.js b/OpenLayers/lib/OpenLayers/BaseTypes/Date.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/BaseTypes/Element.js b/OpenLayers/lib/OpenLayers/BaseTypes/Element.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/BaseTypes/LonLat.js b/OpenLayers/lib/OpenLayers/BaseTypes/LonLat.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/BaseTypes/Pixel.js b/OpenLayers/lib/OpenLayers/BaseTypes/Pixel.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/BaseTypes/Size.js b/OpenLayers/lib/OpenLayers/BaseTypes/Size.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Console.js b/OpenLayers/lib/OpenLayers/Console.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control.js b/OpenLayers/lib/OpenLayers/Control.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/ArgParser.js b/OpenLayers/lib/OpenLayers/Control/ArgParser.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Attribution.js b/OpenLayers/lib/OpenLayers/Control/Attribution.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Button.js b/OpenLayers/lib/OpenLayers/Control/Button.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/CacheRead.js b/OpenLayers/lib/OpenLayers/Control/CacheRead.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/CacheWrite.js b/OpenLayers/lib/OpenLayers/Control/CacheWrite.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/DragFeature.js b/OpenLayers/lib/OpenLayers/Control/DragFeature.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/DragPan.js b/OpenLayers/lib/OpenLayers/Control/DragPan.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/DrawFeature.js b/OpenLayers/lib/OpenLayers/Control/DrawFeature.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/EditingToolbar.js b/OpenLayers/lib/OpenLayers/Control/EditingToolbar.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Geolocate.js b/OpenLayers/lib/OpenLayers/Control/Geolocate.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/GetFeature.js b/OpenLayers/lib/OpenLayers/Control/GetFeature.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Graticule.js b/OpenLayers/lib/OpenLayers/Control/Graticule.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/KeyboardDefaults.js b/OpenLayers/lib/OpenLayers/Control/KeyboardDefaults.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/LayerSwitcher.js b/OpenLayers/lib/OpenLayers/Control/LayerSwitcher.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Measure.js b/OpenLayers/lib/OpenLayers/Control/Measure.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/ModifyFeature.js b/OpenLayers/lib/OpenLayers/Control/ModifyFeature.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/MousePosition.js b/OpenLayers/lib/OpenLayers/Control/MousePosition.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/NavToolbar.js b/OpenLayers/lib/OpenLayers/Control/NavToolbar.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Navigation.js b/OpenLayers/lib/OpenLayers/Control/Navigation.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/NavigationHistory.js b/OpenLayers/lib/OpenLayers/Control/NavigationHistory.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/OverviewMap.js b/OpenLayers/lib/OpenLayers/Control/OverviewMap.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Pan.js b/OpenLayers/lib/OpenLayers/Control/Pan.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/PanPanel.js b/OpenLayers/lib/OpenLayers/Control/PanPanel.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/PanZoom.js b/OpenLayers/lib/OpenLayers/Control/PanZoom.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/PanZoomBar.js b/OpenLayers/lib/OpenLayers/Control/PanZoomBar.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Panel.js b/OpenLayers/lib/OpenLayers/Control/Panel.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Permalink.js b/OpenLayers/lib/OpenLayers/Control/Permalink.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/PinchZoom.js b/OpenLayers/lib/OpenLayers/Control/PinchZoom.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/SLDSelect.js b/OpenLayers/lib/OpenLayers/Control/SLDSelect.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Scale.js b/OpenLayers/lib/OpenLayers/Control/Scale.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/ScaleLine.js b/OpenLayers/lib/OpenLayers/Control/ScaleLine.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/SelectFeature.js b/OpenLayers/lib/OpenLayers/Control/SelectFeature.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Snapping.js b/OpenLayers/lib/OpenLayers/Control/Snapping.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Split.js b/OpenLayers/lib/OpenLayers/Control/Split.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/TouchNavigation.js b/OpenLayers/lib/OpenLayers/Control/TouchNavigation.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/TransformFeature.js b/OpenLayers/lib/OpenLayers/Control/TransformFeature.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/UTFGrid.js b/OpenLayers/lib/OpenLayers/Control/UTFGrid.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/WMSGetFeatureInfo.js b/OpenLayers/lib/OpenLayers/Control/WMSGetFeatureInfo.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/WMTSGetFeatureInfo.js b/OpenLayers/lib/OpenLayers/Control/WMTSGetFeatureInfo.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/Zoom.js b/OpenLayers/lib/OpenLayers/Control/Zoom.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/ZoomBox.js b/OpenLayers/lib/OpenLayers/Control/ZoomBox.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/ZoomIn.js b/OpenLayers/lib/OpenLayers/Control/ZoomIn.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/ZoomOut.js b/OpenLayers/lib/OpenLayers/Control/ZoomOut.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/ZoomPanel.js b/OpenLayers/lib/OpenLayers/Control/ZoomPanel.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Control/ZoomToMaxExtent.js b/OpenLayers/lib/OpenLayers/Control/ZoomToMaxExtent.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Events.js b/OpenLayers/lib/OpenLayers/Events.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Events/buttonclick.js b/OpenLayers/lib/OpenLayers/Events/buttonclick.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Events/featureclick.js b/OpenLayers/lib/OpenLayers/Events/featureclick.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Feature.js b/OpenLayers/lib/OpenLayers/Feature.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Feature/Vector.js b/OpenLayers/lib/OpenLayers/Feature/Vector.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Filter.js b/OpenLayers/lib/OpenLayers/Filter.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Filter/Comparison.js b/OpenLayers/lib/OpenLayers/Filter/Comparison.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Filter/FeatureId.js b/OpenLayers/lib/OpenLayers/Filter/FeatureId.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Filter/Function.js b/OpenLayers/lib/OpenLayers/Filter/Function.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Filter/Logical.js b/OpenLayers/lib/OpenLayers/Filter/Logical.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Filter/Spatial.js b/OpenLayers/lib/OpenLayers/Filter/Spatial.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format.js b/OpenLayers/lib/OpenLayers/Format.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/ArcXML.js b/OpenLayers/lib/OpenLayers/Format/ArcXML.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/ArcXML/Features.js b/OpenLayers/lib/OpenLayers/Format/ArcXML/Features.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/Atom.js b/OpenLayers/lib/OpenLayers/Format/Atom.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/CQL.js b/OpenLayers/lib/OpenLayers/Format/CQL.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/CSWGetDomain.js b/OpenLayers/lib/OpenLayers/Format/CSWGetDomain.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/CSWGetDomain/v2_0_2.js b/OpenLayers/lib/OpenLayers/Format/CSWGetDomain/v2_0_2.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/CSWGetRecords.js b/OpenLayers/lib/OpenLayers/Format/CSWGetRecords.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/CSWGetRecords/v2_0_2.js b/OpenLayers/lib/OpenLayers/Format/CSWGetRecords/v2_0_2.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/Context.js b/OpenLayers/lib/OpenLayers/Format/Context.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/EncodedPolyline.js b/OpenLayers/lib/OpenLayers/Format/EncodedPolyline.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/Filter.js b/OpenLayers/lib/OpenLayers/Format/Filter.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/Filter/v1.js b/OpenLayers/lib/OpenLayers/Format/Filter/v1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/Filter/v1_0_0.js b/OpenLayers/lib/OpenLayers/Format/Filter/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/Filter/v1_1_0.js b/OpenLayers/lib/OpenLayers/Format/Filter/v1_1_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/GML.js b/OpenLayers/lib/OpenLayers/Format/GML.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/GML/Base.js b/OpenLayers/lib/OpenLayers/Format/GML/Base.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/GML/v2.js b/OpenLayers/lib/OpenLayers/Format/GML/v2.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/GML/v3.js b/OpenLayers/lib/OpenLayers/Format/GML/v3.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/GPX.js b/OpenLayers/lib/OpenLayers/Format/GPX.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/GeoJSON.js b/OpenLayers/lib/OpenLayers/Format/GeoJSON.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/GeoRSS.js b/OpenLayers/lib/OpenLayers/Format/GeoRSS.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/JSON.js b/OpenLayers/lib/OpenLayers/Format/JSON.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/KML.js b/OpenLayers/lib/OpenLayers/Format/KML.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/OGCExceptionReport.js b/OpenLayers/lib/OpenLayers/Format/OGCExceptionReport.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/OSM.js b/OpenLayers/lib/OpenLayers/Format/OSM.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/OWSCommon.js b/OpenLayers/lib/OpenLayers/Format/OWSCommon.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/OWSCommon/v1.js b/OpenLayers/lib/OpenLayers/Format/OWSCommon/v1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/OWSCommon/v1_0_0.js b/OpenLayers/lib/OpenLayers/Format/OWSCommon/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/OWSCommon/v1_1_0.js b/OpenLayers/lib/OpenLayers/Format/OWSCommon/v1_1_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/OWSContext.js b/OpenLayers/lib/OpenLayers/Format/OWSContext.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/OWSContext/v0_3_1.js b/OpenLayers/lib/OpenLayers/Format/OWSContext/v0_3_1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/QueryStringFilter.js b/OpenLayers/lib/OpenLayers/Format/QueryStringFilter.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/SLD.js b/OpenLayers/lib/OpenLayers/Format/SLD.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/SLD/v1.js b/OpenLayers/lib/OpenLayers/Format/SLD/v1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/SLD/v1_0_0.js b/OpenLayers/lib/OpenLayers/Format/SLD/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/SLD/v1_0_0_GeoServer.js b/OpenLayers/lib/OpenLayers/Format/SLD/v1_0_0_GeoServer.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/SOSCapabilities.js b/OpenLayers/lib/OpenLayers/Format/SOSCapabilities.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/SOSCapabilities/v1_0_0.js b/OpenLayers/lib/OpenLayers/Format/SOSCapabilities/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/SOSGetFeatureOfInterest.js b/OpenLayers/lib/OpenLayers/Format/SOSGetFeatureOfInterest.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/SOSGetObservation.js b/OpenLayers/lib/OpenLayers/Format/SOSGetObservation.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/Text.js b/OpenLayers/lib/OpenLayers/Format/Text.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WCSCapabilities.js b/OpenLayers/lib/OpenLayers/Format/WCSCapabilities.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WCSCapabilities/v1.js b/OpenLayers/lib/OpenLayers/Format/WCSCapabilities/v1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js b/OpenLayers/lib/OpenLayers/Format/WCSCapabilities/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WCSCapabilities/v1_1_0.js b/OpenLayers/lib/OpenLayers/Format/WCSCapabilities/v1_1_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WCSGetCoverage.js b/OpenLayers/lib/OpenLayers/Format/WCSGetCoverage.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WFS.js b/OpenLayers/lib/OpenLayers/Format/WFS.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WFSCapabilities.js b/OpenLayers/lib/OpenLayers/Format/WFSCapabilities.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WFSCapabilities/v1.js b/OpenLayers/lib/OpenLayers/Format/WFSCapabilities/v1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WFSCapabilities/v1_0_0.js b/OpenLayers/lib/OpenLayers/Format/WFSCapabilities/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WFSCapabilities/v1_1_0.js b/OpenLayers/lib/OpenLayers/Format/WFSCapabilities/v1_1_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WFSDescribeFeatureType.js b/OpenLayers/lib/OpenLayers/Format/WFSDescribeFeatureType.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WFST.js b/OpenLayers/lib/OpenLayers/Format/WFST.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WFST/v1.js b/OpenLayers/lib/OpenLayers/Format/WFST/v1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WFST/v1_0_0.js b/OpenLayers/lib/OpenLayers/Format/WFST/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WFST/v1_1_0.js b/OpenLayers/lib/OpenLayers/Format/WFST/v1_1_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WKT.js b/OpenLayers/lib/OpenLayers/Format/WKT.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMC.js b/OpenLayers/lib/OpenLayers/Format/WMC.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMC/v1.js b/OpenLayers/lib/OpenLayers/Format/WMC/v1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMC/v1_0_0.js b/OpenLayers/lib/OpenLayers/Format/WMC/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMC/v1_1_0.js b/OpenLayers/lib/OpenLayers/Format/WMC/v1_1_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMSCapabilities.js b/OpenLayers/lib/OpenLayers/Format/WMSCapabilities.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1.js b/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1.js b/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_0.js b/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_1.js b/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_1_WMSC.js b/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_1_1_WMSC.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_3.js b/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_3.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_3_0.js b/OpenLayers/lib/OpenLayers/Format/WMSCapabilities/v1_3_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMSDescribeLayer.js b/OpenLayers/lib/OpenLayers/Format/WMSDescribeLayer.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMSDescribeLayer/v1_1.js b/OpenLayers/lib/OpenLayers/Format/WMSDescribeLayer/v1_1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMSGetFeatureInfo.js b/OpenLayers/lib/OpenLayers/Format/WMSGetFeatureInfo.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMTSCapabilities.js b/OpenLayers/lib/OpenLayers/Format/WMTSCapabilities.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WMTSCapabilities/v1_0_0.js b/OpenLayers/lib/OpenLayers/Format/WMTSCapabilities/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WPSCapabilities.js b/OpenLayers/lib/OpenLayers/Format/WPSCapabilities.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WPSCapabilities/v1_0_0.js b/OpenLayers/lib/OpenLayers/Format/WPSCapabilities/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WPSDescribeProcess.js b/OpenLayers/lib/OpenLayers/Format/WPSDescribeProcess.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/WPSExecute.js b/OpenLayers/lib/OpenLayers/Format/WPSExecute.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/XLS.js b/OpenLayers/lib/OpenLayers/Format/XLS.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/XLS/v1.js b/OpenLayers/lib/OpenLayers/Format/XLS/v1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/XLS/v1_1_0.js b/OpenLayers/lib/OpenLayers/Format/XLS/v1_1_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/XML.js b/OpenLayers/lib/OpenLayers/Format/XML.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Format/XML/VersionedOGC.js b/OpenLayers/lib/OpenLayers/Format/XML/VersionedOGC.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Geometry.js b/OpenLayers/lib/OpenLayers/Geometry.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Geometry/Collection.js b/OpenLayers/lib/OpenLayers/Geometry/Collection.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Geometry/Curve.js b/OpenLayers/lib/OpenLayers/Geometry/Curve.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Geometry/LineString.js b/OpenLayers/lib/OpenLayers/Geometry/LineString.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Geometry/LinearRing.js b/OpenLayers/lib/OpenLayers/Geometry/LinearRing.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Geometry/MultiLineString.js b/OpenLayers/lib/OpenLayers/Geometry/MultiLineString.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Geometry/MultiPoint.js b/OpenLayers/lib/OpenLayers/Geometry/MultiPoint.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Geometry/MultiPolygon.js b/OpenLayers/lib/OpenLayers/Geometry/MultiPolygon.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Geometry/Point.js b/OpenLayers/lib/OpenLayers/Geometry/Point.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Geometry/Polygon.js b/OpenLayers/lib/OpenLayers/Geometry/Polygon.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler.js b/OpenLayers/lib/OpenLayers/Handler.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/Box.js b/OpenLayers/lib/OpenLayers/Handler/Box.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/Click.js b/OpenLayers/lib/OpenLayers/Handler/Click.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/Drag.js b/OpenLayers/lib/OpenLayers/Handler/Drag.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/Feature.js b/OpenLayers/lib/OpenLayers/Handler/Feature.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/Hover.js b/OpenLayers/lib/OpenLayers/Handler/Hover.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/Keyboard.js b/OpenLayers/lib/OpenLayers/Handler/Keyboard.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/MouseWheel.js b/OpenLayers/lib/OpenLayers/Handler/MouseWheel.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/Path.js b/OpenLayers/lib/OpenLayers/Handler/Path.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/Pinch.js b/OpenLayers/lib/OpenLayers/Handler/Pinch.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/Point.js b/OpenLayers/lib/OpenLayers/Handler/Point.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/Polygon.js b/OpenLayers/lib/OpenLayers/Handler/Polygon.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Handler/RegularPolygon.js b/OpenLayers/lib/OpenLayers/Handler/RegularPolygon.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Icon.js b/OpenLayers/lib/OpenLayers/Icon.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Kinetic.js b/OpenLayers/lib/OpenLayers/Kinetic.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang.js b/OpenLayers/lib/OpenLayers/Lang.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/ar.js b/OpenLayers/lib/OpenLayers/Lang/ar.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/be-tarask.js b/OpenLayers/lib/OpenLayers/Lang/be-tarask.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/bg.js b/OpenLayers/lib/OpenLayers/Lang/bg.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/br.js b/OpenLayers/lib/OpenLayers/Lang/br.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/ca.js b/OpenLayers/lib/OpenLayers/Lang/ca.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/cs-CZ.js b/OpenLayers/lib/OpenLayers/Lang/cs-CZ.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/da-DK.js b/OpenLayers/lib/OpenLayers/Lang/da-DK.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/de.js b/OpenLayers/lib/OpenLayers/Lang/de.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/el.js b/OpenLayers/lib/OpenLayers/Lang/el.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/en-CA.js b/OpenLayers/lib/OpenLayers/Lang/en-CA.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/en.js b/OpenLayers/lib/OpenLayers/Lang/en.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/es.js b/OpenLayers/lib/OpenLayers/Lang/es.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/fi.js b/OpenLayers/lib/OpenLayers/Lang/fi.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/fr.js b/OpenLayers/lib/OpenLayers/Lang/fr.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/fur.js b/OpenLayers/lib/OpenLayers/Lang/fur.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/gl.js b/OpenLayers/lib/OpenLayers/Lang/gl.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/gsw.js b/OpenLayers/lib/OpenLayers/Lang/gsw.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/hr.js b/OpenLayers/lib/OpenLayers/Lang/hr.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/hsb.js b/OpenLayers/lib/OpenLayers/Lang/hsb.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/hu.js b/OpenLayers/lib/OpenLayers/Lang/hu.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/ia.js b/OpenLayers/lib/OpenLayers/Lang/ia.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/id.js b/OpenLayers/lib/OpenLayers/Lang/id.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/io.js b/OpenLayers/lib/OpenLayers/Lang/io.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/is.js b/OpenLayers/lib/OpenLayers/Lang/is.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/it.js b/OpenLayers/lib/OpenLayers/Lang/it.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/ja.js b/OpenLayers/lib/OpenLayers/Lang/ja.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/km.js b/OpenLayers/lib/OpenLayers/Lang/km.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/ksh.js b/OpenLayers/lib/OpenLayers/Lang/ksh.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/lt.js b/OpenLayers/lib/OpenLayers/Lang/lt.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/nb.js b/OpenLayers/lib/OpenLayers/Lang/nb.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/nds.js b/OpenLayers/lib/OpenLayers/Lang/nds.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/nl.js b/OpenLayers/lib/OpenLayers/Lang/nl.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/nn.js b/OpenLayers/lib/OpenLayers/Lang/nn.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/oc.js b/OpenLayers/lib/OpenLayers/Lang/oc.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/pl.js b/OpenLayers/lib/OpenLayers/Lang/pl.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/pt-BR.js b/OpenLayers/lib/OpenLayers/Lang/pt-BR.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/pt.js b/OpenLayers/lib/OpenLayers/Lang/pt.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/ro.js b/OpenLayers/lib/OpenLayers/Lang/ro.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/ru.js b/OpenLayers/lib/OpenLayers/Lang/ru.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/sk.js b/OpenLayers/lib/OpenLayers/Lang/sk.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/sv-SE.js b/OpenLayers/lib/OpenLayers/Lang/sv-SE.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/te.js b/OpenLayers/lib/OpenLayers/Lang/te.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/vi.js b/OpenLayers/lib/OpenLayers/Lang/vi.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/zh-CN.js b/OpenLayers/lib/OpenLayers/Lang/zh-CN.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Lang/zh-TW.js b/OpenLayers/lib/OpenLayers/Lang/zh-TW.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer.js b/OpenLayers/lib/OpenLayers/Layer.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/ArcGIS93Rest.js b/OpenLayers/lib/OpenLayers/Layer/ArcGIS93Rest.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/ArcGISCache.js b/OpenLayers/lib/OpenLayers/Layer/ArcGISCache.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/ArcIMS.js b/OpenLayers/lib/OpenLayers/Layer/ArcIMS.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/Bing.js b/OpenLayers/lib/OpenLayers/Layer/Bing.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/Boxes.js b/OpenLayers/lib/OpenLayers/Layer/Boxes.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/EventPane.js b/OpenLayers/lib/OpenLayers/Layer/EventPane.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/FixedZoomLevels.js b/OpenLayers/lib/OpenLayers/Layer/FixedZoomLevels.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/GeoRSS.js b/OpenLayers/lib/OpenLayers/Layer/GeoRSS.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/Google.js b/OpenLayers/lib/OpenLayers/Layer/Google.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/Google/v3.js b/OpenLayers/lib/OpenLayers/Layer/Google/v3.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/Grid.js b/OpenLayers/lib/OpenLayers/Layer/Grid.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/HTTPRequest.js b/OpenLayers/lib/OpenLayers/Layer/HTTPRequest.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/Image.js b/OpenLayers/lib/OpenLayers/Layer/Image.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/KaMap.js b/OpenLayers/lib/OpenLayers/Layer/KaMap.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/KaMapCache.js b/OpenLayers/lib/OpenLayers/Layer/KaMapCache.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/MapGuide.js b/OpenLayers/lib/OpenLayers/Layer/MapGuide.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/MapServer.js b/OpenLayers/lib/OpenLayers/Layer/MapServer.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/Markers.js b/OpenLayers/lib/OpenLayers/Layer/Markers.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/OSM.js b/OpenLayers/lib/OpenLayers/Layer/OSM.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/PointGrid.js b/OpenLayers/lib/OpenLayers/Layer/PointGrid.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/PointTrack.js b/OpenLayers/lib/OpenLayers/Layer/PointTrack.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/SphericalMercator.js b/OpenLayers/lib/OpenLayers/Layer/SphericalMercator.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/TMS.js b/OpenLayers/lib/OpenLayers/Layer/TMS.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/Text.js b/OpenLayers/lib/OpenLayers/Layer/Text.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/TileCache.js b/OpenLayers/lib/OpenLayers/Layer/TileCache.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/UTFGrid.js b/OpenLayers/lib/OpenLayers/Layer/UTFGrid.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/Vector.js b/OpenLayers/lib/OpenLayers/Layer/Vector.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/Vector/RootContainer.js b/OpenLayers/lib/OpenLayers/Layer/Vector/RootContainer.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/WMS.js b/OpenLayers/lib/OpenLayers/Layer/WMS.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/WMTS.js b/OpenLayers/lib/OpenLayers/Layer/WMTS.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/WorldWind.js b/OpenLayers/lib/OpenLayers/Layer/WorldWind.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/XYZ.js b/OpenLayers/lib/OpenLayers/Layer/XYZ.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Layer/Zoomify.js b/OpenLayers/lib/OpenLayers/Layer/Zoomify.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Map.js b/OpenLayers/lib/OpenLayers/Map.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Marker.js b/OpenLayers/lib/OpenLayers/Marker.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Marker/Box.js b/OpenLayers/lib/OpenLayers/Marker/Box.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Popup.js b/OpenLayers/lib/OpenLayers/Popup.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Popup/Anchored.js b/OpenLayers/lib/OpenLayers/Popup/Anchored.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Popup/Framed.js b/OpenLayers/lib/OpenLayers/Popup/Framed.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Popup/FramedCloud.js b/OpenLayers/lib/OpenLayers/Popup/FramedCloud.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Projection.js b/OpenLayers/lib/OpenLayers/Projection.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Protocol.js b/OpenLayers/lib/OpenLayers/Protocol.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Protocol/CSW.js b/OpenLayers/lib/OpenLayers/Protocol/CSW.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Protocol/CSW/v2_0_2.js b/OpenLayers/lib/OpenLayers/Protocol/CSW/v2_0_2.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Protocol/HTTP.js b/OpenLayers/lib/OpenLayers/Protocol/HTTP.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Protocol/SOS.js b/OpenLayers/lib/OpenLayers/Protocol/SOS.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Protocol/SOS/v1_0_0.js b/OpenLayers/lib/OpenLayers/Protocol/SOS/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Protocol/Script.js b/OpenLayers/lib/OpenLayers/Protocol/Script.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Protocol/WFS.js b/OpenLayers/lib/OpenLayers/Protocol/WFS.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Protocol/WFS/v1.js b/OpenLayers/lib/OpenLayers/Protocol/WFS/v1.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Protocol/WFS/v1_0_0.js b/OpenLayers/lib/OpenLayers/Protocol/WFS/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Protocol/WFS/v1_1_0.js b/OpenLayers/lib/OpenLayers/Protocol/WFS/v1_1_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Renderer.js b/OpenLayers/lib/OpenLayers/Renderer.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Renderer/Canvas.js b/OpenLayers/lib/OpenLayers/Renderer/Canvas.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Renderer/Elements.js b/OpenLayers/lib/OpenLayers/Renderer/Elements.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Renderer/SVG.js b/OpenLayers/lib/OpenLayers/Renderer/SVG.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Renderer/VML.js b/OpenLayers/lib/OpenLayers/Renderer/VML.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Request.js b/OpenLayers/lib/OpenLayers/Request.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Request/XMLHttpRequest.js b/OpenLayers/lib/OpenLayers/Request/XMLHttpRequest.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Rule.js b/OpenLayers/lib/OpenLayers/Rule.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/SingleFile.js b/OpenLayers/lib/OpenLayers/SingleFile.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Spherical.js b/OpenLayers/lib/OpenLayers/Spherical.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Strategy.js b/OpenLayers/lib/OpenLayers/Strategy.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Strategy/BBOX.js b/OpenLayers/lib/OpenLayers/Strategy/BBOX.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Strategy/Cluster.js b/OpenLayers/lib/OpenLayers/Strategy/Cluster.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Strategy/Filter.js b/OpenLayers/lib/OpenLayers/Strategy/Filter.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Strategy/Fixed.js b/OpenLayers/lib/OpenLayers/Strategy/Fixed.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Strategy/Paging.js b/OpenLayers/lib/OpenLayers/Strategy/Paging.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Strategy/Refresh.js b/OpenLayers/lib/OpenLayers/Strategy/Refresh.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Strategy/Save.js b/OpenLayers/lib/OpenLayers/Strategy/Save.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Style.js b/OpenLayers/lib/OpenLayers/Style.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Style2.js b/OpenLayers/lib/OpenLayers/Style2.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/StyleMap.js b/OpenLayers/lib/OpenLayers/StyleMap.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Symbolizer.js b/OpenLayers/lib/OpenLayers/Symbolizer.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Symbolizer/Line.js b/OpenLayers/lib/OpenLayers/Symbolizer/Line.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Symbolizer/Point.js b/OpenLayers/lib/OpenLayers/Symbolizer/Point.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Symbolizer/Polygon.js b/OpenLayers/lib/OpenLayers/Symbolizer/Polygon.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Symbolizer/Raster.js b/OpenLayers/lib/OpenLayers/Symbolizer/Raster.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Symbolizer/Text.js b/OpenLayers/lib/OpenLayers/Symbolizer/Text.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Tile.js b/OpenLayers/lib/OpenLayers/Tile.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Tile/Image.js b/OpenLayers/lib/OpenLayers/Tile/Image.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Tile/Image/IFrame.js b/OpenLayers/lib/OpenLayers/Tile/Image/IFrame.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Tile/UTFGrid.js b/OpenLayers/lib/OpenLayers/Tile/UTFGrid.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/TileManager.js b/OpenLayers/lib/OpenLayers/TileManager.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Tween.js b/OpenLayers/lib/OpenLayers/Tween.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Util.js b/OpenLayers/lib/OpenLayers/Util.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/Util/vendorPrefix.js b/OpenLayers/lib/OpenLayers/Util/vendorPrefix.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/WPSClient.js b/OpenLayers/lib/OpenLayers/WPSClient.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/OpenLayers/WPSProcess.js b/OpenLayers/lib/OpenLayers/WPSProcess.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Rico/Color.js b/OpenLayers/lib/Rico/Color.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Rico/Corner.js b/OpenLayers/lib/Rico/Corner.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/Rico/license.js b/OpenLayers/lib/Rico/license.js old mode 100755 new mode 100644 diff --git a/OpenLayers/lib/deprecated.js b/OpenLayers/lib/deprecated.js old mode 100755 new mode 100644 diff --git a/OpenLayers/license.txt b/OpenLayers/license.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/licenses/APACHE-2.0.txt b/OpenLayers/licenses/APACHE-2.0.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/licenses/BSD-LICENSE.txt b/OpenLayers/licenses/BSD-LICENSE.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/licenses/MIT-LICENSE.txt b/OpenLayers/licenses/MIT-LICENSE.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/notes/2.12.md b/OpenLayers/notes/2.12.md old mode 100755 new mode 100644 diff --git a/OpenLayers/notes/2.13.md b/OpenLayers/notes/2.13.md old mode 100755 new mode 100644 diff --git a/OpenLayers/readme.md b/OpenLayers/readme.md old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Animation.html b/OpenLayers/tests/Animation.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/BaseTypes.html b/OpenLayers/tests/BaseTypes.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/BaseTypes/Bounds.html b/OpenLayers/tests/BaseTypes/Bounds.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/BaseTypes/Class.html b/OpenLayers/tests/BaseTypes/Class.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/BaseTypes/Date.html b/OpenLayers/tests/BaseTypes/Date.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/BaseTypes/Element.html b/OpenLayers/tests/BaseTypes/Element.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/BaseTypes/LonLat.html b/OpenLayers/tests/BaseTypes/LonLat.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/BaseTypes/Pixel.html b/OpenLayers/tests/BaseTypes/Pixel.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/BaseTypes/Size.html b/OpenLayers/tests/BaseTypes/Size.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Console.html b/OpenLayers/tests/Console.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control.html b/OpenLayers/tests/Control.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/ArgParser.html b/OpenLayers/tests/Control/ArgParser.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Attribution.html b/OpenLayers/tests/Control/Attribution.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Button.html b/OpenLayers/tests/Control/Button.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/CacheRead.html b/OpenLayers/tests/Control/CacheRead.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/CacheWrite.html b/OpenLayers/tests/Control/CacheWrite.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/DragFeature.html b/OpenLayers/tests/Control/DragFeature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/DragPan.html b/OpenLayers/tests/Control/DragPan.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/DrawFeature.html b/OpenLayers/tests/Control/DrawFeature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/EditingToolbar.html b/OpenLayers/tests/Control/EditingToolbar.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Geolocate.html b/OpenLayers/tests/Control/Geolocate.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/GetFeature.html b/OpenLayers/tests/Control/GetFeature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Graticule.html b/OpenLayers/tests/Control/Graticule.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/KeyboardDefaults.html b/OpenLayers/tests/Control/KeyboardDefaults.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/LayerSwitcher.html b/OpenLayers/tests/Control/LayerSwitcher.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Measure.html b/OpenLayers/tests/Control/Measure.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/ModifyFeature.html b/OpenLayers/tests/Control/ModifyFeature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/MousePosition.html b/OpenLayers/tests/Control/MousePosition.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/NavToolbar.html b/OpenLayers/tests/Control/NavToolbar.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Navigation.html b/OpenLayers/tests/Control/Navigation.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/NavigationHistory.html b/OpenLayers/tests/Control/NavigationHistory.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/OverviewMap.html b/OpenLayers/tests/Control/OverviewMap.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Pan.html b/OpenLayers/tests/Control/Pan.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/PanPanel.html b/OpenLayers/tests/Control/PanPanel.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/PanZoom.html b/OpenLayers/tests/Control/PanZoom.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/PanZoomBar.html b/OpenLayers/tests/Control/PanZoomBar.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Panel.html b/OpenLayers/tests/Control/Panel.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Permalink.html b/OpenLayers/tests/Control/Permalink.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/PinchZoom.html b/OpenLayers/tests/Control/PinchZoom.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/SLDSelect.html b/OpenLayers/tests/Control/SLDSelect.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Scale.html b/OpenLayers/tests/Control/Scale.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/ScaleLine.html b/OpenLayers/tests/Control/ScaleLine.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/SelectFeature.html b/OpenLayers/tests/Control/SelectFeature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Snapping.html b/OpenLayers/tests/Control/Snapping.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Split.html b/OpenLayers/tests/Control/Split.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/TouchNavigation.html b/OpenLayers/tests/Control/TouchNavigation.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/TransformFeature.html b/OpenLayers/tests/Control/TransformFeature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/UTFGrid.html b/OpenLayers/tests/Control/UTFGrid.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/WMSGetFeatureInfo.html b/OpenLayers/tests/Control/WMSGetFeatureInfo.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/WMTSGetFeatureInfo.html b/OpenLayers/tests/Control/WMTSGetFeatureInfo.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/Zoom.html b/OpenLayers/tests/Control/Zoom.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/ZoomBox.html b/OpenLayers/tests/Control/ZoomBox.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/ZoomIn.html b/OpenLayers/tests/Control/ZoomIn.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/ZoomOut.html b/OpenLayers/tests/Control/ZoomOut.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Control/ZoomToMaxExtent.html b/OpenLayers/tests/Control/ZoomToMaxExtent.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Events.html b/OpenLayers/tests/Events.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Events/buttonclick.html b/OpenLayers/tests/Events/buttonclick.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Events/featureclick.html b/OpenLayers/tests/Events/featureclick.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Extras.html b/OpenLayers/tests/Extras.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Feature.html b/OpenLayers/tests/Feature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Feature/Vector.html b/OpenLayers/tests/Feature/Vector.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Filter.html b/OpenLayers/tests/Filter.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Filter/Comparison.html b/OpenLayers/tests/Filter/Comparison.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Filter/FeatureId.html b/OpenLayers/tests/Filter/FeatureId.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Filter/Logical.html b/OpenLayers/tests/Filter/Logical.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Filter/Spatial.html b/OpenLayers/tests/Filter/Spatial.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format.html b/OpenLayers/tests/Format.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/ArcXML.html b/OpenLayers/tests/Format/ArcXML.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/ArcXML/Features.html b/OpenLayers/tests/Format/ArcXML/Features.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/Atom.html b/OpenLayers/tests/Format/Atom.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/CQL.html b/OpenLayers/tests/Format/CQL.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/CSWGetDomain.html b/OpenLayers/tests/Format/CSWGetDomain.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/CSWGetDomain/v2_0_2.html b/OpenLayers/tests/Format/CSWGetDomain/v2_0_2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/CSWGetDomain/v2_0_2.js b/OpenLayers/tests/Format/CSWGetDomain/v2_0_2.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/CSWGetRecords.html b/OpenLayers/tests/Format/CSWGetRecords.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/CSWGetRecords/v2_0_2.html b/OpenLayers/tests/Format/CSWGetRecords/v2_0_2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/CSWGetRecords/v2_0_2.js b/OpenLayers/tests/Format/CSWGetRecords/v2_0_2.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/EncodedPolyline.html b/OpenLayers/tests/Format/EncodedPolyline.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/Filter.html b/OpenLayers/tests/Format/Filter.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/Filter/v1.html b/OpenLayers/tests/Format/Filter/v1.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/Filter/v1_0_0.html b/OpenLayers/tests/Format/Filter/v1_0_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/Filter/v1_1_0.html b/OpenLayers/tests/Format/Filter/v1_1_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/GML.html b/OpenLayers/tests/Format/GML.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/GML/cases.js b/OpenLayers/tests/Format/GML/cases.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/GML/v2.html b/OpenLayers/tests/Format/GML/v2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/GML/v3.html b/OpenLayers/tests/Format/GML/v3.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/GPX.html b/OpenLayers/tests/Format/GPX.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/GeoJSON.html b/OpenLayers/tests/Format/GeoJSON.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/GeoRSS.html b/OpenLayers/tests/Format/GeoRSS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/JSON.html b/OpenLayers/tests/Format/JSON.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/KML.html b/OpenLayers/tests/Format/KML.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/OGCExceptionReport.html b/OpenLayers/tests/Format/OGCExceptionReport.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/OSM.html b/OpenLayers/tests/Format/OSM.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/OWSCommon/v1_0_0.html b/OpenLayers/tests/Format/OWSCommon/v1_0_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/OWSCommon/v1_1_0.html b/OpenLayers/tests/Format/OWSCommon/v1_1_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/OWSContext/v0_3_1.html b/OpenLayers/tests/Format/OWSContext/v0_3_1.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/QueryStringFilter.html b/OpenLayers/tests/Format/QueryStringFilter.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/SLD.html b/OpenLayers/tests/Format/SLD.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/SLD/v1_0_0.html b/OpenLayers/tests/Format/SLD/v1_0_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/SLD/v1_0_0_GeoServer.html b/OpenLayers/tests/Format/SLD/v1_0_0_GeoServer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/SOSCapabilities/v1_0_0.html b/OpenLayers/tests/Format/SOSCapabilities/v1_0_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/SOSCapabilities/v1_0_0.js b/OpenLayers/tests/Format/SOSCapabilities/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/SOSGetFeatureOfInterest.html b/OpenLayers/tests/Format/SOSGetFeatureOfInterest.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/SOSGetObservation.html b/OpenLayers/tests/Format/SOSGetObservation.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/Text.html b/OpenLayers/tests/Format/Text.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WCSCapabilities.html b/OpenLayers/tests/Format/WCSCapabilities.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WCSCapabilities/v1.html b/OpenLayers/tests/Format/WCSCapabilities/v1.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WCSGetCoverage.html b/OpenLayers/tests/Format/WCSGetCoverage.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WFS.html b/OpenLayers/tests/Format/WFS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WFSCapabilities.html b/OpenLayers/tests/Format/WFSCapabilities.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WFSCapabilities/v1.html b/OpenLayers/tests/Format/WFSCapabilities/v1.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WFSDescribeFeatureType.html b/OpenLayers/tests/Format/WFSDescribeFeatureType.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WFST.html b/OpenLayers/tests/Format/WFST.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WFST/v1.html b/OpenLayers/tests/Format/WFST/v1.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WFST/v1_0_0.html b/OpenLayers/tests/Format/WFST/v1_0_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WFST/v1_1_0.html b/OpenLayers/tests/Format/WFST/v1_1_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WKT.html b/OpenLayers/tests/Format/WKT.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WMC.html b/OpenLayers/tests/Format/WMC.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WMC/v1.html b/OpenLayers/tests/Format/WMC/v1.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WMC/v1_1_0.html b/OpenLayers/tests/Format/WMC/v1_1_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WMSCapabilities.html b/OpenLayers/tests/Format/WMSCapabilities.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WMSCapabilities/v1_1_1.html b/OpenLayers/tests/Format/WMSCapabilities/v1_1_1.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WMSCapabilities/v1_1_1_WMSC.html b/OpenLayers/tests/Format/WMSCapabilities/v1_1_1_WMSC.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WMSCapabilities/v1_3_0.html b/OpenLayers/tests/Format/WMSCapabilities/v1_3_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WMSDescribeLayer.html b/OpenLayers/tests/Format/WMSDescribeLayer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WMSGetFeatureInfo.html b/OpenLayers/tests/Format/WMSGetFeatureInfo.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WMTSCapabilities.html b/OpenLayers/tests/Format/WMTSCapabilities.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WMTSCapabilities/v1_0_0.html b/OpenLayers/tests/Format/WMTSCapabilities/v1_0_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WPSCapabilities/v1_0_0.html b/OpenLayers/tests/Format/WPSCapabilities/v1_0_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WPSCapabilities/v1_0_0.js b/OpenLayers/tests/Format/WPSCapabilities/v1_0_0.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WPSDescribeProcess.html b/OpenLayers/tests/Format/WPSDescribeProcess.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/WPSExecute.html b/OpenLayers/tests/Format/WPSExecute.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/XLS/v1_1_0.html b/OpenLayers/tests/Format/XLS/v1_1_0.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/XML.html b/OpenLayers/tests/Format/XML.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Format/XML/VersionedOGC.html b/OpenLayers/tests/Format/XML/VersionedOGC.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Geometry.html b/OpenLayers/tests/Geometry.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Geometry/Collection.html b/OpenLayers/tests/Geometry/Collection.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Geometry/Curve.html b/OpenLayers/tests/Geometry/Curve.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Geometry/LineString.html b/OpenLayers/tests/Geometry/LineString.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Geometry/LinearRing.html b/OpenLayers/tests/Geometry/LinearRing.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Geometry/MultiLineString.html b/OpenLayers/tests/Geometry/MultiLineString.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Geometry/MultiPoint.html b/OpenLayers/tests/Geometry/MultiPoint.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Geometry/MultiPolygon.html b/OpenLayers/tests/Geometry/MultiPolygon.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Geometry/Point.html b/OpenLayers/tests/Geometry/Point.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Geometry/Polygon.html b/OpenLayers/tests/Geometry/Polygon.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler.html b/OpenLayers/tests/Handler.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/Box.html b/OpenLayers/tests/Handler/Box.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/Click.html b/OpenLayers/tests/Handler/Click.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/Drag.html b/OpenLayers/tests/Handler/Drag.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/Feature.html b/OpenLayers/tests/Handler/Feature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/Hover.html b/OpenLayers/tests/Handler/Hover.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/Keyboard.html b/OpenLayers/tests/Handler/Keyboard.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/MouseWheel.html b/OpenLayers/tests/Handler/MouseWheel.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/Path.html b/OpenLayers/tests/Handler/Path.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/Pinch.html b/OpenLayers/tests/Handler/Pinch.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/Point.html b/OpenLayers/tests/Handler/Point.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/Polygon.html b/OpenLayers/tests/Handler/Polygon.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Handler/RegularPolygon.html b/OpenLayers/tests/Handler/RegularPolygon.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Icon.html b/OpenLayers/tests/Icon.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Kinetic.html b/OpenLayers/tests/Kinetic.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Lang.html b/OpenLayers/tests/Lang.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer.html b/OpenLayers/tests/Layer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/ArcGIS93Rest.html b/OpenLayers/tests/Layer/ArcGIS93Rest.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/ArcGISCache.html b/OpenLayers/tests/Layer/ArcGISCache.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/ArcGISCache.json b/OpenLayers/tests/Layer/ArcGISCache.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/ArcIMS.html b/OpenLayers/tests/Layer/ArcIMS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/Bing.html b/OpenLayers/tests/Layer/Bing.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/EventPane.html b/OpenLayers/tests/Layer/EventPane.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/FixedZoomLevels.html b/OpenLayers/tests/Layer/FixedZoomLevels.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/GeoRSS.html b/OpenLayers/tests/Layer/GeoRSS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/Google.html b/OpenLayers/tests/Layer/Google.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/Google/v3.html b/OpenLayers/tests/Layer/Google/v3.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/Grid.html b/OpenLayers/tests/Layer/Grid.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/HTTPRequest.html b/OpenLayers/tests/Layer/HTTPRequest.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/Image.html b/OpenLayers/tests/Layer/Image.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/KaMap.html b/OpenLayers/tests/Layer/KaMap.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/MapGuide.html b/OpenLayers/tests/Layer/MapGuide.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/MapServer.html b/OpenLayers/tests/Layer/MapServer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/Markers.html b/OpenLayers/tests/Layer/Markers.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/OSM.html b/OpenLayers/tests/Layer/OSM.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/PointGrid.html b/OpenLayers/tests/Layer/PointGrid.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/PointTrack.html b/OpenLayers/tests/Layer/PointTrack.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/SphericalMercator.html b/OpenLayers/tests/Layer/SphericalMercator.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/TMS.html b/OpenLayers/tests/Layer/TMS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/Text.html b/OpenLayers/tests/Layer/Text.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/TileCache.html b/OpenLayers/tests/Layer/TileCache.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/UTFGrid.html b/OpenLayers/tests/Layer/UTFGrid.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/Vector.html b/OpenLayers/tests/Layer/Vector.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/Vector/RootContainer.html b/OpenLayers/tests/Layer/Vector/RootContainer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/WMS.html b/OpenLayers/tests/Layer/WMS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/WMTS.html b/OpenLayers/tests/Layer/WMTS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/WrapDateLine.html b/OpenLayers/tests/Layer/WrapDateLine.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/XYZ.html b/OpenLayers/tests/Layer/XYZ.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/atom-1.0.xml b/OpenLayers/tests/Layer/atom-1.0.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/data_Layer_Text_textfile.txt b/OpenLayers/tests/Layer/data_Layer_Text_textfile.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/data_Layer_Text_textfile_2.txt b/OpenLayers/tests/Layer/data_Layer_Text_textfile_2.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/data_Layer_Text_textfile_overflow.txt b/OpenLayers/tests/Layer/data_Layer_Text_textfile_overflow.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Layer/georss.txt b/OpenLayers/tests/Layer/georss.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Map.html b/OpenLayers/tests/Map.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Marker.html b/OpenLayers/tests/Marker.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Marker/Box.html b/OpenLayers/tests/Marker/Box.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/OLLoader.js b/OpenLayers/tests/OLLoader.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/OpenLayers1.html b/OpenLayers/tests/OpenLayers1.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/OpenLayers2.html b/OpenLayers/tests/OpenLayers2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/OpenLayers3.html b/OpenLayers/tests/OpenLayers3.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/OpenLayers4.html b/OpenLayers/tests/OpenLayers4.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/OpenLayersJsFiles.html b/OpenLayers/tests/OpenLayersJsFiles.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Popup.html b/OpenLayers/tests/Popup.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Popup/Anchored.html b/OpenLayers/tests/Popup/Anchored.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Popup/FramedCloud.html b/OpenLayers/tests/Popup/FramedCloud.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Projection.html b/OpenLayers/tests/Projection.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Protocol.html b/OpenLayers/tests/Protocol.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Protocol/CSW.html b/OpenLayers/tests/Protocol/CSW.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Protocol/HTTP.html b/OpenLayers/tests/Protocol/HTTP.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Protocol/SOS.html b/OpenLayers/tests/Protocol/SOS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Protocol/Script.html b/OpenLayers/tests/Protocol/Script.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Protocol/WFS.html b/OpenLayers/tests/Protocol/WFS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/README.txt b/OpenLayers/tests/README.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Renderer.html b/OpenLayers/tests/Renderer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Renderer/Canvas.html b/OpenLayers/tests/Renderer/Canvas.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Renderer/Elements.html b/OpenLayers/tests/Renderer/Elements.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Renderer/SVG.html b/OpenLayers/tests/Renderer/SVG.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Renderer/VML.html b/OpenLayers/tests/Renderer/VML.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Request.html b/OpenLayers/tests/Request.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Request/XMLHttpRequest.html b/OpenLayers/tests/Request/XMLHttpRequest.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Rule.html b/OpenLayers/tests/Rule.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/SingleFile1.html b/OpenLayers/tests/SingleFile1.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/SingleFile2.html b/OpenLayers/tests/SingleFile2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/SingleFile3.html b/OpenLayers/tests/SingleFile3.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Strategy.html b/OpenLayers/tests/Strategy.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Strategy/BBOX.html b/OpenLayers/tests/Strategy/BBOX.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Strategy/Cluster.html b/OpenLayers/tests/Strategy/Cluster.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Strategy/Filter.html b/OpenLayers/tests/Strategy/Filter.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Strategy/Fixed.html b/OpenLayers/tests/Strategy/Fixed.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Strategy/Paging.html b/OpenLayers/tests/Strategy/Paging.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Strategy/Refresh.html b/OpenLayers/tests/Strategy/Refresh.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Strategy/Save.html b/OpenLayers/tests/Strategy/Save.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Style.html b/OpenLayers/tests/Style.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Style2.html b/OpenLayers/tests/Style2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/StyleMap.html b/OpenLayers/tests/StyleMap.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Symbolizer.html b/OpenLayers/tests/Symbolizer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Symbolizer/Line.html b/OpenLayers/tests/Symbolizer/Line.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Symbolizer/Point.html b/OpenLayers/tests/Symbolizer/Point.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Symbolizer/Polygon.html b/OpenLayers/tests/Symbolizer/Polygon.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Symbolizer/Raster.html b/OpenLayers/tests/Symbolizer/Raster.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Symbolizer/Text.html b/OpenLayers/tests/Symbolizer/Text.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Test.AnotherWay.baseadditions.js b/OpenLayers/tests/Test.AnotherWay.baseadditions.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Test.AnotherWay.css b/OpenLayers/tests/Test.AnotherWay.css old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Test.AnotherWay.geom_eq.js b/OpenLayers/tests/Test.AnotherWay.geom_eq.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Test.AnotherWay.js b/OpenLayers/tests/Test.AnotherWay.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Test.AnotherWay.xml_eq.js b/OpenLayers/tests/Test.AnotherWay.xml_eq.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Tile.html b/OpenLayers/tests/Tile.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Tile/Image.html b/OpenLayers/tests/Tile/Image.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Tile/Image/IFrame.html b/OpenLayers/tests/Tile/Image/IFrame.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Tile/UTFGrid.html b/OpenLayers/tests/Tile/UTFGrid.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/TileManager.html b/OpenLayers/tests/TileManager.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Tween.html b/OpenLayers/tests/Tween.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Util.html b/OpenLayers/tests/Util.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Util/vendorPrefix.html b/OpenLayers/tests/Util/vendorPrefix.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Util_common.js b/OpenLayers/tests/Util_common.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/Util_w3c.html b/OpenLayers/tests/Util_w3c.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/WPSClient.html b/OpenLayers/tests/WPSClient.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/WPSProcess.html b/OpenLayers/tests/WPSProcess.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/atom-1.0.xml b/OpenLayers/tests/atom-1.0.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/auto-tests.html b/OpenLayers/tests/auto-tests.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/geos_wkt_intersects.js b/OpenLayers/tests/data/geos_wkt_intersects.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/osm.js b/OpenLayers/tests/data/osm.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/0/0.json b/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/0/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/0/1.json b/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/0/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/0/2.json b/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/0/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/1/0.json b/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/1/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/1/1.json b/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/1/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/1/2.json b/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/1/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/2/0.json b/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/2/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/2/1.json b/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/2/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/2/2.json b/OpenLayers/tests/data/utfgrid/bio_utfgrid/1/2/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/demo-1.1.json b/OpenLayers/tests/data/utfgrid/demo-1.1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/world_utfgrid/1/0/0.json b/OpenLayers/tests/data/utfgrid/world_utfgrid/1/0/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/world_utfgrid/1/0/1.json b/OpenLayers/tests/data/utfgrid/world_utfgrid/1/0/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/world_utfgrid/1/0/2.json b/OpenLayers/tests/data/utfgrid/world_utfgrid/1/0/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/world_utfgrid/1/1/0.json b/OpenLayers/tests/data/utfgrid/world_utfgrid/1/1/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/world_utfgrid/1/1/1.json b/OpenLayers/tests/data/utfgrid/world_utfgrid/1/1/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/world_utfgrid/1/1/2.json b/OpenLayers/tests/data/utfgrid/world_utfgrid/1/1/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/world_utfgrid/1/2/0.json b/OpenLayers/tests/data/utfgrid/world_utfgrid/1/2/0.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/world_utfgrid/1/2/1.json b/OpenLayers/tests/data/utfgrid/world_utfgrid/1/2/1.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data/utfgrid/world_utfgrid/1/2/2.json b/OpenLayers/tests/data/utfgrid/world_utfgrid/1/2/2.json old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data_Layer_Text_textfile.txt b/OpenLayers/tests/data_Layer_Text_textfile.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data_Layer_Text_textfile_2.txt b/OpenLayers/tests/data_Layer_Text_textfile_2.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/data_Layer_Text_textfile_overflow.txt b/OpenLayers/tests/data_Layer_Text_textfile_overflow.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Ajax.html b/OpenLayers/tests/deprecated/Ajax.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/BaseTypes/Class.html b/OpenLayers/tests/deprecated/BaseTypes/Class.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/BaseTypes/Element.html b/OpenLayers/tests/deprecated/BaseTypes/Element.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Control/MouseToolbar.html b/OpenLayers/tests/deprecated/Control/MouseToolbar.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Geometry/Rectangle.html b/OpenLayers/tests/deprecated/Geometry/Rectangle.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Layer/GML.html b/OpenLayers/tests/deprecated/Layer/GML.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Layer/MapServer.html b/OpenLayers/tests/deprecated/Layer/MapServer.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Layer/MapServer/Untiled.html b/OpenLayers/tests/deprecated/Layer/MapServer/Untiled.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Layer/WFS.html b/OpenLayers/tests/deprecated/Layer/WFS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Layer/WMS.html b/OpenLayers/tests/deprecated/Layer/WMS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Layer/WMS/Post.html b/OpenLayers/tests/deprecated/Layer/WMS/Post.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Layer/Yahoo.html b/OpenLayers/tests/deprecated/Layer/Yahoo.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Layer/mice.xml b/OpenLayers/tests/deprecated/Layer/mice.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Layer/owls.xml b/OpenLayers/tests/deprecated/Layer/owls.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Popup/AnchoredBubble.html b/OpenLayers/tests/deprecated/Popup/AnchoredBubble.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Protocol/SQL.html b/OpenLayers/tests/deprecated/Protocol/SQL.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Protocol/SQL/Gears.html b/OpenLayers/tests/deprecated/Protocol/SQL/Gears.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Renderer/SVG2.html b/OpenLayers/tests/deprecated/Renderer/SVG2.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Tile/WFS.html b/OpenLayers/tests/deprecated/Tile/WFS.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/deprecated/Util.html b/OpenLayers/tests/deprecated/Util.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/georss.txt b/OpenLayers/tests/georss.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/grid_inittiles.html b/OpenLayers/tests/grid_inittiles.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/index.html b/OpenLayers/tests/index.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/list-tests.html b/OpenLayers/tests/list-tests.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/ajax.html b/OpenLayers/tests/manual/ajax.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/ajax.txt b/OpenLayers/tests/manual/ajax.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/alloverlays-mixed.html b/OpenLayers/tests/manual/alloverlays-mixed.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/arcims-2117.html b/OpenLayers/tests/manual/arcims-2117.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/arkansas.rss b/OpenLayers/tests/manual/arkansas.rss old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/big-georss.html b/OpenLayers/tests/manual/big-georss.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/box-quirks.html b/OpenLayers/tests/manual/box-quirks.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/box-strict.html b/OpenLayers/tests/manual/box-strict.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/clip-features-svg.html b/OpenLayers/tests/manual/clip-features-svg.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/dateline-sketch.html b/OpenLayers/tests/manual/dateline-sketch.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/dateline-smallextent.html b/OpenLayers/tests/manual/dateline-smallextent.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/draw-feature.html b/OpenLayers/tests/manual/draw-feature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/feature-handler.html b/OpenLayers/tests/manual/feature-handler.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/geodesic.html b/OpenLayers/tests/manual/geodesic.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/geojson-geomcoll-reprojection.html b/OpenLayers/tests/manual/geojson-geomcoll-reprojection.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/google-fullscreen-overlay.html b/OpenLayers/tests/manual/google-fullscreen-overlay.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/google-panning.html b/OpenLayers/tests/manual/google-panning.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/google-resize.html b/OpenLayers/tests/manual/google-resize.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/google-tilt.html b/OpenLayers/tests/manual/google-tilt.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/google-v3-resize.html b/OpenLayers/tests/manual/google-v3-resize.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/loadend.html b/OpenLayers/tests/manual/loadend.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/map-events.html b/OpenLayers/tests/manual/map-events.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/memory/Marker-2258.html b/OpenLayers/tests/manual/memory/Marker-2258.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/memory/PanZoom-2323.html b/OpenLayers/tests/manual/memory/PanZoom-2323.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/memory/RemoveChild-2170.html b/OpenLayers/tests/manual/memory/RemoveChild-2170.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/memory/VML-2170.html b/OpenLayers/tests/manual/memory/VML-2170.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/multiple-google-layers.html b/OpenLayers/tests/manual/multiple-google-layers.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/overviewmap-projection.html b/OpenLayers/tests/manual/overviewmap-projection.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/page-position.html b/OpenLayers/tests/manual/page-position.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/pan-redraw-svg.html b/OpenLayers/tests/manual/pan-redraw-svg.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/popup-keepInMap.html b/OpenLayers/tests/manual/popup-keepInMap.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/reflow.html b/OpenLayers/tests/manual/reflow.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/renderedDimensions.html b/OpenLayers/tests/manual/renderedDimensions.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/select-feature-right-click.html b/OpenLayers/tests/manual/select-feature-right-click.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/select-feature.html b/OpenLayers/tests/manual/select-feature.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/tiles-loading.html b/OpenLayers/tests/manual/tiles-loading.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/tween.html b/OpenLayers/tests/manual/tween.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/vector-features-performance.html b/OpenLayers/tests/manual/vector-features-performance.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/manual/vector-layer-zindex.html b/OpenLayers/tests/manual/vector-layer-zindex.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/mice.xml b/OpenLayers/tests/mice.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/node.js/mockdom.js b/OpenLayers/tests/node.js/mockdom.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/node.js/node-tests.cfg b/OpenLayers/tests/node.js/node-tests.cfg old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/node.js/node.js b/OpenLayers/tests/node.js/node.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/node.js/run-test.js b/OpenLayers/tests/node.js/run-test.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/node.js/run.sh b/OpenLayers/tests/node.js/run.sh old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/owls.xml b/OpenLayers/tests/owls.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/run-tests.html b/OpenLayers/tests/run-tests.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/selenium/remotecontrol/config.cfg b/OpenLayers/tests/selenium/remotecontrol/config.cfg old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/selenium/remotecontrol/selenium.py b/OpenLayers/tests/selenium/remotecontrol/selenium.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/selenium/remotecontrol/setup.txt b/OpenLayers/tests/selenium/remotecontrol/setup.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/selenium/remotecontrol/test_ol.py b/OpenLayers/tests/selenium/remotecontrol/test_ol.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/speed/geometry.html b/OpenLayers/tests/speed/geometry.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/speed/string_format.html b/OpenLayers/tests/speed/string_format.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/speed/vector-renderers.html b/OpenLayers/tests/speed/vector-renderers.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/speed/vector-renderers.js b/OpenLayers/tests/speed/vector-renderers.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/speed/wmc_speed.html b/OpenLayers/tests/speed/wmc_speed.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/speed/wmscaps.html b/OpenLayers/tests/speed/wmscaps.html old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/speed/wmscaps.js b/OpenLayers/tests/speed/wmscaps.js old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/speed/wmscaps.xml b/OpenLayers/tests/speed/wmscaps.xml old mode 100755 new mode 100644 diff --git a/OpenLayers/tests/throws.js b/OpenLayers/tests/throws.js old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/google.css b/OpenLayers/theme/default/google.css old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/google.tidy.css b/OpenLayers/theme/default/google.tidy.css old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/ie6-style.css b/OpenLayers/theme/default/ie6-style.css old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/ie6-style.tidy.css b/OpenLayers/theme/default/ie6-style.tidy.css old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/add_point_off.png b/OpenLayers/theme/default/img/add_point_off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/add_point_on.png b/OpenLayers/theme/default/img/add_point_on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/blank.gif b/OpenLayers/theme/default/img/blank.gif old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/close.gif b/OpenLayers/theme/default/img/close.gif old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/drag-rectangle-off.png b/OpenLayers/theme/default/img/drag-rectangle-off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/drag-rectangle-on.png b/OpenLayers/theme/default/img/drag-rectangle-on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/draw_line_off.png b/OpenLayers/theme/default/img/draw_line_off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/draw_line_on.png b/OpenLayers/theme/default/img/draw_line_on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/draw_point_off.png b/OpenLayers/theme/default/img/draw_point_off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/draw_point_on.png b/OpenLayers/theme/default/img/draw_point_on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/draw_polygon_off.png b/OpenLayers/theme/default/img/draw_polygon_off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/draw_polygon_on.png b/OpenLayers/theme/default/img/draw_polygon_on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/editing_tool_bar.png b/OpenLayers/theme/default/img/editing_tool_bar.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/move_feature_off.png b/OpenLayers/theme/default/img/move_feature_off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/move_feature_on.png b/OpenLayers/theme/default/img/move_feature_on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/navigation_history.png b/OpenLayers/theme/default/img/navigation_history.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/overview_replacement.gif b/OpenLayers/theme/default/img/overview_replacement.gif old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/pan-panel-NOALPHA.png b/OpenLayers/theme/default/img/pan-panel-NOALPHA.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/pan-panel.png b/OpenLayers/theme/default/img/pan-panel.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/pan_off.png b/OpenLayers/theme/default/img/pan_off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/pan_on.png b/OpenLayers/theme/default/img/pan_on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/panning-hand-off.png b/OpenLayers/theme/default/img/panning-hand-off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/panning-hand-on.png b/OpenLayers/theme/default/img/panning-hand-on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/remove_point_off.png b/OpenLayers/theme/default/img/remove_point_off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/remove_point_on.png b/OpenLayers/theme/default/img/remove_point_on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/ruler.png b/OpenLayers/theme/default/img/ruler.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/save_features_off.png b/OpenLayers/theme/default/img/save_features_off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/save_features_on.png b/OpenLayers/theme/default/img/save_features_on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/view_next_off.png b/OpenLayers/theme/default/img/view_next_off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/view_next_on.png b/OpenLayers/theme/default/img/view_next_on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/view_previous_off.png b/OpenLayers/theme/default/img/view_previous_off.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/view_previous_on.png b/OpenLayers/theme/default/img/view_previous_on.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/zoom-panel-NOALPHA.png b/OpenLayers/theme/default/img/zoom-panel-NOALPHA.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/img/zoom-panel.png b/OpenLayers/theme/default/img/zoom-panel.png old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/style.css b/OpenLayers/theme/default/style.css old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/style.mobile.css b/OpenLayers/theme/default/style.mobile.css old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/style.mobile.tidy.css b/OpenLayers/theme/default/style.mobile.tidy.css old mode 100755 new mode 100644 diff --git a/OpenLayers/theme/default/style.tidy.css b/OpenLayers/theme/default/style.tidy.css old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/BeautifulSoup.py b/OpenLayers/tools/BeautifulSoup.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/README.txt b/OpenLayers/tools/README.txt old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/closure_library_jscompiler.py b/OpenLayers/tools/closure_library_jscompiler.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/closure_ws.py b/OpenLayers/tools/closure_ws.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/exampleparser.py b/OpenLayers/tools/exampleparser.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/jsmin.c b/OpenLayers/tools/jsmin.c old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/jsmin.py b/OpenLayers/tools/jsmin.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/mergejs.py b/OpenLayers/tools/mergejs.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/minimize.py b/OpenLayers/tools/minimize.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/oldot.py b/OpenLayers/tools/oldot.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/release.sh b/OpenLayers/tools/release.sh old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/shrinksafe.py b/OpenLayers/tools/shrinksafe.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/toposort.py b/OpenLayers/tools/toposort.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/uglify_js.py b/OpenLayers/tools/uglify_js.py old mode 100755 new mode 100644 diff --git a/OpenLayers/tools/update_dev_dir.sh b/OpenLayers/tools/update_dev_dir.sh old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/Adapter/Zip/PclZipAdapter.php b/PhpOffice/Common/Adapter/Zip/PclZipAdapter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/Adapter/Zip/ZipArchiveAdapter.php b/PhpOffice/Common/Adapter/Zip/ZipArchiveAdapter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/Adapter/Zip/ZipInterface.php b/PhpOffice/Common/Adapter/Zip/ZipInterface.php old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/Autoloader.php b/PhpOffice/Common/Autoloader.php old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/Drawing.php b/PhpOffice/Common/Drawing.php old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/File.php b/PhpOffice/Common/File.php old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/Font.php b/PhpOffice/Common/Font.php old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/LICENSE b/PhpOffice/Common/LICENSE old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/Microsoft/OLERead.php b/PhpOffice/Common/Microsoft/OLERead.php old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/Microsoft/PasswordEncoder.php b/PhpOffice/Common/Microsoft/PasswordEncoder.php old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/Text.php b/PhpOffice/Common/Text.php old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/XMLReader.php b/PhpOffice/Common/XMLReader.php old mode 100755 new mode 100644 diff --git a/PhpOffice/Common/XMLWriter.php b/PhpOffice/Common/XMLWriter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/AbstractShape.php b/PhpOffice/PhpPresentation/AbstractShape.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Autoloader.php b/PhpOffice/PhpPresentation/Autoloader.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/ComparableInterface.php b/PhpOffice/PhpPresentation/ComparableInterface.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/DocumentLayout.php b/PhpOffice/PhpPresentation/DocumentLayout.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/DocumentProperties.php b/PhpOffice/PhpPresentation/DocumentProperties.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/DirectoryNotFoundException.php b/PhpOffice/PhpPresentation/Exception/DirectoryNotFoundException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/FeatureNotImplementedException.php b/PhpOffice/PhpPresentation/Exception/FeatureNotImplementedException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/FileCopyException.php b/PhpOffice/PhpPresentation/Exception/FileCopyException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/FileNotFoundException.php b/PhpOffice/PhpPresentation/Exception/FileNotFoundException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/FileRemoveException.php b/PhpOffice/PhpPresentation/Exception/FileRemoveException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/InvalidClassException.php b/PhpOffice/PhpPresentation/Exception/InvalidClassException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/InvalidFileFormatException.php b/PhpOffice/PhpPresentation/Exception/InvalidFileFormatException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/InvalidParameterException.php b/PhpOffice/PhpPresentation/Exception/InvalidParameterException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/OutOfBoundsException.php b/PhpOffice/PhpPresentation/Exception/OutOfBoundsException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/PhpPresentationException.php b/PhpOffice/PhpPresentation/Exception/PhpPresentationException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/ShapeContainerAlreadyAssignedException.php b/PhpOffice/PhpPresentation/Exception/ShapeContainerAlreadyAssignedException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/UnauthorizedMimetypeException.php b/PhpOffice/PhpPresentation/Exception/UnauthorizedMimetypeException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Exception/UndefinedChartTypeException.php b/PhpOffice/PhpPresentation/Exception/UndefinedChartTypeException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/GeometryCalculator.php b/PhpOffice/PhpPresentation/GeometryCalculator.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/HashTable.php b/PhpOffice/PhpPresentation/HashTable.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/IOFactory.php b/PhpOffice/PhpPresentation/IOFactory.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/LICENSE b/PhpOffice/PhpPresentation/LICENSE old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/PhpPresentation.php b/PhpOffice/PhpPresentation/PhpPresentation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/PresentationProperties.php b/PhpOffice/PhpPresentation/PresentationProperties.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Reader/ODPresentation.php b/PhpOffice/PhpPresentation/Reader/ODPresentation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Reader/PowerPoint2007.php b/PhpOffice/PhpPresentation/Reader/PowerPoint2007.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Reader/PowerPoint97.php b/PhpOffice/PhpPresentation/Reader/PowerPoint97.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Reader/ReaderInterface.php b/PhpOffice/PhpPresentation/Reader/ReaderInterface.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Reader/Serialized.php b/PhpOffice/PhpPresentation/Reader/Serialized.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/AbstractGraphic.php b/PhpOffice/PhpPresentation/Shape/AbstractGraphic.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/AutoShape.php b/PhpOffice/PhpPresentation/Shape/AutoShape.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart.php b/PhpOffice/PhpPresentation/Shape/Chart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Axis.php b/PhpOffice/PhpPresentation/Shape/Chart/Axis.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Gridlines.php b/PhpOffice/PhpPresentation/Shape/Chart/Gridlines.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Legend.php b/PhpOffice/PhpPresentation/Shape/Chart/Legend.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Marker.php b/PhpOffice/PhpPresentation/Shape/Chart/Marker.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/PlotArea.php b/PhpOffice/PhpPresentation/Shape/Chart/PlotArea.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Series.php b/PhpOffice/PhpPresentation/Shape/Chart/Series.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Title.php b/PhpOffice/PhpPresentation/Shape/Chart/Title.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractType.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractType.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractTypeBar.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractTypeBar.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractTypeLine.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractTypeLine.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractTypePie.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/AbstractTypePie.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/Area.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/Area.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/Bar.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/Bar.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/Bar3D.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/Bar3D.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/Doughnut.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/Doughnut.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/Line.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/Line.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/Pie.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/Pie.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/Pie3D.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/Pie3D.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/Radar.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/Radar.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/Type/Scatter.php b/PhpOffice/PhpPresentation/Shape/Chart/Type/Scatter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Chart/View3D.php b/PhpOffice/PhpPresentation/Shape/Chart/View3D.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Comment.php b/PhpOffice/PhpPresentation/Shape/Comment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Comment/Author.php b/PhpOffice/PhpPresentation/Shape/Comment/Author.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Drawing/AbstractDrawingAdapter.php b/PhpOffice/PhpPresentation/Shape/Drawing/AbstractDrawingAdapter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Drawing/Base64.php b/PhpOffice/PhpPresentation/Shape/Drawing/Base64.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Drawing/File.php b/PhpOffice/PhpPresentation/Shape/Drawing/File.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Drawing/Gd.php b/PhpOffice/PhpPresentation/Shape/Drawing/Gd.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Drawing/ZipFile.php b/PhpOffice/PhpPresentation/Shape/Drawing/ZipFile.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Group.php b/PhpOffice/PhpPresentation/Shape/Group.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Hyperlink.php b/PhpOffice/PhpPresentation/Shape/Hyperlink.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Line.php b/PhpOffice/PhpPresentation/Shape/Line.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Media.php b/PhpOffice/PhpPresentation/Shape/Media.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Placeholder.php b/PhpOffice/PhpPresentation/Shape/Placeholder.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/RichText.php b/PhpOffice/PhpPresentation/Shape/RichText.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/RichText/BreakElement.php b/PhpOffice/PhpPresentation/Shape/RichText/BreakElement.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/RichText/Paragraph.php b/PhpOffice/PhpPresentation/Shape/RichText/Paragraph.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/RichText/Run.php b/PhpOffice/PhpPresentation/Shape/RichText/Run.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/RichText/TextElement.php b/PhpOffice/PhpPresentation/Shape/RichText/TextElement.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/RichText/TextElementInterface.php b/PhpOffice/PhpPresentation/Shape/RichText/TextElementInterface.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Table.php b/PhpOffice/PhpPresentation/Shape/Table.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Table/Cell.php b/PhpOffice/PhpPresentation/Shape/Table/Cell.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Shape/Table/Row.php b/PhpOffice/PhpPresentation/Shape/Table/Row.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/ShapeContainerInterface.php b/PhpOffice/PhpPresentation/ShapeContainerInterface.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide.php b/PhpOffice/PhpPresentation/Slide.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/AbstractBackground.php b/PhpOffice/PhpPresentation/Slide/AbstractBackground.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/AbstractSlide.php b/PhpOffice/PhpPresentation/Slide/AbstractSlide.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/Animation.php b/PhpOffice/PhpPresentation/Slide/Animation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/Background/Color.php b/PhpOffice/PhpPresentation/Slide/Background/Color.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/Background/Image.php b/PhpOffice/PhpPresentation/Slide/Background/Image.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/Background/SchemeColor.php b/PhpOffice/PhpPresentation/Slide/Background/SchemeColor.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/Iterator.php b/PhpOffice/PhpPresentation/Slide/Iterator.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/Layout.php b/PhpOffice/PhpPresentation/Slide/Layout.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/Note.php b/PhpOffice/PhpPresentation/Slide/Note.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/SlideLayout.php b/PhpOffice/PhpPresentation/Slide/SlideLayout.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/SlideMaster.php b/PhpOffice/PhpPresentation/Slide/SlideMaster.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Slide/Transition.php b/PhpOffice/PhpPresentation/Slide/Transition.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/Alignment.php b/PhpOffice/PhpPresentation/Style/Alignment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/Border.php b/PhpOffice/PhpPresentation/Style/Border.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/Borders.php b/PhpOffice/PhpPresentation/Style/Borders.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/Bullet.php b/PhpOffice/PhpPresentation/Style/Bullet.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/Color.php b/PhpOffice/PhpPresentation/Style/Color.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/ColorMap.php b/PhpOffice/PhpPresentation/Style/ColorMap.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/Fill.php b/PhpOffice/PhpPresentation/Style/Fill.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/Font.php b/PhpOffice/PhpPresentation/Style/Font.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/Outline.php b/PhpOffice/PhpPresentation/Style/Outline.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/SchemeColor.php b/PhpOffice/PhpPresentation/Style/SchemeColor.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/Shadow.php b/PhpOffice/PhpPresentation/Style/Shadow.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Style/TextStyle.php b/PhpOffice/PhpPresentation/Style/TextStyle.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/AbstractDecoratorWriter.php b/PhpOffice/PhpPresentation/Writer/AbstractDecoratorWriter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/AbstractWriter.php b/PhpOffice/PhpPresentation/Writer/AbstractWriter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/ODPresentation.php b/PhpOffice/PhpPresentation/Writer/ODPresentation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/ODPresentation/AbstractDecoratorWriter.php b/PhpOffice/PhpPresentation/Writer/ODPresentation/AbstractDecoratorWriter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/ODPresentation/Content.php b/PhpOffice/PhpPresentation/Writer/ODPresentation/Content.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/ODPresentation/Meta.php b/PhpOffice/PhpPresentation/Writer/ODPresentation/Meta.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/ODPresentation/MetaInfManifest.php b/PhpOffice/PhpPresentation/Writer/ODPresentation/MetaInfManifest.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/ODPresentation/Mimetype.php b/PhpOffice/PhpPresentation/Writer/ODPresentation/Mimetype.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/ODPresentation/ObjectsChart.php b/PhpOffice/PhpPresentation/Writer/ODPresentation/ObjectsChart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/ODPresentation/Pictures.php b/PhpOffice/PhpPresentation/Writer/ODPresentation/Pictures.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/ODPresentation/Styles.php b/PhpOffice/PhpPresentation/Writer/ODPresentation/Styles.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/ODPresentation/ThumbnailsThumbnail.php b/PhpOffice/PhpPresentation/Writer/ODPresentation/ThumbnailsThumbnail.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/AbstractDecoratorWriter.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/AbstractDecoratorWriter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/AbstractSlide.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/AbstractSlide.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/CommentAuthors.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/CommentAuthors.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/ContentTypes.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/ContentTypes.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsApp.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsApp.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsCore.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsCore.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsCustom.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsCustom.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsThumbnail.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/DocPropsThumbnail.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptCharts.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptCharts.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptComments.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptComments.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptMedia.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptMedia.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptPresProps.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptPresProps.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptPresentation.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptPresentation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptSlideLayouts.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptSlideLayouts.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptSlideMasters.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptSlideMasters.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptSlides.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptSlides.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptTableProps.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptTableProps.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptTheme.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptTheme.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptViewProps.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/PptViewProps.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/PowerPoint2007/Relationships.php b/PhpOffice/PhpPresentation/Writer/PowerPoint2007/Relationships.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/Serialized.php b/PhpOffice/PhpPresentation/Writer/Serialized.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpPresentation/Writer/WriterInterface.php b/PhpOffice/PhpPresentation/Writer/WriterInterface.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/ArrayEnabled.php b/PhpOffice/PhpSpreadsheet/Calculation/ArrayEnabled.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/BinaryComparison.php b/PhpOffice/PhpSpreadsheet/Calculation/BinaryComparison.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Calculation.php b/PhpOffice/PhpSpreadsheet/Calculation/Calculation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Category.php b/PhpOffice/PhpSpreadsheet/Calculation/Category.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database.php b/PhpOffice/PhpSpreadsheet/Calculation/Database.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DAverage.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DAverage.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DCount.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DCount.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DCountA.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DCountA.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DGet.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DGet.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DMax.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DMax.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DMin.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DMin.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DProduct.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DProduct.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DStDev.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DStDev.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DStDevP.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DStDevP.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DSum.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DSum.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DVar.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DVar.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DVarP.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DVarP.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Database/DatabaseAbstract.php b/PhpOffice/PhpSpreadsheet/Calculation/Database/DatabaseAbstract.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTime.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTime.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Constants.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Constants.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Current.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Current.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Date.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Date.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/DateParts.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/DateParts.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/DateValue.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/DateValue.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Days.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Days.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Days360.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Days360.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Difference.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Difference.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Helpers.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Helpers.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Month.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Month.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/NetworkDays.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/NetworkDays.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Time.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Time.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/TimeParts.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/TimeParts.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/TimeValue.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/TimeValue.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Week.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/Week.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/WorkDay.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/WorkDay.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/YearFrac.php b/PhpOffice/PhpSpreadsheet/Calculation/DateTimeExcel/YearFrac.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engine/ArrayArgumentHelper.php b/PhpOffice/PhpSpreadsheet/Calculation/Engine/ArrayArgumentHelper.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engine/ArrayArgumentProcessor.php b/PhpOffice/PhpSpreadsheet/Calculation/Engine/ArrayArgumentProcessor.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engine/BranchPruner.php b/PhpOffice/PhpSpreadsheet/Calculation/Engine/BranchPruner.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php b/PhpOffice/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engine/FormattedNumber.php b/PhpOffice/PhpSpreadsheet/Calculation/Engine/FormattedNumber.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engine/Logger.php b/PhpOffice/PhpSpreadsheet/Calculation/Engine/Logger.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engine/Operands/Operand.php b/PhpOffice/PhpSpreadsheet/Calculation/Engine/Operands/Operand.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engine/Operands/StructuredReference.php b/PhpOffice/PhpSpreadsheet/Calculation/Engine/Operands/StructuredReference.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselI.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselI.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselJ.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselJ.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselK.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselK.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselY.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BesselY.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BitWise.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/BitWise.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Compare.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Compare.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Complex.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Complex.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ComplexFunctions.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ComplexFunctions.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ComplexOperations.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ComplexOperations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Constants.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Constants.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertBase.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertBase.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertBinary.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertBinary.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertDecimal.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertDecimal.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertHex.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertHex.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertOctal.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertOctal.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertUOM.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ConvertUOM.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/EngineeringValidations.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/EngineeringValidations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Erf.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/Erf.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ErfC.php b/PhpOffice/PhpSpreadsheet/Calculation/Engineering/ErfC.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Exception.php b/PhpOffice/PhpSpreadsheet/Calculation/Exception.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/ExceptionHandler.php b/PhpOffice/PhpSpreadsheet/Calculation/ExceptionHandler.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/Amortization.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/Amortization.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/CashFlowValidations.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/CashFlowValidations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Cumulative.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Cumulative.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Interest.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Interest.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/InterestAndPrincipal.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/InterestAndPrincipal.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Payments.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Payments.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Single.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Single.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/NonPeriodic.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/NonPeriodic.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/Periodic.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/Periodic.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/Constants.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/Constants.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/Coupons.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/Coupons.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/Depreciation.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/Depreciation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/Dollar.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/Dollar.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/FinancialValidations.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/FinancialValidations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/Helpers.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/Helpers.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/InterestRate.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/InterestRate.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/AccruedInterest.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/AccruedInterest.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Price.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Price.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Rates.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Rates.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/SecurityValidations.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/SecurityValidations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Yields.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/Securities/Yields.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Financial/TreasuryBill.php b/PhpOffice/PhpSpreadsheet/Calculation/Financial/TreasuryBill.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/FormulaParser.php b/PhpOffice/PhpSpreadsheet/Calculation/FormulaParser.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/FormulaToken.php b/PhpOffice/PhpSpreadsheet/Calculation/FormulaToken.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Functions.php b/PhpOffice/PhpSpreadsheet/Calculation/Functions.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Information/ErrorValue.php b/PhpOffice/PhpSpreadsheet/Calculation/Information/ErrorValue.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Information/ExcelError.php b/PhpOffice/PhpSpreadsheet/Calculation/Information/ExcelError.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Information/Value.php b/PhpOffice/PhpSpreadsheet/Calculation/Information/Value.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Internal/MakeMatrix.php b/PhpOffice/PhpSpreadsheet/Calculation/Internal/MakeMatrix.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Internal/WildcardMatch.php b/PhpOffice/PhpSpreadsheet/Calculation/Internal/WildcardMatch.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Logical.php b/PhpOffice/PhpSpreadsheet/Calculation/Logical.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Logical/Boolean.php b/PhpOffice/PhpSpreadsheet/Calculation/Logical/Boolean.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Logical/Conditional.php b/PhpOffice/PhpSpreadsheet/Calculation/Logical/Conditional.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Logical/Operations.php b/PhpOffice/PhpSpreadsheet/Calculation/Logical/Operations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Address.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Address.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/ExcelMatch.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/ExcelMatch.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Filter.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Filter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Formula.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Formula.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/HLookup.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/HLookup.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Helpers.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Helpers.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Hyperlink.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Hyperlink.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Indirect.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Indirect.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Lookup.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Lookup.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/LookupBase.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/LookupBase.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/LookupRefValidations.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/LookupRefValidations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Matrix.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Matrix.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Offset.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Offset.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/RowColumnInformation.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/RowColumnInformation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Selection.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Selection.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Sort.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Sort.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Unique.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/Unique.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/VLookup.php b/PhpOffice/PhpSpreadsheet/Calculation/LookupRef/VLookup.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Absolute.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Absolute.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Angle.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Angle.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Arabic.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Arabic.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Base.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Base.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Ceiling.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Ceiling.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Combinations.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Combinations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Exp.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Exp.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Factorial.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Factorial.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Floor.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Floor.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Gcd.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Gcd.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Helpers.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Helpers.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/IntClass.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/IntClass.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Lcm.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Lcm.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Logarithms.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Logarithms.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/MatrixFunctions.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/MatrixFunctions.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Operations.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Operations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Random.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Random.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Roman.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Roman.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Round.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Round.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/SeriesSum.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/SeriesSum.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sign.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sign.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sqrt.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sqrt.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Subtotal.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Subtotal.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sum.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Sum.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/SumSquares.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/SumSquares.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosecant.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosecant.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosine.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosine.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cotangent.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Cotangent.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Secant.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Secant.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Sine.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Sine.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Tangent.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trig/Tangent.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trunc.php b/PhpOffice/PhpSpreadsheet/Calculation/MathTrig/Trunc.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/AggregateBase.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/AggregateBase.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Averages.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Averages.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Averages/Mean.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Averages/Mean.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Conditional.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Conditional.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Confidence.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Confidence.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Counts.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Counts.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Deviations.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Deviations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Beta.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Beta.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Binomial.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Binomial.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/ChiSquared.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/ChiSquared.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/DistributionValidations.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/DistributionValidations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Exponential.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Exponential.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/F.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/F.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Fisher.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Fisher.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Gamma.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Gamma.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/GammaBase.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/GammaBase.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/HyperGeometric.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/HyperGeometric.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/LogNormal.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/LogNormal.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/NewtonRaphson.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/NewtonRaphson.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Normal.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Normal.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Poisson.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Poisson.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/StandardNormal.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/StandardNormal.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/StudentT.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/StudentT.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Weibull.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Distributions/Weibull.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/MaxMinBase.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/MaxMinBase.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Maximum.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Maximum.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Minimum.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Minimum.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Percentiles.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Percentiles.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Permutations.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Permutations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Size.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Size.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/StandardDeviations.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/StandardDeviations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Standardize.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Standardize.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/StatisticalValidations.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/StatisticalValidations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Trends.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Trends.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/VarianceBase.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/VarianceBase.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Variances.php b/PhpOffice/PhpSpreadsheet/Calculation/Statistical/Variances.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/TextData.php b/PhpOffice/PhpSpreadsheet/Calculation/TextData.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/TextData/CaseConvert.php b/PhpOffice/PhpSpreadsheet/Calculation/TextData/CaseConvert.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php b/PhpOffice/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/TextData/Concatenate.php b/PhpOffice/PhpSpreadsheet/Calculation/TextData/Concatenate.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/TextData/Extract.php b/PhpOffice/PhpSpreadsheet/Calculation/TextData/Extract.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/TextData/Format.php b/PhpOffice/PhpSpreadsheet/Calculation/TextData/Format.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/TextData/Helpers.php b/PhpOffice/PhpSpreadsheet/Calculation/TextData/Helpers.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/TextData/Replace.php b/PhpOffice/PhpSpreadsheet/Calculation/TextData/Replace.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/TextData/Search.php b/PhpOffice/PhpSpreadsheet/Calculation/TextData/Search.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/TextData/Text.php b/PhpOffice/PhpSpreadsheet/Calculation/TextData/Text.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/TextData/Trim.php b/PhpOffice/PhpSpreadsheet/Calculation/TextData/Trim.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Token/Stack.php b/PhpOffice/PhpSpreadsheet/Calculation/Token/Stack.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Web.php b/PhpOffice/PhpSpreadsheet/Calculation/Web.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/Web/Service.php b/PhpOffice/PhpSpreadsheet/Calculation/Web/Service.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/Translations.xlsx b/PhpOffice/PhpSpreadsheet/Calculation/locale/Translations.xlsx old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/bg/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/bg/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/bg/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/bg/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/cs/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/cs/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/cs/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/cs/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/da/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/da/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/da/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/da/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/de/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/de/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/de/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/de/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/en/uk/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/en/uk/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/es/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/es/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/es/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/es/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/fi/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/fi/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/fi/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/fi/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/fr/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/fr/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/fr/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/fr/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/hu/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/hu/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/hu/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/hu/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/it/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/it/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/it/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/it/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/nb/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/nb/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/nb/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/nb/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/nl/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/nl/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/nl/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/nl/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/pl/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/pl/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/pl/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/pl/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/br/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/br/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/br/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/br/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/pt/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/ru/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/ru/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/ru/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/ru/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/sv/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/sv/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/sv/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/sv/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/tr/config b/PhpOffice/PhpSpreadsheet/Calculation/locale/tr/config old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Calculation/locale/tr/functions b/PhpOffice/PhpSpreadsheet/Calculation/locale/tr/functions old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/AddressHelper.php b/PhpOffice/PhpSpreadsheet/Cell/AddressHelper.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/AddressRange.php b/PhpOffice/PhpSpreadsheet/Cell/AddressRange.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/AdvancedValueBinder.php b/PhpOffice/PhpSpreadsheet/Cell/AdvancedValueBinder.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/Cell.php b/PhpOffice/PhpSpreadsheet/Cell/Cell.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/CellAddress.php b/PhpOffice/PhpSpreadsheet/Cell/CellAddress.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/CellRange.php b/PhpOffice/PhpSpreadsheet/Cell/CellRange.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/ColumnRange.php b/PhpOffice/PhpSpreadsheet/Cell/ColumnRange.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/Coordinate.php b/PhpOffice/PhpSpreadsheet/Cell/Coordinate.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/DataType.php b/PhpOffice/PhpSpreadsheet/Cell/DataType.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/DataValidation.php b/PhpOffice/PhpSpreadsheet/Cell/DataValidation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/DataValidator.php b/PhpOffice/PhpSpreadsheet/Cell/DataValidator.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/DefaultValueBinder.php b/PhpOffice/PhpSpreadsheet/Cell/DefaultValueBinder.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/Hyperlink.php b/PhpOffice/PhpSpreadsheet/Cell/Hyperlink.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/IValueBinder.php b/PhpOffice/PhpSpreadsheet/Cell/IValueBinder.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/RowRange.php b/PhpOffice/PhpSpreadsheet/Cell/RowRange.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Cell/StringValueBinder.php b/PhpOffice/PhpSpreadsheet/Cell/StringValueBinder.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/CellReferenceHelper.php b/PhpOffice/PhpSpreadsheet/CellReferenceHelper.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Axis.php b/PhpOffice/PhpSpreadsheet/Chart/Axis.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Chart.php b/PhpOffice/PhpSpreadsheet/Chart/Chart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/ChartColor.php b/PhpOffice/PhpSpreadsheet/Chart/ChartColor.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/DataSeries.php b/PhpOffice/PhpSpreadsheet/Chart/DataSeries.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/DataSeriesValues.php b/PhpOffice/PhpSpreadsheet/Chart/DataSeriesValues.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Exception.php b/PhpOffice/PhpSpreadsheet/Chart/Exception.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/GridLines.php b/PhpOffice/PhpSpreadsheet/Chart/GridLines.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Layout.php b/PhpOffice/PhpSpreadsheet/Chart/Layout.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Legend.php b/PhpOffice/PhpSpreadsheet/Chart/Legend.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/PlotArea.php b/PhpOffice/PhpSpreadsheet/Chart/PlotArea.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Properties.php b/PhpOffice/PhpSpreadsheet/Chart/Properties.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Renderer/IRenderer.php b/PhpOffice/PhpSpreadsheet/Chart/Renderer/IRenderer.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Renderer/JpGraph.php b/PhpOffice/PhpSpreadsheet/Chart/Renderer/JpGraph.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Renderer/JpGraphRendererBase.php b/PhpOffice/PhpSpreadsheet/Chart/Renderer/JpGraphRendererBase.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Renderer/MtJpGraphRenderer.php b/PhpOffice/PhpSpreadsheet/Chart/Renderer/MtJpGraphRenderer.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Renderer/PHP Charting Libraries.txt b/PhpOffice/PhpSpreadsheet/Chart/Renderer/PHP Charting Libraries.txt old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/Title.php b/PhpOffice/PhpSpreadsheet/Chart/Title.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Chart/TrendLine.php b/PhpOffice/PhpSpreadsheet/Chart/TrendLine.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Collection/Cells.php b/PhpOffice/PhpSpreadsheet/Collection/Cells.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Collection/CellsFactory.php b/PhpOffice/PhpSpreadsheet/Collection/CellsFactory.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Collection/Memory/SimpleCache1.php b/PhpOffice/PhpSpreadsheet/Collection/Memory/SimpleCache1.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Collection/Memory/SimpleCache3.php b/PhpOffice/PhpSpreadsheet/Collection/Memory/SimpleCache3.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Comment.php b/PhpOffice/PhpSpreadsheet/Comment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/DefinedName.php b/PhpOffice/PhpSpreadsheet/DefinedName.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Document/Properties.php b/PhpOffice/PhpSpreadsheet/Document/Properties.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Document/Security.php b/PhpOffice/PhpSpreadsheet/Document/Security.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Exception.php b/PhpOffice/PhpSpreadsheet/Exception.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/HashTable.php b/PhpOffice/PhpSpreadsheet/HashTable.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Helper/Dimension.php b/PhpOffice/PhpSpreadsheet/Helper/Dimension.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Helper/Html.php b/PhpOffice/PhpSpreadsheet/Helper/Html.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Helper/Sample.php b/PhpOffice/PhpSpreadsheet/Helper/Sample.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Helper/Size.php b/PhpOffice/PhpSpreadsheet/Helper/Size.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Helper/TextGrid.php b/PhpOffice/PhpSpreadsheet/Helper/TextGrid.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/IComparable.php b/PhpOffice/PhpSpreadsheet/IComparable.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/IOFactory.php b/PhpOffice/PhpSpreadsheet/IOFactory.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/LICENSE b/PhpOffice/PhpSpreadsheet/LICENSE old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/NamedFormula.php b/PhpOffice/PhpSpreadsheet/NamedFormula.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/NamedRange.php b/PhpOffice/PhpSpreadsheet/NamedRange.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/BaseReader.php b/PhpOffice/PhpSpreadsheet/Reader/BaseReader.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Csv.php b/PhpOffice/PhpSpreadsheet/Reader/Csv.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Csv/Delimiter.php b/PhpOffice/PhpSpreadsheet/Reader/Csv/Delimiter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/DefaultReadFilter.php b/PhpOffice/PhpSpreadsheet/Reader/DefaultReadFilter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Exception.php b/PhpOffice/PhpSpreadsheet/Reader/Exception.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Gnumeric.php b/PhpOffice/PhpSpreadsheet/Reader/Gnumeric.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Gnumeric/PageSetup.php b/PhpOffice/PhpSpreadsheet/Reader/Gnumeric/PageSetup.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Gnumeric/Properties.php b/PhpOffice/PhpSpreadsheet/Reader/Gnumeric/Properties.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Gnumeric/Styles.php b/PhpOffice/PhpSpreadsheet/Reader/Gnumeric/Styles.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Html.php b/PhpOffice/PhpSpreadsheet/Reader/Html.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/IReadFilter.php b/PhpOffice/PhpSpreadsheet/Reader/IReadFilter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/IReader.php b/PhpOffice/PhpSpreadsheet/Reader/IReader.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Ods.php b/PhpOffice/PhpSpreadsheet/Reader/Ods.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Ods/AutoFilter.php b/PhpOffice/PhpSpreadsheet/Reader/Ods/AutoFilter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Ods/BaseLoader.php b/PhpOffice/PhpSpreadsheet/Reader/Ods/BaseLoader.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Ods/DefinedNames.php b/PhpOffice/PhpSpreadsheet/Reader/Ods/DefinedNames.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Ods/FormulaTranslator.php b/PhpOffice/PhpSpreadsheet/Reader/Ods/FormulaTranslator.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Ods/PageSettings.php b/PhpOffice/PhpSpreadsheet/Reader/Ods/PageSettings.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Ods/Properties.php b/PhpOffice/PhpSpreadsheet/Reader/Ods/Properties.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Security/XmlScanner.php b/PhpOffice/PhpSpreadsheet/Reader/Security/XmlScanner.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Slk.php b/PhpOffice/PhpSpreadsheet/Reader/Slk.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls.php b/PhpOffice/PhpSpreadsheet/Reader/Xls.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/Color.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/Color.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/ConditionalFormatting.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/ConditionalFormatting.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/DataValidationHelper.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/DataValidationHelper.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/ErrorCode.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/ErrorCode.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/Escher.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/Escher.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/MD5.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/MD5.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/RC4.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/RC4.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/Border.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/Border.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/CellAlignment.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/CellAlignment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/CellFont.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/CellFont.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/FillPattern.php b/PhpOffice/PhpSpreadsheet/Reader/Xls/Style/FillPattern.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/BaseParserClass.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/BaseParserClass.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Chart.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Chart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/ColumnAndRowAttributes.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/ColumnAndRowAttributes.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/ConditionalStyles.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/ConditionalStyles.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/DataValidations.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/DataValidations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Namespaces.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Namespaces.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/PageSetup.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/PageSetup.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Properties.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Properties.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/SheetViews.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/SheetViews.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Styles.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Styles.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/TableReader.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/TableReader.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Theme.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/Theme.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xlsx/WorkbookView.php b/PhpOffice/PhpSpreadsheet/Reader/Xlsx/WorkbookView.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xml.php b/PhpOffice/PhpSpreadsheet/Reader/Xml.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xml/PageSettings.php b/PhpOffice/PhpSpreadsheet/Reader/Xml/PageSettings.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xml/Properties.php b/PhpOffice/PhpSpreadsheet/Reader/Xml/Properties.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xml/Style.php b/PhpOffice/PhpSpreadsheet/Reader/Xml/Style.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Alignment.php b/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Alignment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Border.php b/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Border.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Fill.php b/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Fill.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Font.php b/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/Font.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/NumberFormat.php b/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/NumberFormat.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/StyleBase.php b/PhpOffice/PhpSpreadsheet/Reader/Xml/Style/StyleBase.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/ReferenceHelper.php b/PhpOffice/PhpSpreadsheet/ReferenceHelper.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/RichText/ITextElement.php b/PhpOffice/PhpSpreadsheet/RichText/ITextElement.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/RichText/RichText.php b/PhpOffice/PhpSpreadsheet/RichText/RichText.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/RichText/Run.php b/PhpOffice/PhpSpreadsheet/RichText/Run.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/RichText/TextElement.php b/PhpOffice/PhpSpreadsheet/RichText/TextElement.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Settings.php b/PhpOffice/PhpSpreadsheet/Settings.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/CodePage.php b/PhpOffice/PhpSpreadsheet/Shared/CodePage.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Date.php b/PhpOffice/PhpSpreadsheet/Shared/Date.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Drawing.php b/PhpOffice/PhpSpreadsheet/Shared/Drawing.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Escher.php b/PhpOffice/PhpSpreadsheet/Shared/Escher.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer.php b/PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php b/PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php b/PhpOffice/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer.php b/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php b/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php b/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php b/PhpOffice/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/File.php b/PhpOffice/PhpSpreadsheet/Shared/File.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Font.php b/PhpOffice/PhpSpreadsheet/Shared/Font.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/IntOrFloat.php b/PhpOffice/PhpSpreadsheet/Shared/IntOrFloat.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/OLE.php b/PhpOffice/PhpSpreadsheet/Shared/OLE.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php b/PhpOffice/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/OLE/PPS.php b/PhpOffice/PhpSpreadsheet/Shared/OLE/PPS.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/OLE/PPS/File.php b/PhpOffice/PhpSpreadsheet/Shared/OLE/PPS/File.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/OLE/PPS/Root.php b/PhpOffice/PhpSpreadsheet/Shared/OLE/PPS/Root.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/OLERead.php b/PhpOffice/PhpSpreadsheet/Shared/OLERead.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/PasswordHasher.php b/PhpOffice/PhpSpreadsheet/Shared/PasswordHasher.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/StringHelper.php b/PhpOffice/PhpSpreadsheet/Shared/StringHelper.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/TimeZone.php b/PhpOffice/PhpSpreadsheet/Shared/TimeZone.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Trend/BestFit.php b/PhpOffice/PhpSpreadsheet/Shared/Trend/BestFit.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php b/PhpOffice/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Trend/LinearBestFit.php b/PhpOffice/PhpSpreadsheet/Shared/Trend/LinearBestFit.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php b/PhpOffice/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php b/PhpOffice/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Trend/PowerBestFit.php b/PhpOffice/PhpSpreadsheet/Shared/Trend/PowerBestFit.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Trend/Trend.php b/PhpOffice/PhpSpreadsheet/Shared/Trend/Trend.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/XMLWriter.php b/PhpOffice/PhpSpreadsheet/Shared/XMLWriter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Shared/Xls.php b/PhpOffice/PhpSpreadsheet/Shared/Xls.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Spreadsheet.php b/PhpOffice/PhpSpreadsheet/Spreadsheet.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/Alignment.php b/PhpOffice/PhpSpreadsheet/Style/Alignment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/Border.php b/PhpOffice/PhpSpreadsheet/Style/Border.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/Borders.php b/PhpOffice/PhpSpreadsheet/Style/Borders.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/Color.php b/PhpOffice/PhpSpreadsheet/Style/Color.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/Conditional.php b/PhpOffice/PhpSpreadsheet/Style/Conditional.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/CellMatcher.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/CellMatcher.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/CellStyleAssessor.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/CellStyleAssessor.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBar.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBar.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBarExtension.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBarExtension.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormatValueObject.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormatValueObject.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormattingRuleExtension.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormattingRuleExtension.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Blanks.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Blanks.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/CellValue.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/CellValue.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/DateValue.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/DateValue.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Duplicates.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Duplicates.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Errors.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Errors.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Expression.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Expression.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/TextValue.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/TextValue.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardAbstract.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardAbstract.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardInterface.php b/PhpOffice/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardInterface.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/Fill.php b/PhpOffice/PhpSpreadsheet/Style/Fill.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/Font.php b/PhpOffice/PhpSpreadsheet/Style/Font.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/NumberFormat.php b/PhpOffice/PhpSpreadsheet/Style/NumberFormat.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/NumberFormat/BaseFormatter.php b/PhpOffice/PhpSpreadsheet/Style/NumberFormat/BaseFormatter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/NumberFormat/DateFormatter.php b/PhpOffice/PhpSpreadsheet/Style/NumberFormat/DateFormatter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/NumberFormat/Formatter.php b/PhpOffice/PhpSpreadsheet/Style/NumberFormat/Formatter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/NumberFormat/FractionFormatter.php b/PhpOffice/PhpSpreadsheet/Style/NumberFormat/FractionFormatter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/NumberFormat/NumberFormatter.php b/PhpOffice/PhpSpreadsheet/Style/NumberFormat/NumberFormatter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/NumberFormat/PercentageFormatter.php b/PhpOffice/PhpSpreadsheet/Style/NumberFormat/PercentageFormatter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/Protection.php b/PhpOffice/PhpSpreadsheet/Style/Protection.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/Style.php b/PhpOffice/PhpSpreadsheet/Style/Style.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Style/Supervisor.php b/PhpOffice/PhpSpreadsheet/Style/Supervisor.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter.php b/PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter/Column.php b/PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter/Column.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php b/PhpOffice/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/BaseDrawing.php b/PhpOffice/PhpSpreadsheet/Worksheet/BaseDrawing.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/CellIterator.php b/PhpOffice/PhpSpreadsheet/Worksheet/CellIterator.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Column.php b/PhpOffice/PhpSpreadsheet/Worksheet/Column.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/ColumnCellIterator.php b/PhpOffice/PhpSpreadsheet/Worksheet/ColumnCellIterator.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/ColumnDimension.php b/PhpOffice/PhpSpreadsheet/Worksheet/ColumnDimension.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/ColumnIterator.php b/PhpOffice/PhpSpreadsheet/Worksheet/ColumnIterator.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Dimension.php b/PhpOffice/PhpSpreadsheet/Worksheet/Dimension.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Drawing.php b/PhpOffice/PhpSpreadsheet/Worksheet/Drawing.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Drawing/Shadow.php b/PhpOffice/PhpSpreadsheet/Worksheet/Drawing/Shadow.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/HeaderFooter.php b/PhpOffice/PhpSpreadsheet/Worksheet/HeaderFooter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php b/PhpOffice/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Iterator.php b/PhpOffice/PhpSpreadsheet/Worksheet/Iterator.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/MemoryDrawing.php b/PhpOffice/PhpSpreadsheet/Worksheet/MemoryDrawing.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/PageMargins.php b/PhpOffice/PhpSpreadsheet/Worksheet/PageMargins.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/PageSetup.php b/PhpOffice/PhpSpreadsheet/Worksheet/PageSetup.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Protection.php b/PhpOffice/PhpSpreadsheet/Worksheet/Protection.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Row.php b/PhpOffice/PhpSpreadsheet/Worksheet/Row.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/RowCellIterator.php b/PhpOffice/PhpSpreadsheet/Worksheet/RowCellIterator.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/RowDimension.php b/PhpOffice/PhpSpreadsheet/Worksheet/RowDimension.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/RowIterator.php b/PhpOffice/PhpSpreadsheet/Worksheet/RowIterator.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/SheetView.php b/PhpOffice/PhpSpreadsheet/Worksheet/SheetView.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Table.php b/PhpOffice/PhpSpreadsheet/Worksheet/Table.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Table/Column.php b/PhpOffice/PhpSpreadsheet/Worksheet/Table/Column.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Table/TableStyle.php b/PhpOffice/PhpSpreadsheet/Worksheet/Table/TableStyle.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Validations.php b/PhpOffice/PhpSpreadsheet/Worksheet/Validations.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Worksheet/Worksheet.php b/PhpOffice/PhpSpreadsheet/Worksheet/Worksheet.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/BaseWriter.php b/PhpOffice/PhpSpreadsheet/Writer/BaseWriter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Csv.php b/PhpOffice/PhpSpreadsheet/Writer/Csv.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Exception.php b/PhpOffice/PhpSpreadsheet/Writer/Exception.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Html.php b/PhpOffice/PhpSpreadsheet/Writer/Html.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/IWriter.php b/PhpOffice/PhpSpreadsheet/Writer/IWriter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods.php b/PhpOffice/PhpSpreadsheet/Writer/Ods.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/AutoFilters.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/AutoFilters.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/Cell/Comment.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/Cell/Comment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/Cell/Style.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/Cell/Style.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/Content.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/Content.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/Formula.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/Formula.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/Meta.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/Meta.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/MetaInf.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/MetaInf.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/Mimetype.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/Mimetype.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/NamedExpressions.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/NamedExpressions.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/Settings.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/Settings.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/Styles.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/Styles.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/Thumbnails.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/Thumbnails.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Ods/WriterPart.php b/PhpOffice/PhpSpreadsheet/Writer/Ods/WriterPart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Pdf.php b/PhpOffice/PhpSpreadsheet/Writer/Pdf.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Pdf/Dompdf.php b/PhpOffice/PhpSpreadsheet/Writer/Pdf/Dompdf.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Pdf/Mpdf.php b/PhpOffice/PhpSpreadsheet/Writer/Pdf/Mpdf.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Pdf/Tcpdf.php b/PhpOffice/PhpSpreadsheet/Writer/Pdf/Tcpdf.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls.php b/PhpOffice/PhpSpreadsheet/Writer/Xls.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/BIFFwriter.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/BIFFwriter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/CellDataValidation.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/CellDataValidation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/ConditionalHelper.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/ConditionalHelper.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/ErrorCode.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/ErrorCode.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/Escher.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/Escher.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/Font.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/Font.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/Parser.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/Parser.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellAlignment.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellAlignment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellBorder.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellBorder.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellFill.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/CellFill.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/ColorMap.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/Style/ColorMap.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/Workbook.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/Workbook.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/Worksheet.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/Worksheet.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xls/Xf.php b/PhpOffice/PhpSpreadsheet/Writer/Xls/Xf.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/AutoFilter.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/AutoFilter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Chart.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Chart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Comments.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Comments.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/DefinedNames.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/DefinedNames.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/DocProps.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/DocProps.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Drawing.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Drawing.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Rels.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Rels.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/StringTable.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/StringTable.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Style.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Style.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Table.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Table.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Theme.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Theme.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Workbook.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Workbook.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Worksheet.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/Worksheet.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpSpreadsheet/Writer/Xlsx/WriterPart.php b/PhpOffice/PhpSpreadsheet/Writer/Xlsx/WriterPart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Collection/AbstractCollection.php b/PhpOffice/PhpWord/Collection/AbstractCollection.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Collection/Bookmarks.php b/PhpOffice/PhpWord/Collection/Bookmarks.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Collection/Charts.php b/PhpOffice/PhpWord/Collection/Charts.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Collection/Comments.php b/PhpOffice/PhpWord/Collection/Comments.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Collection/Endnotes.php b/PhpOffice/PhpWord/Collection/Endnotes.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Collection/Footnotes.php b/PhpOffice/PhpWord/Collection/Footnotes.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Collection/Titles.php b/PhpOffice/PhpWord/Collection/Titles.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/ComplexType/FootnoteProperties.php b/PhpOffice/PhpWord/ComplexType/FootnoteProperties.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/ComplexType/ProofState.php b/PhpOffice/PhpWord/ComplexType/ProofState.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/ComplexType/TblWidth.php b/PhpOffice/PhpWord/ComplexType/TblWidth.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/ComplexType/TrackChangesView.php b/PhpOffice/PhpWord/ComplexType/TrackChangesView.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/AbstractContainer.php b/PhpOffice/PhpWord/Element/AbstractContainer.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/AbstractElement.php b/PhpOffice/PhpWord/Element/AbstractElement.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Bookmark.php b/PhpOffice/PhpWord/Element/Bookmark.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Cell.php b/PhpOffice/PhpWord/Element/Cell.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Chart.php b/PhpOffice/PhpWord/Element/Chart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/CheckBox.php b/PhpOffice/PhpWord/Element/CheckBox.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Comment.php b/PhpOffice/PhpWord/Element/Comment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Endnote.php b/PhpOffice/PhpWord/Element/Endnote.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Field.php b/PhpOffice/PhpWord/Element/Field.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Footer.php b/PhpOffice/PhpWord/Element/Footer.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Footnote.php b/PhpOffice/PhpWord/Element/Footnote.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/FormField.php b/PhpOffice/PhpWord/Element/FormField.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Header.php b/PhpOffice/PhpWord/Element/Header.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Image.php b/PhpOffice/PhpWord/Element/Image.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Line.php b/PhpOffice/PhpWord/Element/Line.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Link.php b/PhpOffice/PhpWord/Element/Link.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/ListItem.php b/PhpOffice/PhpWord/Element/ListItem.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/ListItemRun.php b/PhpOffice/PhpWord/Element/ListItemRun.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/OLEObject.php b/PhpOffice/PhpWord/Element/OLEObject.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/PageBreak.php b/PhpOffice/PhpWord/Element/PageBreak.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/PreserveText.php b/PhpOffice/PhpWord/Element/PreserveText.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Row.php b/PhpOffice/PhpWord/Element/Row.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/SDT.php b/PhpOffice/PhpWord/Element/SDT.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Section.php b/PhpOffice/PhpWord/Element/Section.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Shape.php b/PhpOffice/PhpWord/Element/Shape.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/TOC.php b/PhpOffice/PhpWord/Element/TOC.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Table.php b/PhpOffice/PhpWord/Element/Table.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Text.php b/PhpOffice/PhpWord/Element/Text.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/TextBox.php b/PhpOffice/PhpWord/Element/TextBox.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/TextBreak.php b/PhpOffice/PhpWord/Element/TextBreak.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/TextRun.php b/PhpOffice/PhpWord/Element/TextRun.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/Title.php b/PhpOffice/PhpWord/Element/Title.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Element/TrackChange.php b/PhpOffice/PhpWord/Element/TrackChange.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Escaper/AbstractEscaper.php b/PhpOffice/PhpWord/Escaper/AbstractEscaper.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Escaper/EscaperInterface.php b/PhpOffice/PhpWord/Escaper/EscaperInterface.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Escaper/RegExp.php b/PhpOffice/PhpWord/Escaper/RegExp.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Escaper/Rtf.php b/PhpOffice/PhpWord/Escaper/Rtf.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Escaper/Xml.php b/PhpOffice/PhpWord/Escaper/Xml.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Exception/CopyFileException.php b/PhpOffice/PhpWord/Exception/CopyFileException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Exception/CreateTemporaryFileException.php b/PhpOffice/PhpWord/Exception/CreateTemporaryFileException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Exception/Exception.php b/PhpOffice/PhpWord/Exception/Exception.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Exception/InvalidImageException.php b/PhpOffice/PhpWord/Exception/InvalidImageException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Exception/InvalidObjectException.php b/PhpOffice/PhpWord/Exception/InvalidObjectException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Exception/InvalidStyleException.php b/PhpOffice/PhpWord/Exception/InvalidStyleException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Exception/UnsupportedImageTypeException.php b/PhpOffice/PhpWord/Exception/UnsupportedImageTypeException.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/IOFactory.php b/PhpOffice/PhpWord/IOFactory.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/LICENSE b/PhpOffice/PhpWord/LICENSE old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Media.php b/PhpOffice/PhpWord/Media.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Metadata/Compatibility.php b/PhpOffice/PhpWord/Metadata/Compatibility.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Metadata/DocInfo.php b/PhpOffice/PhpWord/Metadata/DocInfo.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Metadata/Protection.php b/PhpOffice/PhpWord/Metadata/Protection.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Metadata/Settings.php b/PhpOffice/PhpWord/Metadata/Settings.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/PhpWord.php b/PhpOffice/PhpWord/PhpWord.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/AbstractReader.php b/PhpOffice/PhpWord/Reader/AbstractReader.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/HTML.php b/PhpOffice/PhpWord/Reader/HTML.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/MsDoc.php b/PhpOffice/PhpWord/Reader/MsDoc.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/ODText.php b/PhpOffice/PhpWord/Reader/ODText.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/ODText/AbstractPart.php b/PhpOffice/PhpWord/Reader/ODText/AbstractPart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/ODText/Content.php b/PhpOffice/PhpWord/Reader/ODText/Content.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/ODText/Meta.php b/PhpOffice/PhpWord/Reader/ODText/Meta.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/RTF.php b/PhpOffice/PhpWord/Reader/RTF.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/RTF/Document.php b/PhpOffice/PhpWord/Reader/RTF/Document.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/ReaderInterface.php b/PhpOffice/PhpWord/Reader/ReaderInterface.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/Word2007.php b/PhpOffice/PhpWord/Reader/Word2007.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/Word2007/AbstractPart.php b/PhpOffice/PhpWord/Reader/Word2007/AbstractPart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/Word2007/DocPropsApp.php b/PhpOffice/PhpWord/Reader/Word2007/DocPropsApp.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/Word2007/DocPropsCore.php b/PhpOffice/PhpWord/Reader/Word2007/DocPropsCore.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/Word2007/DocPropsCustom.php b/PhpOffice/PhpWord/Reader/Word2007/DocPropsCustom.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/Word2007/Document.php b/PhpOffice/PhpWord/Reader/Word2007/Document.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/Word2007/Endnotes.php b/PhpOffice/PhpWord/Reader/Word2007/Endnotes.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/Word2007/Footnotes.php b/PhpOffice/PhpWord/Reader/Word2007/Footnotes.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/Word2007/Numbering.php b/PhpOffice/PhpWord/Reader/Word2007/Numbering.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/Word2007/Settings.php b/PhpOffice/PhpWord/Reader/Word2007/Settings.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Reader/Word2007/Styles.php b/PhpOffice/PhpWord/Reader/Word2007/Styles.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Settings.php b/PhpOffice/PhpWord/Settings.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/AbstractEnum.php b/PhpOffice/PhpWord/Shared/AbstractEnum.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/Converter.php b/PhpOffice/PhpWord/Shared/Converter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/Css.php b/PhpOffice/PhpWord/Shared/Css.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/Drawing.php b/PhpOffice/PhpWord/Shared/Drawing.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/Html.php b/PhpOffice/PhpWord/Shared/Html.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/Microsoft/PasswordEncoder.php b/PhpOffice/PhpWord/Shared/Microsoft/PasswordEncoder.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/OLERead.php b/PhpOffice/PhpWord/Shared/OLERead.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/PCLZip/pclzip.lib.php b/PhpOffice/PhpWord/Shared/PCLZip/pclzip.lib.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/Text.php b/PhpOffice/PhpWord/Shared/Text.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/XMLReader.php b/PhpOffice/PhpWord/Shared/XMLReader.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/XMLWriter.php b/PhpOffice/PhpWord/Shared/XMLWriter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Shared/ZipArchive.php b/PhpOffice/PhpWord/Shared/ZipArchive.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/SimpleType/Border.php b/PhpOffice/PhpWord/SimpleType/Border.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/SimpleType/DocProtect.php b/PhpOffice/PhpWord/SimpleType/DocProtect.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/SimpleType/Jc.php b/PhpOffice/PhpWord/SimpleType/Jc.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/SimpleType/JcTable.php b/PhpOffice/PhpWord/SimpleType/JcTable.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/SimpleType/LineSpacingRule.php b/PhpOffice/PhpWord/SimpleType/LineSpacingRule.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/SimpleType/NumberFormat.php b/PhpOffice/PhpWord/SimpleType/NumberFormat.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/SimpleType/TblWidth.php b/PhpOffice/PhpWord/SimpleType/TblWidth.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/SimpleType/TextAlignment.php b/PhpOffice/PhpWord/SimpleType/TextAlignment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/SimpleType/VerticalJc.php b/PhpOffice/PhpWord/SimpleType/VerticalJc.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/SimpleType/Zoom.php b/PhpOffice/PhpWord/SimpleType/Zoom.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style.php b/PhpOffice/PhpWord/Style.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/AbstractStyle.php b/PhpOffice/PhpWord/Style/AbstractStyle.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Border.php b/PhpOffice/PhpWord/Style/Border.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Cell.php b/PhpOffice/PhpWord/Style/Cell.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Chart.php b/PhpOffice/PhpWord/Style/Chart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Extrusion.php b/PhpOffice/PhpWord/Style/Extrusion.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Fill.php b/PhpOffice/PhpWord/Style/Fill.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Font.php b/PhpOffice/PhpWord/Style/Font.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Frame.php b/PhpOffice/PhpWord/Style/Frame.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Image.php b/PhpOffice/PhpWord/Style/Image.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Indentation.php b/PhpOffice/PhpWord/Style/Indentation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Language.php b/PhpOffice/PhpWord/Style/Language.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Line.php b/PhpOffice/PhpWord/Style/Line.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/LineNumbering.php b/PhpOffice/PhpWord/Style/LineNumbering.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/ListItem.php b/PhpOffice/PhpWord/Style/ListItem.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Numbering.php b/PhpOffice/PhpWord/Style/Numbering.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/NumberingLevel.php b/PhpOffice/PhpWord/Style/NumberingLevel.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Outline.php b/PhpOffice/PhpWord/Style/Outline.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Paper.php b/PhpOffice/PhpWord/Style/Paper.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Paragraph.php b/PhpOffice/PhpWord/Style/Paragraph.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Row.php b/PhpOffice/PhpWord/Style/Row.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Section.php b/PhpOffice/PhpWord/Style/Section.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Shading.php b/PhpOffice/PhpWord/Style/Shading.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Shadow.php b/PhpOffice/PhpWord/Style/Shadow.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Shape.php b/PhpOffice/PhpWord/Style/Shape.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Spacing.php b/PhpOffice/PhpWord/Style/Spacing.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/TOC.php b/PhpOffice/PhpWord/Style/TOC.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Tab.php b/PhpOffice/PhpWord/Style/Tab.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/Table.php b/PhpOffice/PhpWord/Style/Table.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/TablePosition.php b/PhpOffice/PhpWord/Style/TablePosition.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Style/TextBox.php b/PhpOffice/PhpWord/Style/TextBox.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/TemplateProcessor.php b/PhpOffice/PhpWord/TemplateProcessor.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/AbstractWriter.php b/PhpOffice/PhpWord/Writer/AbstractWriter.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML.php b/PhpOffice/PhpWord/Writer/HTML.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/AbstractElement.php b/PhpOffice/PhpWord/Writer/HTML/Element/AbstractElement.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/Bookmark.php b/PhpOffice/PhpWord/Writer/HTML/Element/Bookmark.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/Container.php b/PhpOffice/PhpWord/Writer/HTML/Element/Container.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/Endnote.php b/PhpOffice/PhpWord/Writer/HTML/Element/Endnote.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/Footnote.php b/PhpOffice/PhpWord/Writer/HTML/Element/Footnote.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/Image.php b/PhpOffice/PhpWord/Writer/HTML/Element/Image.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/Link.php b/PhpOffice/PhpWord/Writer/HTML/Element/Link.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/ListItem.php b/PhpOffice/PhpWord/Writer/HTML/Element/ListItem.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/ListItemRun.php b/PhpOffice/PhpWord/Writer/HTML/Element/ListItemRun.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/PageBreak.php b/PhpOffice/PhpWord/Writer/HTML/Element/PageBreak.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/Table.php b/PhpOffice/PhpWord/Writer/HTML/Element/Table.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/Text.php b/PhpOffice/PhpWord/Writer/HTML/Element/Text.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/TextBreak.php b/PhpOffice/PhpWord/Writer/HTML/Element/TextBreak.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/TextRun.php b/PhpOffice/PhpWord/Writer/HTML/Element/TextRun.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Element/Title.php b/PhpOffice/PhpWord/Writer/HTML/Element/Title.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Part/AbstractPart.php b/PhpOffice/PhpWord/Writer/HTML/Part/AbstractPart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Part/Body.php b/PhpOffice/PhpWord/Writer/HTML/Part/Body.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Part/Head.php b/PhpOffice/PhpWord/Writer/HTML/Part/Head.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Style/AbstractStyle.php b/PhpOffice/PhpWord/Writer/HTML/Style/AbstractStyle.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Style/Font.php b/PhpOffice/PhpWord/Writer/HTML/Style/Font.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Style/Generic.php b/PhpOffice/PhpWord/Writer/HTML/Style/Generic.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Style/Image.php b/PhpOffice/PhpWord/Writer/HTML/Style/Image.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/HTML/Style/Paragraph.php b/PhpOffice/PhpWord/Writer/HTML/Style/Paragraph.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText.php b/PhpOffice/PhpWord/Writer/ODText.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Element/AbstractElement.php b/PhpOffice/PhpWord/Writer/ODText/Element/AbstractElement.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Element/Container.php b/PhpOffice/PhpWord/Writer/ODText/Element/Container.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Element/Field.php b/PhpOffice/PhpWord/Writer/ODText/Element/Field.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Element/Image.php b/PhpOffice/PhpWord/Writer/ODText/Element/Image.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Element/Link.php b/PhpOffice/PhpWord/Writer/ODText/Element/Link.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Element/PageBreak.php b/PhpOffice/PhpWord/Writer/ODText/Element/PageBreak.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Element/Table.php b/PhpOffice/PhpWord/Writer/ODText/Element/Table.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Element/Text.php b/PhpOffice/PhpWord/Writer/ODText/Element/Text.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Element/TextBreak.php b/PhpOffice/PhpWord/Writer/ODText/Element/TextBreak.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Element/TextRun.php b/PhpOffice/PhpWord/Writer/ODText/Element/TextRun.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Element/Title.php b/PhpOffice/PhpWord/Writer/ODText/Element/Title.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Part/AbstractPart.php b/PhpOffice/PhpWord/Writer/ODText/Part/AbstractPart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Part/Content.php b/PhpOffice/PhpWord/Writer/ODText/Part/Content.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Part/Manifest.php b/PhpOffice/PhpWord/Writer/ODText/Part/Manifest.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Part/Meta.php b/PhpOffice/PhpWord/Writer/ODText/Part/Meta.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Part/Mimetype.php b/PhpOffice/PhpWord/Writer/ODText/Part/Mimetype.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Part/Styles.php b/PhpOffice/PhpWord/Writer/ODText/Part/Styles.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Style/AbstractStyle.php b/PhpOffice/PhpWord/Writer/ODText/Style/AbstractStyle.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Style/Font.php b/PhpOffice/PhpWord/Writer/ODText/Style/Font.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Style/Image.php b/PhpOffice/PhpWord/Writer/ODText/Style/Image.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Style/Paragraph.php b/PhpOffice/PhpWord/Writer/ODText/Style/Paragraph.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Style/Section.php b/PhpOffice/PhpWord/Writer/ODText/Style/Section.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/ODText/Style/Table.php b/PhpOffice/PhpWord/Writer/ODText/Style/Table.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/PDF.php b/PhpOffice/PhpWord/Writer/PDF.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/PDF/AbstractRenderer.php b/PhpOffice/PhpWord/Writer/PDF/AbstractRenderer.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/PDF/DomPDF.php b/PhpOffice/PhpWord/Writer/PDF/DomPDF.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/PDF/MPDF.php b/PhpOffice/PhpWord/Writer/PDF/MPDF.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/PDF/TCPDF.php b/PhpOffice/PhpWord/Writer/PDF/TCPDF.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF.php b/PhpOffice/PhpWord/Writer/RTF.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/AbstractElement.php b/PhpOffice/PhpWord/Writer/RTF/Element/AbstractElement.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/Container.php b/PhpOffice/PhpWord/Writer/RTF/Element/Container.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/Field.php b/PhpOffice/PhpWord/Writer/RTF/Element/Field.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/Image.php b/PhpOffice/PhpWord/Writer/RTF/Element/Image.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/Link.php b/PhpOffice/PhpWord/Writer/RTF/Element/Link.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/ListItem.php b/PhpOffice/PhpWord/Writer/RTF/Element/ListItem.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/PageBreak.php b/PhpOffice/PhpWord/Writer/RTF/Element/PageBreak.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/Table.php b/PhpOffice/PhpWord/Writer/RTF/Element/Table.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/Text.php b/PhpOffice/PhpWord/Writer/RTF/Element/Text.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/TextBreak.php b/PhpOffice/PhpWord/Writer/RTF/Element/TextBreak.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/TextRun.php b/PhpOffice/PhpWord/Writer/RTF/Element/TextRun.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Element/Title.php b/PhpOffice/PhpWord/Writer/RTF/Element/Title.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Part/AbstractPart.php b/PhpOffice/PhpWord/Writer/RTF/Part/AbstractPart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Part/Document.php b/PhpOffice/PhpWord/Writer/RTF/Part/Document.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Part/Header.php b/PhpOffice/PhpWord/Writer/RTF/Part/Header.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Style/AbstractStyle.php b/PhpOffice/PhpWord/Writer/RTF/Style/AbstractStyle.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Style/Border.php b/PhpOffice/PhpWord/Writer/RTF/Style/Border.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Style/Font.php b/PhpOffice/PhpWord/Writer/RTF/Style/Font.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Style/Indentation.php b/PhpOffice/PhpWord/Writer/RTF/Style/Indentation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Style/Paragraph.php b/PhpOffice/PhpWord/Writer/RTF/Style/Paragraph.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Style/Section.php b/PhpOffice/PhpWord/Writer/RTF/Style/Section.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/RTF/Style/Tab.php b/PhpOffice/PhpWord/Writer/RTF/Style/Tab.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007.php b/PhpOffice/PhpWord/Writer/Word2007.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/AbstractElement.php b/PhpOffice/PhpWord/Writer/Word2007/Element/AbstractElement.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Bookmark.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Bookmark.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Chart.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Chart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/CheckBox.php b/PhpOffice/PhpWord/Writer/Word2007/Element/CheckBox.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Container.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Container.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Endnote.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Endnote.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Field.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Field.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Footnote.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Footnote.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/FormField.php b/PhpOffice/PhpWord/Writer/Word2007/Element/FormField.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Image.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Image.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Line.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Line.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Link.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Link.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/ListItem.php b/PhpOffice/PhpWord/Writer/Word2007/Element/ListItem.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/ListItemRun.php b/PhpOffice/PhpWord/Writer/Word2007/Element/ListItemRun.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/OLEObject.php b/PhpOffice/PhpWord/Writer/Word2007/Element/OLEObject.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/PageBreak.php b/PhpOffice/PhpWord/Writer/Word2007/Element/PageBreak.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/ParagraphAlignment.php b/PhpOffice/PhpWord/Writer/Word2007/Element/ParagraphAlignment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/PreserveText.php b/PhpOffice/PhpWord/Writer/Word2007/Element/PreserveText.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/SDT.php b/PhpOffice/PhpWord/Writer/Word2007/Element/SDT.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Shape.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Shape.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/TOC.php b/PhpOffice/PhpWord/Writer/Word2007/Element/TOC.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Table.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Table.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/TableAlignment.php b/PhpOffice/PhpWord/Writer/Word2007/Element/TableAlignment.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Text.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Text.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/TextBox.php b/PhpOffice/PhpWord/Writer/Word2007/Element/TextBox.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/TextBreak.php b/PhpOffice/PhpWord/Writer/Word2007/Element/TextBreak.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/TextRun.php b/PhpOffice/PhpWord/Writer/Word2007/Element/TextRun.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Element/Title.php b/PhpOffice/PhpWord/Writer/Word2007/Element/Title.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/AbstractPart.php b/PhpOffice/PhpWord/Writer/Word2007/Part/AbstractPart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Chart.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Chart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Comments.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Comments.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/ContentTypes.php b/PhpOffice/PhpWord/Writer/Word2007/Part/ContentTypes.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/DocPropsApp.php b/PhpOffice/PhpWord/Writer/Word2007/Part/DocPropsApp.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/DocPropsCore.php b/PhpOffice/PhpWord/Writer/Word2007/Part/DocPropsCore.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/DocPropsCustom.php b/PhpOffice/PhpWord/Writer/Word2007/Part/DocPropsCustom.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Document.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Document.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Endnotes.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Endnotes.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/FontTable.php b/PhpOffice/PhpWord/Writer/Word2007/Part/FontTable.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Footer.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Footer.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Footnotes.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Footnotes.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Header.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Header.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Numbering.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Numbering.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Rels.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Rels.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/RelsDocument.php b/PhpOffice/PhpWord/Writer/Word2007/Part/RelsDocument.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/RelsPart.php b/PhpOffice/PhpWord/Writer/Word2007/Part/RelsPart.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Settings.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Settings.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Styles.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Styles.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/Theme.php b/PhpOffice/PhpWord/Writer/Word2007/Part/Theme.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Part/WebSettings.php b/PhpOffice/PhpWord/Writer/Word2007/Part/WebSettings.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/AbstractStyle.php b/PhpOffice/PhpWord/Writer/Word2007/Style/AbstractStyle.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Cell.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Cell.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Extrusion.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Extrusion.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Fill.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Fill.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Font.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Font.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Frame.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Frame.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Image.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Image.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Indentation.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Indentation.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Line.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Line.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/LineNumbering.php b/PhpOffice/PhpWord/Writer/Word2007/Style/LineNumbering.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/MarginBorder.php b/PhpOffice/PhpWord/Writer/Word2007/Style/MarginBorder.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Outline.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Outline.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Paragraph.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Paragraph.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Row.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Row.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Section.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Section.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Shading.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Shading.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Shadow.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Shadow.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Shape.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Shape.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Spacing.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Spacing.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Tab.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Tab.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/Table.php b/PhpOffice/PhpWord/Writer/Word2007/Style/Table.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/TablePosition.php b/PhpOffice/PhpWord/Writer/Word2007/Style/TablePosition.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/Word2007/Style/TextBox.php b/PhpOffice/PhpWord/Writer/Word2007/Style/TextBox.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/Writer/WriterInterface.php b/PhpOffice/PhpWord/Writer/WriterInterface.php old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/resources/doc.png b/PhpOffice/PhpWord/resources/doc.png old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/resources/ppt.png b/PhpOffice/PhpWord/resources/ppt.png old mode 100755 new mode 100644 diff --git a/PhpOffice/PhpWord/resources/xls.png b/PhpOffice/PhpWord/resources/xls.png old mode 100755 new mode 100644 diff --git a/Psr/Http/Client/ClientExceptionInterface.php b/Psr/Http/Client/ClientExceptionInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Http/Client/ClientInterface.php b/Psr/Http/Client/ClientInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Http/Client/NetworkExceptionInterface.php b/Psr/Http/Client/NetworkExceptionInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Http/Client/RequestExceptionInterface.php b/Psr/Http/Client/RequestExceptionInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Http/LICENSE b/Psr/Http/LICENSE old mode 100755 new mode 100644 diff --git a/Psr/Http/Message/MessageInterface.php b/Psr/Http/Message/MessageInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Http/Message/RequestInterface.php b/Psr/Http/Message/RequestInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Http/Message/ResponseInterface.php b/Psr/Http/Message/ResponseInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Http/Message/ServerRequestInterface.php b/Psr/Http/Message/ServerRequestInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Http/Message/StreamInterface.php b/Psr/Http/Message/StreamInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Http/Message/UploadedFileInterface.php b/Psr/Http/Message/UploadedFileInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Http/Message/UriInterface.php b/Psr/Http/Message/UriInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Log/AbstractLogger.php b/Psr/Log/AbstractLogger.php old mode 100755 new mode 100644 diff --git a/Psr/Log/InvalidArgumentException.php b/Psr/Log/InvalidArgumentException.php old mode 100755 new mode 100644 diff --git a/Psr/Log/LICENSE b/Psr/Log/LICENSE old mode 100755 new mode 100644 diff --git a/Psr/Log/LogLevel.php b/Psr/Log/LogLevel.php old mode 100755 new mode 100644 diff --git a/Psr/Log/LoggerAwareInterface.php b/Psr/Log/LoggerAwareInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Log/LoggerAwareTrait.php b/Psr/Log/LoggerAwareTrait.php old mode 100755 new mode 100644 diff --git a/Psr/Log/LoggerInterface.php b/Psr/Log/LoggerInterface.php old mode 100755 new mode 100644 diff --git a/Psr/Log/LoggerTrait.php b/Psr/Log/LoggerTrait.php old mode 100755 new mode 100644 diff --git a/Psr/Log/NullLogger.php b/Psr/Log/NullLogger.php old mode 100755 new mode 100644 diff --git a/Psr/Log/Test/DummyTest.php b/Psr/Log/Test/DummyTest.php old mode 100755 new mode 100644 diff --git a/Psr/Log/Test/LoggerInterfaceTest.php b/Psr/Log/Test/LoggerInterfaceTest.php old mode 100755 new mode 100644 diff --git a/Psr/Log/Test/TestLogger.php b/Psr/Log/Test/TestLogger.php old mode 100755 new mode 100644 diff --git a/Psr/SimpleCache/CacheException.php b/Psr/SimpleCache/CacheException.php old mode 100755 new mode 100644 diff --git a/Psr/SimpleCache/CacheInterface.php b/Psr/SimpleCache/CacheInterface.php old mode 100755 new mode 100644 diff --git a/Psr/SimpleCache/InvalidArgumentException.php b/Psr/SimpleCache/InvalidArgumentException.php old mode 100755 new mode 100644 diff --git a/Psr/SimpleCache/LICENSE.md b/Psr/SimpleCache/LICENSE.md old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/Stripe/.editorconfig b/Stripe/.editorconfig old mode 100755 new mode 100644 diff --git a/Stripe/.gitignore b/Stripe/.gitignore old mode 100755 new mode 100644 diff --git a/Stripe/.php-cs-fixer.php b/Stripe/.php-cs-fixer.php old mode 100755 new mode 100644 diff --git a/Stripe/CHANGELOG.md b/Stripe/CHANGELOG.md old mode 100755 new mode 100644 diff --git a/Stripe/CODE_OF_CONDUCT.md b/Stripe/CODE_OF_CONDUCT.md old mode 100755 new mode 100644 diff --git a/Stripe/LICENSE b/Stripe/LICENSE old mode 100755 new mode 100644 diff --git a/Stripe/Makefile b/Stripe/Makefile old mode 100755 new mode 100644 diff --git a/Stripe/OPENAPI_VERSION b/Stripe/OPENAPI_VERSION old mode 100755 new mode 100644 diff --git a/Stripe/README.md b/Stripe/README.md old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Account.php b/Stripe/Stripe/Account.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/AccountLink.php b/Stripe/Stripe/AccountLink.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiOperations/All.php b/Stripe/Stripe/ApiOperations/All.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiOperations/Create.php b/Stripe/Stripe/ApiOperations/Create.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiOperations/Delete.php b/Stripe/Stripe/ApiOperations/Delete.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiOperations/NestedResource.php b/Stripe/Stripe/ApiOperations/NestedResource.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiOperations/Request.php b/Stripe/Stripe/ApiOperations/Request.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiOperations/Retrieve.php b/Stripe/Stripe/ApiOperations/Retrieve.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiOperations/Search.php b/Stripe/Stripe/ApiOperations/Search.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiOperations/SingletonRetrieve.php b/Stripe/Stripe/ApiOperations/SingletonRetrieve.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiOperations/Update.php b/Stripe/Stripe/ApiOperations/Update.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiRequestor.php b/Stripe/Stripe/ApiRequestor.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiResource.php b/Stripe/Stripe/ApiResource.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApiResponse.php b/Stripe/Stripe/ApiResponse.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApplePayDomain.php b/Stripe/Stripe/ApplePayDomain.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApplicationFee.php b/Stripe/Stripe/ApplicationFee.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ApplicationFeeRefund.php b/Stripe/Stripe/ApplicationFeeRefund.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Apps/Secret.php b/Stripe/Stripe/Apps/Secret.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Balance.php b/Stripe/Stripe/Balance.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/BalanceTransaction.php b/Stripe/Stripe/BalanceTransaction.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/BankAccount.php b/Stripe/Stripe/BankAccount.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/BaseStripeClient.php b/Stripe/Stripe/BaseStripeClient.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/BaseStripeClientInterface.php b/Stripe/Stripe/BaseStripeClientInterface.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/BillingPortal/Configuration.php b/Stripe/Stripe/BillingPortal/Configuration.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/BillingPortal/Session.php b/Stripe/Stripe/BillingPortal/Session.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Capability.php b/Stripe/Stripe/Capability.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Card.php b/Stripe/Stripe/Card.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/CashBalance.php b/Stripe/Stripe/CashBalance.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Charge.php b/Stripe/Stripe/Charge.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Checkout/Session.php b/Stripe/Stripe/Checkout/Session.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Collection.php b/Stripe/Stripe/Collection.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/CountrySpec.php b/Stripe/Stripe/CountrySpec.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Coupon.php b/Stripe/Stripe/Coupon.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/CreditNote.php b/Stripe/Stripe/CreditNote.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/CreditNoteLineItem.php b/Stripe/Stripe/CreditNoteLineItem.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Customer.php b/Stripe/Stripe/Customer.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/CustomerBalanceTransaction.php b/Stripe/Stripe/CustomerBalanceTransaction.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/CustomerCashBalanceTransaction.php b/Stripe/Stripe/CustomerCashBalanceTransaction.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Discount.php b/Stripe/Stripe/Discount.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Dispute.php b/Stripe/Stripe/Dispute.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/EphemeralKey.php b/Stripe/Stripe/EphemeralKey.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ErrorObject.php b/Stripe/Stripe/ErrorObject.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Event.php b/Stripe/Stripe/Event.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/ApiConnectionException.php b/Stripe/Stripe/Exception/ApiConnectionException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/ApiErrorException.php b/Stripe/Stripe/Exception/ApiErrorException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/AuthenticationException.php b/Stripe/Stripe/Exception/AuthenticationException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/BadMethodCallException.php b/Stripe/Stripe/Exception/BadMethodCallException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/CardException.php b/Stripe/Stripe/Exception/CardException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/ExceptionInterface.php b/Stripe/Stripe/Exception/ExceptionInterface.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/IdempotencyException.php b/Stripe/Stripe/Exception/IdempotencyException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/InvalidArgumentException.php b/Stripe/Stripe/Exception/InvalidArgumentException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/InvalidRequestException.php b/Stripe/Stripe/Exception/InvalidRequestException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/OAuth/ExceptionInterface.php b/Stripe/Stripe/Exception/OAuth/ExceptionInterface.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/OAuth/InvalidClientException.php b/Stripe/Stripe/Exception/OAuth/InvalidClientException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/OAuth/InvalidGrantException.php b/Stripe/Stripe/Exception/OAuth/InvalidGrantException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/OAuth/InvalidRequestException.php b/Stripe/Stripe/Exception/OAuth/InvalidRequestException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/OAuth/InvalidScopeException.php b/Stripe/Stripe/Exception/OAuth/InvalidScopeException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/OAuth/OAuthErrorException.php b/Stripe/Stripe/Exception/OAuth/OAuthErrorException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/OAuth/UnknownOAuthErrorException.php b/Stripe/Stripe/Exception/OAuth/UnknownOAuthErrorException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/OAuth/UnsupportedGrantTypeException.php b/Stripe/Stripe/Exception/OAuth/UnsupportedGrantTypeException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/OAuth/UnsupportedResponseTypeException.php b/Stripe/Stripe/Exception/OAuth/UnsupportedResponseTypeException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/PermissionException.php b/Stripe/Stripe/Exception/PermissionException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/RateLimitException.php b/Stripe/Stripe/Exception/RateLimitException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/SignatureVerificationException.php b/Stripe/Stripe/Exception/SignatureVerificationException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/UnexpectedValueException.php b/Stripe/Stripe/Exception/UnexpectedValueException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Exception/UnknownApiErrorException.php b/Stripe/Stripe/Exception/UnknownApiErrorException.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ExchangeRate.php b/Stripe/Stripe/ExchangeRate.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/File.php b/Stripe/Stripe/File.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/FileLink.php b/Stripe/Stripe/FileLink.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/FinancialConnections/Account.php b/Stripe/Stripe/FinancialConnections/Account.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/FinancialConnections/AccountOwner.php b/Stripe/Stripe/FinancialConnections/AccountOwner.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/FinancialConnections/AccountOwnership.php b/Stripe/Stripe/FinancialConnections/AccountOwnership.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/FinancialConnections/Session.php b/Stripe/Stripe/FinancialConnections/Session.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/FundingInstructions.php b/Stripe/Stripe/FundingInstructions.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/HttpClient/ClientInterface.php b/Stripe/Stripe/HttpClient/ClientInterface.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/HttpClient/CurlClient.php b/Stripe/Stripe/HttpClient/CurlClient.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/HttpClient/StreamingClientInterface.php b/Stripe/Stripe/HttpClient/StreamingClientInterface.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Identity/VerificationReport.php b/Stripe/Stripe/Identity/VerificationReport.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Identity/VerificationSession.php b/Stripe/Stripe/Identity/VerificationSession.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Invoice.php b/Stripe/Stripe/Invoice.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/InvoiceItem.php b/Stripe/Stripe/InvoiceItem.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/InvoiceLineItem.php b/Stripe/Stripe/InvoiceLineItem.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Issuing/Authorization.php b/Stripe/Stripe/Issuing/Authorization.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Issuing/Card.php b/Stripe/Stripe/Issuing/Card.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Issuing/CardDetails.php b/Stripe/Stripe/Issuing/CardDetails.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Issuing/Cardholder.php b/Stripe/Stripe/Issuing/Cardholder.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Issuing/Dispute.php b/Stripe/Stripe/Issuing/Dispute.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Issuing/Transaction.php b/Stripe/Stripe/Issuing/Transaction.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/LineItem.php b/Stripe/Stripe/LineItem.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/LoginLink.php b/Stripe/Stripe/LoginLink.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Mandate.php b/Stripe/Stripe/Mandate.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/OAuth.php b/Stripe/Stripe/OAuth.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/OAuthErrorObject.php b/Stripe/Stripe/OAuthErrorObject.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/PaymentIntent.php b/Stripe/Stripe/PaymentIntent.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/PaymentLink.php b/Stripe/Stripe/PaymentLink.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/PaymentMethod.php b/Stripe/Stripe/PaymentMethod.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Payout.php b/Stripe/Stripe/Payout.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Person.php b/Stripe/Stripe/Person.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Plan.php b/Stripe/Stripe/Plan.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Price.php b/Stripe/Stripe/Price.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Product.php b/Stripe/Stripe/Product.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/PromotionCode.php b/Stripe/Stripe/PromotionCode.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Quote.php b/Stripe/Stripe/Quote.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Radar/EarlyFraudWarning.php b/Stripe/Stripe/Radar/EarlyFraudWarning.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Radar/ValueList.php b/Stripe/Stripe/Radar/ValueList.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Radar/ValueListItem.php b/Stripe/Stripe/Radar/ValueListItem.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/RecipientTransfer.php b/Stripe/Stripe/RecipientTransfer.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Refund.php b/Stripe/Stripe/Refund.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Reporting/ReportRun.php b/Stripe/Stripe/Reporting/ReportRun.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Reporting/ReportType.php b/Stripe/Stripe/Reporting/ReportType.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/RequestTelemetry.php b/Stripe/Stripe/RequestTelemetry.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Review.php b/Stripe/Stripe/Review.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/SearchResult.php b/Stripe/Stripe/SearchResult.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/AbstractService.php b/Stripe/Stripe/Service/AbstractService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/AbstractServiceFactory.php b/Stripe/Stripe/Service/AbstractServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/AccountLinkService.php b/Stripe/Stripe/Service/AccountLinkService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/AccountService.php b/Stripe/Stripe/Service/AccountService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/ApplePayDomainService.php b/Stripe/Stripe/Service/ApplePayDomainService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/ApplicationFeeService.php b/Stripe/Stripe/Service/ApplicationFeeService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Apps/AppsServiceFactory.php b/Stripe/Stripe/Service/Apps/AppsServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Apps/SecretService.php b/Stripe/Stripe/Service/Apps/SecretService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/BalanceService.php b/Stripe/Stripe/Service/BalanceService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/BalanceTransactionService.php b/Stripe/Stripe/Service/BalanceTransactionService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/BillingPortal/BillingPortalServiceFactory.php b/Stripe/Stripe/Service/BillingPortal/BillingPortalServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/BillingPortal/ConfigurationService.php b/Stripe/Stripe/Service/BillingPortal/ConfigurationService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/BillingPortal/SessionService.php b/Stripe/Stripe/Service/BillingPortal/SessionService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/ChargeService.php b/Stripe/Stripe/Service/ChargeService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Checkout/CheckoutServiceFactory.php b/Stripe/Stripe/Service/Checkout/CheckoutServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Checkout/SessionService.php b/Stripe/Stripe/Service/Checkout/SessionService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/CoreServiceFactory.php b/Stripe/Stripe/Service/CoreServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/CountrySpecService.php b/Stripe/Stripe/Service/CountrySpecService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/CouponService.php b/Stripe/Stripe/Service/CouponService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/CreditNoteService.php b/Stripe/Stripe/Service/CreditNoteService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/CustomerService.php b/Stripe/Stripe/Service/CustomerService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/DisputeService.php b/Stripe/Stripe/Service/DisputeService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/EphemeralKeyService.php b/Stripe/Stripe/Service/EphemeralKeyService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/EventService.php b/Stripe/Stripe/Service/EventService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/ExchangeRateService.php b/Stripe/Stripe/Service/ExchangeRateService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/FileLinkService.php b/Stripe/Stripe/Service/FileLinkService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/FileService.php b/Stripe/Stripe/Service/FileService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/FinancialConnections/AccountService.php b/Stripe/Stripe/Service/FinancialConnections/AccountService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/FinancialConnections/FinancialConnectionsServiceFactory.php b/Stripe/Stripe/Service/FinancialConnections/FinancialConnectionsServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/FinancialConnections/SessionService.php b/Stripe/Stripe/Service/FinancialConnections/SessionService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Identity/IdentityServiceFactory.php b/Stripe/Stripe/Service/Identity/IdentityServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Identity/VerificationReportService.php b/Stripe/Stripe/Service/Identity/VerificationReportService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Identity/VerificationSessionService.php b/Stripe/Stripe/Service/Identity/VerificationSessionService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/InvoiceItemService.php b/Stripe/Stripe/Service/InvoiceItemService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/InvoiceService.php b/Stripe/Stripe/Service/InvoiceService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Issuing/AuthorizationService.php b/Stripe/Stripe/Service/Issuing/AuthorizationService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Issuing/CardService.php b/Stripe/Stripe/Service/Issuing/CardService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Issuing/CardholderService.php b/Stripe/Stripe/Service/Issuing/CardholderService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Issuing/DisputeService.php b/Stripe/Stripe/Service/Issuing/DisputeService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Issuing/IssuingServiceFactory.php b/Stripe/Stripe/Service/Issuing/IssuingServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Issuing/TransactionService.php b/Stripe/Stripe/Service/Issuing/TransactionService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/MandateService.php b/Stripe/Stripe/Service/MandateService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/OAuthService.php b/Stripe/Stripe/Service/OAuthService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/PaymentIntentService.php b/Stripe/Stripe/Service/PaymentIntentService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/PaymentLinkService.php b/Stripe/Stripe/Service/PaymentLinkService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/PaymentMethodService.php b/Stripe/Stripe/Service/PaymentMethodService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/PayoutService.php b/Stripe/Stripe/Service/PayoutService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/PlanService.php b/Stripe/Stripe/Service/PlanService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/PriceService.php b/Stripe/Stripe/Service/PriceService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/ProductService.php b/Stripe/Stripe/Service/ProductService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/PromotionCodeService.php b/Stripe/Stripe/Service/PromotionCodeService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/QuoteService.php b/Stripe/Stripe/Service/QuoteService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Radar/EarlyFraudWarningService.php b/Stripe/Stripe/Service/Radar/EarlyFraudWarningService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Radar/RadarServiceFactory.php b/Stripe/Stripe/Service/Radar/RadarServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Radar/ValueListItemService.php b/Stripe/Stripe/Service/Radar/ValueListItemService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Radar/ValueListService.php b/Stripe/Stripe/Service/Radar/ValueListService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/RefundService.php b/Stripe/Stripe/Service/RefundService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Reporting/ReportRunService.php b/Stripe/Stripe/Service/Reporting/ReportRunService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Reporting/ReportTypeService.php b/Stripe/Stripe/Service/Reporting/ReportTypeService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Reporting/ReportingServiceFactory.php b/Stripe/Stripe/Service/Reporting/ReportingServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/ReviewService.php b/Stripe/Stripe/Service/ReviewService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/SetupAttemptService.php b/Stripe/Stripe/Service/SetupAttemptService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/SetupIntentService.php b/Stripe/Stripe/Service/SetupIntentService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/ShippingRateService.php b/Stripe/Stripe/Service/ShippingRateService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Sigma/ScheduledQueryRunService.php b/Stripe/Stripe/Service/Sigma/ScheduledQueryRunService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Sigma/SigmaServiceFactory.php b/Stripe/Stripe/Service/Sigma/SigmaServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/SourceService.php b/Stripe/Stripe/Service/SourceService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/SubscriptionItemService.php b/Stripe/Stripe/Service/SubscriptionItemService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/SubscriptionScheduleService.php b/Stripe/Stripe/Service/SubscriptionScheduleService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/SubscriptionService.php b/Stripe/Stripe/Service/SubscriptionService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TaxCodeService.php b/Stripe/Stripe/Service/TaxCodeService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TaxRateService.php b/Stripe/Stripe/Service/TaxRateService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Terminal/ConfigurationService.php b/Stripe/Stripe/Service/Terminal/ConfigurationService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Terminal/ConnectionTokenService.php b/Stripe/Stripe/Service/Terminal/ConnectionTokenService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Terminal/LocationService.php b/Stripe/Stripe/Service/Terminal/LocationService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Terminal/ReaderService.php b/Stripe/Stripe/Service/Terminal/ReaderService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Terminal/TerminalServiceFactory.php b/Stripe/Stripe/Service/Terminal/TerminalServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/CustomerService.php b/Stripe/Stripe/Service/TestHelpers/CustomerService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/Issuing/CardService.php b/Stripe/Stripe/Service/TestHelpers/Issuing/CardService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/Issuing/IssuingServiceFactory.php b/Stripe/Stripe/Service/TestHelpers/Issuing/IssuingServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/RefundService.php b/Stripe/Stripe/Service/TestHelpers/RefundService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/Terminal/ReaderService.php b/Stripe/Stripe/Service/TestHelpers/Terminal/ReaderService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/Terminal/TerminalServiceFactory.php b/Stripe/Stripe/Service/TestHelpers/Terminal/TerminalServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/TestClockService.php b/Stripe/Stripe/Service/TestHelpers/TestClockService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/TestHelpersServiceFactory.php b/Stripe/Stripe/Service/TestHelpers/TestHelpersServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/Treasury/InboundTransferService.php b/Stripe/Stripe/Service/TestHelpers/Treasury/InboundTransferService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/Treasury/OutboundPaymentService.php b/Stripe/Stripe/Service/TestHelpers/Treasury/OutboundPaymentService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/Treasury/OutboundTransferService.php b/Stripe/Stripe/Service/TestHelpers/Treasury/OutboundTransferService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/Treasury/ReceivedCreditService.php b/Stripe/Stripe/Service/TestHelpers/Treasury/ReceivedCreditService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/Treasury/ReceivedDebitService.php b/Stripe/Stripe/Service/TestHelpers/Treasury/ReceivedDebitService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TestHelpers/Treasury/TreasuryServiceFactory.php b/Stripe/Stripe/Service/TestHelpers/Treasury/TreasuryServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TokenService.php b/Stripe/Stripe/Service/TokenService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TopupService.php b/Stripe/Stripe/Service/TopupService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/TransferService.php b/Stripe/Stripe/Service/TransferService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Treasury/CreditReversalService.php b/Stripe/Stripe/Service/Treasury/CreditReversalService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Treasury/DebitReversalService.php b/Stripe/Stripe/Service/Treasury/DebitReversalService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Treasury/FinancialAccountService.php b/Stripe/Stripe/Service/Treasury/FinancialAccountService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Treasury/InboundTransferService.php b/Stripe/Stripe/Service/Treasury/InboundTransferService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Treasury/OutboundPaymentService.php b/Stripe/Stripe/Service/Treasury/OutboundPaymentService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Treasury/OutboundTransferService.php b/Stripe/Stripe/Service/Treasury/OutboundTransferService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Treasury/ReceivedCreditService.php b/Stripe/Stripe/Service/Treasury/ReceivedCreditService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Treasury/ReceivedDebitService.php b/Stripe/Stripe/Service/Treasury/ReceivedDebitService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Treasury/TransactionEntryService.php b/Stripe/Stripe/Service/Treasury/TransactionEntryService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Treasury/TransactionService.php b/Stripe/Stripe/Service/Treasury/TransactionService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/Treasury/TreasuryServiceFactory.php b/Stripe/Stripe/Service/Treasury/TreasuryServiceFactory.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Service/WebhookEndpointService.php b/Stripe/Stripe/Service/WebhookEndpointService.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/SetupAttempt.php b/Stripe/Stripe/SetupAttempt.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/SetupIntent.php b/Stripe/Stripe/SetupIntent.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/ShippingRate.php b/Stripe/Stripe/ShippingRate.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Sigma/ScheduledQueryRun.php b/Stripe/Stripe/Sigma/ScheduledQueryRun.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/SingletonApiResource.php b/Stripe/Stripe/SingletonApiResource.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Source.php b/Stripe/Stripe/Source.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/SourceTransaction.php b/Stripe/Stripe/SourceTransaction.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Stripe.php b/Stripe/Stripe/Stripe.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/StripeClient.php b/Stripe/Stripe/StripeClient.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/StripeClientInterface.php b/Stripe/Stripe/StripeClientInterface.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/StripeObject.php b/Stripe/Stripe/StripeObject.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/StripeStreamingClientInterface.php b/Stripe/Stripe/StripeStreamingClientInterface.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Subscription.php b/Stripe/Stripe/Subscription.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/SubscriptionItem.php b/Stripe/Stripe/SubscriptionItem.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/SubscriptionSchedule.php b/Stripe/Stripe/SubscriptionSchedule.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/TaxCode.php b/Stripe/Stripe/TaxCode.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/TaxId.php b/Stripe/Stripe/TaxId.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/TaxRate.php b/Stripe/Stripe/TaxRate.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Terminal/Configuration.php b/Stripe/Stripe/Terminal/Configuration.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Terminal/ConnectionToken.php b/Stripe/Stripe/Terminal/ConnectionToken.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Terminal/Location.php b/Stripe/Stripe/Terminal/Location.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Terminal/Reader.php b/Stripe/Stripe/Terminal/Reader.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/TestHelpers/TestClock.php b/Stripe/Stripe/TestHelpers/TestClock.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Token.php b/Stripe/Stripe/Token.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Topup.php b/Stripe/Stripe/Topup.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Transfer.php b/Stripe/Stripe/Transfer.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/TransferReversal.php b/Stripe/Stripe/TransferReversal.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Treasury/CreditReversal.php b/Stripe/Stripe/Treasury/CreditReversal.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Treasury/DebitReversal.php b/Stripe/Stripe/Treasury/DebitReversal.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Treasury/FinancialAccount.php b/Stripe/Stripe/Treasury/FinancialAccount.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Treasury/FinancialAccountFeatures.php b/Stripe/Stripe/Treasury/FinancialAccountFeatures.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Treasury/InboundTransfer.php b/Stripe/Stripe/Treasury/InboundTransfer.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Treasury/OutboundPayment.php b/Stripe/Stripe/Treasury/OutboundPayment.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Treasury/OutboundTransfer.php b/Stripe/Stripe/Treasury/OutboundTransfer.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Treasury/ReceivedCredit.php b/Stripe/Stripe/Treasury/ReceivedCredit.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Treasury/ReceivedDebit.php b/Stripe/Stripe/Treasury/ReceivedDebit.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Treasury/Transaction.php b/Stripe/Stripe/Treasury/Transaction.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Treasury/TransactionEntry.php b/Stripe/Stripe/Treasury/TransactionEntry.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/UsageRecord.php b/Stripe/Stripe/UsageRecord.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/UsageRecordSummary.php b/Stripe/Stripe/UsageRecordSummary.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Util/ApiVersion.php b/Stripe/Stripe/Util/ApiVersion.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Util/CaseInsensitiveArray.php b/Stripe/Stripe/Util/CaseInsensitiveArray.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Util/DefaultLogger.php b/Stripe/Stripe/Util/DefaultLogger.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Util/LoggerInterface.php b/Stripe/Stripe/Util/LoggerInterface.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Util/ObjectTypes.php b/Stripe/Stripe/Util/ObjectTypes.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Util/RandomGenerator.php b/Stripe/Stripe/Util/RandomGenerator.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Util/RequestOptions.php b/Stripe/Stripe/Util/RequestOptions.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Util/Set.php b/Stripe/Stripe/Util/Set.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Util/Util.php b/Stripe/Stripe/Util/Util.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/Webhook.php b/Stripe/Stripe/Webhook.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/WebhookEndpoint.php b/Stripe/Stripe/WebhookEndpoint.php old mode 100755 new mode 100644 diff --git a/Stripe/Stripe/WebhookSignature.php b/Stripe/Stripe/WebhookSignature.php old mode 100755 new mode 100644 diff --git a/Stripe/VERSION b/Stripe/VERSION old mode 100755 new mode 100644 diff --git a/Stripe/build.php b/Stripe/build.php old mode 100755 new mode 100644 diff --git a/Stripe/composer.json b/Stripe/composer.json old mode 100755 new mode 100644 diff --git a/Stripe/data/ca-certificates.crt b/Stripe/data/ca-certificates.crt old mode 100755 new mode 100644 diff --git a/Stripe/init.php b/Stripe/init.php old mode 100755 new mode 100644 diff --git a/Stripe/phpdoc.dist.xml b/Stripe/phpdoc.dist.xml old mode 100755 new mode 100644 diff --git a/Stripe/phpstan-baseline.neon b/Stripe/phpstan-baseline.neon old mode 100755 new mode 100644 diff --git a/Stripe/phpstan.neon.dist b/Stripe/phpstan.neon.dist old mode 100755 new mode 100644 diff --git a/Stripe/update_certs.php b/Stripe/update_certs.php old mode 100755 new mode 100644 diff --git a/ZipStream/Bigint.php b/ZipStream/Bigint.php old mode 100755 new mode 100644 diff --git a/ZipStream/DeflateStream.php b/ZipStream/DeflateStream.php old mode 100755 new mode 100644 diff --git a/ZipStream/Exception.php b/ZipStream/Exception.php old mode 100755 new mode 100644 diff --git a/ZipStream/Exception/EncodingException.php b/ZipStream/Exception/EncodingException.php old mode 100755 new mode 100644 diff --git a/ZipStream/Exception/FileNotFoundException.php b/ZipStream/Exception/FileNotFoundException.php old mode 100755 new mode 100644 diff --git a/ZipStream/Exception/FileNotReadableException.php b/ZipStream/Exception/FileNotReadableException.php old mode 100755 new mode 100644 diff --git a/ZipStream/Exception/IncompatibleOptionsException.php b/ZipStream/Exception/IncompatibleOptionsException.php old mode 100755 new mode 100644 diff --git a/ZipStream/Exception/OverflowException.php b/ZipStream/Exception/OverflowException.php old mode 100755 new mode 100644 diff --git a/ZipStream/Exception/StreamNotReadableException.php b/ZipStream/Exception/StreamNotReadableException.php old mode 100755 new mode 100644 diff --git a/ZipStream/File.php b/ZipStream/File.php old mode 100755 new mode 100644 diff --git a/ZipStream/LICENSE b/ZipStream/LICENSE old mode 100755 new mode 100644 diff --git a/ZipStream/Option/Archive.php b/ZipStream/Option/Archive.php old mode 100755 new mode 100644 diff --git a/ZipStream/Option/File.php b/ZipStream/Option/File.php old mode 100755 new mode 100644 diff --git a/ZipStream/Option/Method.php b/ZipStream/Option/Method.php old mode 100755 new mode 100644 diff --git a/ZipStream/Option/Version.php b/ZipStream/Option/Version.php old mode 100755 new mode 100644 diff --git a/ZipStream/Stream.php b/ZipStream/Stream.php old mode 100755 new mode 100644 diff --git a/ZipStream/ZipStream.php b/ZipStream/ZipStream.php old mode 100755 new mode 100644 diff --git a/chartjs/LICENSE.md b/chartjs/LICENSE.md old mode 100755 new mode 100644 diff --git a/chartjs/chart.css b/chartjs/chart.css old mode 100755 new mode 100644 diff --git a/chartjs/chart.js b/chartjs/chart.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/chartjs-chart-boxplot.js b/chartjs/plugins/chartjs-chart-boxplot.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/chartjs-chart-funnel.js b/chartjs/plugins/chartjs-chart-funnel.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/chartjs-chart-geo.js b/chartjs/plugins/chartjs-chart-geo.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/chartjs-chart-graph.js b/chartjs/plugins/chartjs-chart-graph.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/chartjs-chart-matrix.js b/chartjs/plugins/chartjs-chart-matrix.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/chartjs-chart-pcp.js b/chartjs/plugins/chartjs-chart-pcp.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/chartjs-chart-sankey.js b/chartjs/plugins/chartjs-chart-sankey.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/chartjs-chart-treemap.js b/chartjs/plugins/chartjs-chart-treemap.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/chartjs-chart-venn.js b/chartjs/plugins/chartjs-chart-venn.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/chartjs-chart-wordcloud.js b/chartjs/plugins/chartjs-chart-wordcloud.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/chartjs-plugin-datalabels.js b/chartjs/plugins/chartjs-plugin-datalabels.js old mode 100755 new mode 100644 diff --git a/chartjs/plugins/license-chartjs-chart-boxplot b/chartjs/plugins/license-chartjs-chart-boxplot old mode 100755 new mode 100644 diff --git a/chartjs/plugins/license-chartjs-chart-funnel b/chartjs/plugins/license-chartjs-chart-funnel old mode 100755 new mode 100644 diff --git a/chartjs/plugins/license-chartjs-chart-geo b/chartjs/plugins/license-chartjs-chart-geo old mode 100755 new mode 100644 diff --git a/chartjs/plugins/license-chartjs-chart-graph b/chartjs/plugins/license-chartjs-chart-graph old mode 100755 new mode 100644 diff --git a/chartjs/plugins/license-chartjs-chart-matrix b/chartjs/plugins/license-chartjs-chart-matrix old mode 100755 new mode 100644 diff --git a/chartjs/plugins/license-chartjs-chart-pcp b/chartjs/plugins/license-chartjs-chart-pcp old mode 100755 new mode 100644 diff --git a/chartjs/plugins/license-chartjs-chart-sankey b/chartjs/plugins/license-chartjs-chart-sankey old mode 100755 new mode 100644 diff --git a/chartjs/plugins/license-chartjs-chart-treemap b/chartjs/plugins/license-chartjs-chart-treemap old mode 100755 new mode 100644 diff --git a/chartjs/plugins/license-chartjs-chart-venn b/chartjs/plugins/license-chartjs-chart-venn old mode 100755 new mode 100644 diff --git a/chartjs/plugins/license-chartjs-chart-wordcloud b/chartjs/plugins/license-chartjs-chart-wordcloud old mode 100755 new mode 100644 diff --git a/chartjs/plugins/license-chartjs-plugin-datalabels b/chartjs/plugins/license-chartjs-plugin-datalabels old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/LICENSE b/chartjs/plugins/maps/LICENSE old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/_nul.json b/chartjs/plugins/maps/_nul.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/_nul.topo.json b/chartjs/plugins/maps/_nul.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/abw.json b/chartjs/plugins/maps/abw.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/abw.topo.json b/chartjs/plugins/maps/abw.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/afg.json b/chartjs/plugins/maps/afg.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/afg.topo.json b/chartjs/plugins/maps/afg.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ago.json b/chartjs/plugins/maps/ago.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ago.topo.json b/chartjs/plugins/maps/ago.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/aia.json b/chartjs/plugins/maps/aia.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/aia.topo.json b/chartjs/plugins/maps/aia.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/alb.json b/chartjs/plugins/maps/alb.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/alb.topo.json b/chartjs/plugins/maps/alb.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ald.json b/chartjs/plugins/maps/ald.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ald.topo.json b/chartjs/plugins/maps/ald.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/and.json b/chartjs/plugins/maps/and.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/and.topo.json b/chartjs/plugins/maps/and.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/are.json b/chartjs/plugins/maps/are.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/are.topo.json b/chartjs/plugins/maps/are.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/arg.json b/chartjs/plugins/maps/arg.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/arg.topo.json b/chartjs/plugins/maps/arg.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/arm.json b/chartjs/plugins/maps/arm.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/arm.topo.json b/chartjs/plugins/maps/arm.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/asm.json b/chartjs/plugins/maps/asm.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/asm.topo.json b/chartjs/plugins/maps/asm.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ata.json b/chartjs/plugins/maps/ata.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ata.topo.json b/chartjs/plugins/maps/ata.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/atc.json b/chartjs/plugins/maps/atc.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/atc.topo.json b/chartjs/plugins/maps/atc.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/atf.json b/chartjs/plugins/maps/atf.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/atf.topo.json b/chartjs/plugins/maps/atf.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/atg.json b/chartjs/plugins/maps/atg.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/atg.topo.json b/chartjs/plugins/maps/atg.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/aus.json b/chartjs/plugins/maps/aus.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/aus.topo.json b/chartjs/plugins/maps/aus.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/aut.json b/chartjs/plugins/maps/aut.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/aut.topo.json b/chartjs/plugins/maps/aut.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/aze.json b/chartjs/plugins/maps/aze.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/aze.topo.json b/chartjs/plugins/maps/aze.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bdi.json b/chartjs/plugins/maps/bdi.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bdi.topo.json b/chartjs/plugins/maps/bdi.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bel.json b/chartjs/plugins/maps/bel.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bel.topo.json b/chartjs/plugins/maps/bel.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ben.json b/chartjs/plugins/maps/ben.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ben.topo.json b/chartjs/plugins/maps/ben.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bfa.json b/chartjs/plugins/maps/bfa.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bfa.topo.json b/chartjs/plugins/maps/bfa.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bgd.json b/chartjs/plugins/maps/bgd.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bgd.topo.json b/chartjs/plugins/maps/bgd.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bgr.json b/chartjs/plugins/maps/bgr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bgr.topo.json b/chartjs/plugins/maps/bgr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bhr.json b/chartjs/plugins/maps/bhr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bhr.topo.json b/chartjs/plugins/maps/bhr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bhs.json b/chartjs/plugins/maps/bhs.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bhs.topo.json b/chartjs/plugins/maps/bhs.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bih.json b/chartjs/plugins/maps/bih.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bih.topo.json b/chartjs/plugins/maps/bih.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bjn.json b/chartjs/plugins/maps/bjn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bjn.topo.json b/chartjs/plugins/maps/bjn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/blm.json b/chartjs/plugins/maps/blm.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/blm.topo.json b/chartjs/plugins/maps/blm.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/blr.json b/chartjs/plugins/maps/blr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/blr.topo.json b/chartjs/plugins/maps/blr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/blz.json b/chartjs/plugins/maps/blz.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/blz.topo.json b/chartjs/plugins/maps/blz.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bmu.json b/chartjs/plugins/maps/bmu.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bmu.topo.json b/chartjs/plugins/maps/bmu.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bol.json b/chartjs/plugins/maps/bol.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bol.topo.json b/chartjs/plugins/maps/bol.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bra.json b/chartjs/plugins/maps/bra.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bra.topo.json b/chartjs/plugins/maps/bra.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/brb.json b/chartjs/plugins/maps/brb.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/brb.topo.json b/chartjs/plugins/maps/brb.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/brn.json b/chartjs/plugins/maps/brn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/brn.topo.json b/chartjs/plugins/maps/brn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/btn.json b/chartjs/plugins/maps/btn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/btn.topo.json b/chartjs/plugins/maps/btn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bwa.json b/chartjs/plugins/maps/bwa.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/bwa.topo.json b/chartjs/plugins/maps/bwa.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/caf.json b/chartjs/plugins/maps/caf.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/caf.topo.json b/chartjs/plugins/maps/caf.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/can.json b/chartjs/plugins/maps/can.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/can.topo.json b/chartjs/plugins/maps/can.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/che.json b/chartjs/plugins/maps/che.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/che.topo.json b/chartjs/plugins/maps/che.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/chl.json b/chartjs/plugins/maps/chl.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/chl.topo.json b/chartjs/plugins/maps/chl.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/chn.json b/chartjs/plugins/maps/chn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/chn.topo.json b/chartjs/plugins/maps/chn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/civ.json b/chartjs/plugins/maps/civ.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/civ.topo.json b/chartjs/plugins/maps/civ.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/clp.json b/chartjs/plugins/maps/clp.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/clp.topo.json b/chartjs/plugins/maps/clp.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cmr.json b/chartjs/plugins/maps/cmr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cmr.topo.json b/chartjs/plugins/maps/cmr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cod.json b/chartjs/plugins/maps/cod.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cod.topo.json b/chartjs/plugins/maps/cod.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cog.json b/chartjs/plugins/maps/cog.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cog.topo.json b/chartjs/plugins/maps/cog.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cok.json b/chartjs/plugins/maps/cok.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cok.topo.json b/chartjs/plugins/maps/cok.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/col.json b/chartjs/plugins/maps/col.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/col.topo.json b/chartjs/plugins/maps/col.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/com.json b/chartjs/plugins/maps/com.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/com.topo.json b/chartjs/plugins/maps/com.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cpv.json b/chartjs/plugins/maps/cpv.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cpv.topo.json b/chartjs/plugins/maps/cpv.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cri.json b/chartjs/plugins/maps/cri.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cri.topo.json b/chartjs/plugins/maps/cri.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/csi.json b/chartjs/plugins/maps/csi.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/csi.topo.json b/chartjs/plugins/maps/csi.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cub.json b/chartjs/plugins/maps/cub.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cub.topo.json b/chartjs/plugins/maps/cub.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cuw.json b/chartjs/plugins/maps/cuw.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cuw.topo.json b/chartjs/plugins/maps/cuw.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cym.json b/chartjs/plugins/maps/cym.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cym.topo.json b/chartjs/plugins/maps/cym.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cyn.json b/chartjs/plugins/maps/cyn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cyn.topo.json b/chartjs/plugins/maps/cyn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cyp.json b/chartjs/plugins/maps/cyp.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cyp.topo.json b/chartjs/plugins/maps/cyp.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cze.json b/chartjs/plugins/maps/cze.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/cze.topo.json b/chartjs/plugins/maps/cze.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/deu.json b/chartjs/plugins/maps/deu.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/deu.topo.json b/chartjs/plugins/maps/deu.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/dji.json b/chartjs/plugins/maps/dji.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/dji.topo.json b/chartjs/plugins/maps/dji.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/dma.json b/chartjs/plugins/maps/dma.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/dma.topo.json b/chartjs/plugins/maps/dma.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/dnk.json b/chartjs/plugins/maps/dnk.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/dnk.topo.json b/chartjs/plugins/maps/dnk.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/dom.json b/chartjs/plugins/maps/dom.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/dom.topo.json b/chartjs/plugins/maps/dom.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/dza.json b/chartjs/plugins/maps/dza.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/dza.topo.json b/chartjs/plugins/maps/dza.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ecu.json b/chartjs/plugins/maps/ecu.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ecu.topo.json b/chartjs/plugins/maps/ecu.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/egy.json b/chartjs/plugins/maps/egy.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/egy.topo.json b/chartjs/plugins/maps/egy.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/eri.json b/chartjs/plugins/maps/eri.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/eri.topo.json b/chartjs/plugins/maps/eri.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/esb.json b/chartjs/plugins/maps/esb.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/esb.topo.json b/chartjs/plugins/maps/esb.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/esp.json b/chartjs/plugins/maps/esp.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/esp.topo.json b/chartjs/plugins/maps/esp.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/est.json b/chartjs/plugins/maps/est.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/est.topo.json b/chartjs/plugins/maps/est.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/eth.json b/chartjs/plugins/maps/eth.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/eth.topo.json b/chartjs/plugins/maps/eth.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/fin.json b/chartjs/plugins/maps/fin.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/fin.topo.json b/chartjs/plugins/maps/fin.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/fji.json b/chartjs/plugins/maps/fji.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/fji.topo.json b/chartjs/plugins/maps/fji.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/flk.json b/chartjs/plugins/maps/flk.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/flk.topo.json b/chartjs/plugins/maps/flk.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/fra.json b/chartjs/plugins/maps/fra.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/fra.topo.json b/chartjs/plugins/maps/fra.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/fro.json b/chartjs/plugins/maps/fro.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/fro.topo.json b/chartjs/plugins/maps/fro.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/fsm.json b/chartjs/plugins/maps/fsm.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/fsm.topo.json b/chartjs/plugins/maps/fsm.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gab.json b/chartjs/plugins/maps/gab.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gab.topo.json b/chartjs/plugins/maps/gab.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gbr.json b/chartjs/plugins/maps/gbr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gbr.topo.json b/chartjs/plugins/maps/gbr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/geo.json b/chartjs/plugins/maps/geo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/geo.topo.json b/chartjs/plugins/maps/geo.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ggy.json b/chartjs/plugins/maps/ggy.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ggy.topo.json b/chartjs/plugins/maps/ggy.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gha.json b/chartjs/plugins/maps/gha.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gha.topo.json b/chartjs/plugins/maps/gha.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gib.json b/chartjs/plugins/maps/gib.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gib.topo.json b/chartjs/plugins/maps/gib.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gin.json b/chartjs/plugins/maps/gin.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gin.topo.json b/chartjs/plugins/maps/gin.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gmb.json b/chartjs/plugins/maps/gmb.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gmb.topo.json b/chartjs/plugins/maps/gmb.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gnb.json b/chartjs/plugins/maps/gnb.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gnb.topo.json b/chartjs/plugins/maps/gnb.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gnq.json b/chartjs/plugins/maps/gnq.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gnq.topo.json b/chartjs/plugins/maps/gnq.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/grc.json b/chartjs/plugins/maps/grc.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/grc.topo.json b/chartjs/plugins/maps/grc.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/grd.json b/chartjs/plugins/maps/grd.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/grd.topo.json b/chartjs/plugins/maps/grd.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/grl.json b/chartjs/plugins/maps/grl.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/grl.topo.json b/chartjs/plugins/maps/grl.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gtm.json b/chartjs/plugins/maps/gtm.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gtm.topo.json b/chartjs/plugins/maps/gtm.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gum.json b/chartjs/plugins/maps/gum.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/gum.topo.json b/chartjs/plugins/maps/gum.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/guy.json b/chartjs/plugins/maps/guy.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/guy.topo.json b/chartjs/plugins/maps/guy.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hkg.json b/chartjs/plugins/maps/hkg.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hkg.topo.json b/chartjs/plugins/maps/hkg.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hmd.json b/chartjs/plugins/maps/hmd.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hmd.topo.json b/chartjs/plugins/maps/hmd.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hnd.json b/chartjs/plugins/maps/hnd.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hnd.topo.json b/chartjs/plugins/maps/hnd.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hrv.json b/chartjs/plugins/maps/hrv.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hrv.topo.json b/chartjs/plugins/maps/hrv.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hti.json b/chartjs/plugins/maps/hti.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hti.topo.json b/chartjs/plugins/maps/hti.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hun.json b/chartjs/plugins/maps/hun.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/hun.topo.json b/chartjs/plugins/maps/hun.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/idn.json b/chartjs/plugins/maps/idn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/idn.topo.json b/chartjs/plugins/maps/idn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/imn.json b/chartjs/plugins/maps/imn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/imn.topo.json b/chartjs/plugins/maps/imn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ind.json b/chartjs/plugins/maps/ind.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ind.topo.json b/chartjs/plugins/maps/ind.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ioa.json b/chartjs/plugins/maps/ioa.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ioa.topo.json b/chartjs/plugins/maps/ioa.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/iot.json b/chartjs/plugins/maps/iot.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/iot.topo.json b/chartjs/plugins/maps/iot.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/irl.json b/chartjs/plugins/maps/irl.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/irl.topo.json b/chartjs/plugins/maps/irl.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/irn.json b/chartjs/plugins/maps/irn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/irn.topo.json b/chartjs/plugins/maps/irn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/irq.json b/chartjs/plugins/maps/irq.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/irq.topo.json b/chartjs/plugins/maps/irq.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/isl.json b/chartjs/plugins/maps/isl.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/isl.topo.json b/chartjs/plugins/maps/isl.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/isr.json b/chartjs/plugins/maps/isr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/isr.topo.json b/chartjs/plugins/maps/isr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ita.json b/chartjs/plugins/maps/ita.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ita.topo.json b/chartjs/plugins/maps/ita.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/jam.json b/chartjs/plugins/maps/jam.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/jam.topo.json b/chartjs/plugins/maps/jam.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/jey.json b/chartjs/plugins/maps/jey.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/jey.topo.json b/chartjs/plugins/maps/jey.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/jor.json b/chartjs/plugins/maps/jor.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/jor.topo.json b/chartjs/plugins/maps/jor.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/jpn.json b/chartjs/plugins/maps/jpn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/jpn.topo.json b/chartjs/plugins/maps/jpn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kab.json b/chartjs/plugins/maps/kab.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kab.topo.json b/chartjs/plugins/maps/kab.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kas.json b/chartjs/plugins/maps/kas.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kas.topo.json b/chartjs/plugins/maps/kas.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kaz.json b/chartjs/plugins/maps/kaz.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kaz.topo.json b/chartjs/plugins/maps/kaz.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ken.json b/chartjs/plugins/maps/ken.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ken.topo.json b/chartjs/plugins/maps/ken.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kgz.json b/chartjs/plugins/maps/kgz.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kgz.topo.json b/chartjs/plugins/maps/kgz.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/khm.json b/chartjs/plugins/maps/khm.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/khm.topo.json b/chartjs/plugins/maps/khm.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kir.json b/chartjs/plugins/maps/kir.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kir.topo.json b/chartjs/plugins/maps/kir.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kna.json b/chartjs/plugins/maps/kna.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kna.topo.json b/chartjs/plugins/maps/kna.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kor.json b/chartjs/plugins/maps/kor.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kor.topo.json b/chartjs/plugins/maps/kor.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kos.json b/chartjs/plugins/maps/kos.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kos.topo.json b/chartjs/plugins/maps/kos.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kwt.json b/chartjs/plugins/maps/kwt.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/kwt.topo.json b/chartjs/plugins/maps/kwt.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lao.json b/chartjs/plugins/maps/lao.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lao.topo.json b/chartjs/plugins/maps/lao.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lbn.json b/chartjs/plugins/maps/lbn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lbn.topo.json b/chartjs/plugins/maps/lbn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lbr.json b/chartjs/plugins/maps/lbr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lbr.topo.json b/chartjs/plugins/maps/lbr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lby.json b/chartjs/plugins/maps/lby.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lby.topo.json b/chartjs/plugins/maps/lby.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lca.json b/chartjs/plugins/maps/lca.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lca.topo.json b/chartjs/plugins/maps/lca.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lie.json b/chartjs/plugins/maps/lie.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lie.topo.json b/chartjs/plugins/maps/lie.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lka.json b/chartjs/plugins/maps/lka.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lka.topo.json b/chartjs/plugins/maps/lka.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lso.json b/chartjs/plugins/maps/lso.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lso.topo.json b/chartjs/plugins/maps/lso.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ltu.json b/chartjs/plugins/maps/ltu.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ltu.topo.json b/chartjs/plugins/maps/ltu.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lux.json b/chartjs/plugins/maps/lux.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lux.topo.json b/chartjs/plugins/maps/lux.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lva.json b/chartjs/plugins/maps/lva.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/lva.topo.json b/chartjs/plugins/maps/lva.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mac.json b/chartjs/plugins/maps/mac.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mac.topo.json b/chartjs/plugins/maps/mac.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/maf.json b/chartjs/plugins/maps/maf.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/maf.topo.json b/chartjs/plugins/maps/maf.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mar.json b/chartjs/plugins/maps/mar.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mar.topo.json b/chartjs/plugins/maps/mar.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mco.json b/chartjs/plugins/maps/mco.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mco.topo.json b/chartjs/plugins/maps/mco.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mda.json b/chartjs/plugins/maps/mda.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mda.topo.json b/chartjs/plugins/maps/mda.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mdg.json b/chartjs/plugins/maps/mdg.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mdg.topo.json b/chartjs/plugins/maps/mdg.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mdv.json b/chartjs/plugins/maps/mdv.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mdv.topo.json b/chartjs/plugins/maps/mdv.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mex.json b/chartjs/plugins/maps/mex.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mex.topo.json b/chartjs/plugins/maps/mex.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mhl.json b/chartjs/plugins/maps/mhl.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mhl.topo.json b/chartjs/plugins/maps/mhl.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mkd.json b/chartjs/plugins/maps/mkd.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mkd.topo.json b/chartjs/plugins/maps/mkd.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mli.json b/chartjs/plugins/maps/mli.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mli.topo.json b/chartjs/plugins/maps/mli.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mlt.json b/chartjs/plugins/maps/mlt.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mlt.topo.json b/chartjs/plugins/maps/mlt.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mmr.json b/chartjs/plugins/maps/mmr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mmr.topo.json b/chartjs/plugins/maps/mmr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mne.json b/chartjs/plugins/maps/mne.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mne.topo.json b/chartjs/plugins/maps/mne.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mng.json b/chartjs/plugins/maps/mng.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mng.topo.json b/chartjs/plugins/maps/mng.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mnp.json b/chartjs/plugins/maps/mnp.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mnp.topo.json b/chartjs/plugins/maps/mnp.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/moz.json b/chartjs/plugins/maps/moz.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/moz.topo.json b/chartjs/plugins/maps/moz.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mrt.json b/chartjs/plugins/maps/mrt.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mrt.topo.json b/chartjs/plugins/maps/mrt.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/msr.json b/chartjs/plugins/maps/msr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/msr.topo.json b/chartjs/plugins/maps/msr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mus.json b/chartjs/plugins/maps/mus.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mus.topo.json b/chartjs/plugins/maps/mus.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mwi.json b/chartjs/plugins/maps/mwi.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mwi.topo.json b/chartjs/plugins/maps/mwi.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mys.json b/chartjs/plugins/maps/mys.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/mys.topo.json b/chartjs/plugins/maps/mys.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nam.json b/chartjs/plugins/maps/nam.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nam.topo.json b/chartjs/plugins/maps/nam.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ncl.json b/chartjs/plugins/maps/ncl.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ncl.topo.json b/chartjs/plugins/maps/ncl.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ner.json b/chartjs/plugins/maps/ner.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ner.topo.json b/chartjs/plugins/maps/ner.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nfk.json b/chartjs/plugins/maps/nfk.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nfk.topo.json b/chartjs/plugins/maps/nfk.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nga.json b/chartjs/plugins/maps/nga.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nga.topo.json b/chartjs/plugins/maps/nga.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nic.json b/chartjs/plugins/maps/nic.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nic.topo.json b/chartjs/plugins/maps/nic.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/niu.json b/chartjs/plugins/maps/niu.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/niu.topo.json b/chartjs/plugins/maps/niu.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nld.json b/chartjs/plugins/maps/nld.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nld.topo.json b/chartjs/plugins/maps/nld.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nor.json b/chartjs/plugins/maps/nor.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nor.topo.json b/chartjs/plugins/maps/nor.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/npl.json b/chartjs/plugins/maps/npl.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/npl.topo.json b/chartjs/plugins/maps/npl.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nru.json b/chartjs/plugins/maps/nru.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nru.topo.json b/chartjs/plugins/maps/nru.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nzl.json b/chartjs/plugins/maps/nzl.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/nzl.topo.json b/chartjs/plugins/maps/nzl.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/omn.json b/chartjs/plugins/maps/omn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/omn.topo.json b/chartjs/plugins/maps/omn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pak.json b/chartjs/plugins/maps/pak.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pak.topo.json b/chartjs/plugins/maps/pak.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pan.json b/chartjs/plugins/maps/pan.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pan.topo.json b/chartjs/plugins/maps/pan.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pcn.json b/chartjs/plugins/maps/pcn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pcn.topo.json b/chartjs/plugins/maps/pcn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/per.json b/chartjs/plugins/maps/per.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/per.topo.json b/chartjs/plugins/maps/per.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pga.json b/chartjs/plugins/maps/pga.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pga.topo.json b/chartjs/plugins/maps/pga.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/phl.json b/chartjs/plugins/maps/phl.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/phl.topo.json b/chartjs/plugins/maps/phl.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/plw.json b/chartjs/plugins/maps/plw.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/plw.topo.json b/chartjs/plugins/maps/plw.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/png.json b/chartjs/plugins/maps/png.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/png.topo.json b/chartjs/plugins/maps/png.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pol.json b/chartjs/plugins/maps/pol.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pol.topo.json b/chartjs/plugins/maps/pol.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pri.json b/chartjs/plugins/maps/pri.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pri.topo.json b/chartjs/plugins/maps/pri.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/prk.json b/chartjs/plugins/maps/prk.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/prk.topo.json b/chartjs/plugins/maps/prk.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/prt.json b/chartjs/plugins/maps/prt.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/prt.topo.json b/chartjs/plugins/maps/prt.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pry.json b/chartjs/plugins/maps/pry.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pry.topo.json b/chartjs/plugins/maps/pry.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/psx.json b/chartjs/plugins/maps/psx.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/psx.topo.json b/chartjs/plugins/maps/psx.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pyf.json b/chartjs/plugins/maps/pyf.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/pyf.topo.json b/chartjs/plugins/maps/pyf.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/qat.json b/chartjs/plugins/maps/qat.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/qat.topo.json b/chartjs/plugins/maps/qat.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/rou.json b/chartjs/plugins/maps/rou.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/rou.topo.json b/chartjs/plugins/maps/rou.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/rus.json b/chartjs/plugins/maps/rus.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/rus.topo.json b/chartjs/plugins/maps/rus.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/rwa.json b/chartjs/plugins/maps/rwa.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/rwa.topo.json b/chartjs/plugins/maps/rwa.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sah.json b/chartjs/plugins/maps/sah.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sah.topo.json b/chartjs/plugins/maps/sah.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sau.json b/chartjs/plugins/maps/sau.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sau.topo.json b/chartjs/plugins/maps/sau.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/scr.json b/chartjs/plugins/maps/scr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/scr.topo.json b/chartjs/plugins/maps/scr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sdn.json b/chartjs/plugins/maps/sdn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sdn.topo.json b/chartjs/plugins/maps/sdn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sds.json b/chartjs/plugins/maps/sds.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sds.topo.json b/chartjs/plugins/maps/sds.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sen.json b/chartjs/plugins/maps/sen.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sen.topo.json b/chartjs/plugins/maps/sen.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ser.json b/chartjs/plugins/maps/ser.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ser.topo.json b/chartjs/plugins/maps/ser.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sgp.json b/chartjs/plugins/maps/sgp.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sgp.topo.json b/chartjs/plugins/maps/sgp.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sgs.json b/chartjs/plugins/maps/sgs.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sgs.topo.json b/chartjs/plugins/maps/sgs.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/shn.json b/chartjs/plugins/maps/shn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/shn.topo.json b/chartjs/plugins/maps/shn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/slb.json b/chartjs/plugins/maps/slb.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/slb.topo.json b/chartjs/plugins/maps/slb.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sle.json b/chartjs/plugins/maps/sle.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sle.topo.json b/chartjs/plugins/maps/sle.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/slv.json b/chartjs/plugins/maps/slv.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/slv.topo.json b/chartjs/plugins/maps/slv.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/smr.json b/chartjs/plugins/maps/smr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/smr.topo.json b/chartjs/plugins/maps/smr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sol.json b/chartjs/plugins/maps/sol.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sol.topo.json b/chartjs/plugins/maps/sol.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/som.json b/chartjs/plugins/maps/som.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/som.topo.json b/chartjs/plugins/maps/som.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/spm.json b/chartjs/plugins/maps/spm.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/spm.topo.json b/chartjs/plugins/maps/spm.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/srb.json b/chartjs/plugins/maps/srb.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/srb.topo.json b/chartjs/plugins/maps/srb.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/stp.json b/chartjs/plugins/maps/stp.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/stp.topo.json b/chartjs/plugins/maps/stp.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sur.json b/chartjs/plugins/maps/sur.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sur.topo.json b/chartjs/plugins/maps/sur.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/svk.json b/chartjs/plugins/maps/svk.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/svk.topo.json b/chartjs/plugins/maps/svk.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/svn.json b/chartjs/plugins/maps/svn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/svn.topo.json b/chartjs/plugins/maps/svn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/swe.json b/chartjs/plugins/maps/swe.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/swe.topo.json b/chartjs/plugins/maps/swe.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/swz.json b/chartjs/plugins/maps/swz.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/swz.topo.json b/chartjs/plugins/maps/swz.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sxm.json b/chartjs/plugins/maps/sxm.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/sxm.topo.json b/chartjs/plugins/maps/sxm.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/syc.json b/chartjs/plugins/maps/syc.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/syc.topo.json b/chartjs/plugins/maps/syc.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/syr.json b/chartjs/plugins/maps/syr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/syr.topo.json b/chartjs/plugins/maps/syr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tca.json b/chartjs/plugins/maps/tca.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tca.topo.json b/chartjs/plugins/maps/tca.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tcd.json b/chartjs/plugins/maps/tcd.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tcd.topo.json b/chartjs/plugins/maps/tcd.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/testing-world.json b/chartjs/plugins/maps/testing-world.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/testing.json b/chartjs/plugins/maps/testing.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tgo.json b/chartjs/plugins/maps/tgo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tgo.topo.json b/chartjs/plugins/maps/tgo.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tha.json b/chartjs/plugins/maps/tha.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tha.topo.json b/chartjs/plugins/maps/tha.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tjk.json b/chartjs/plugins/maps/tjk.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tjk.topo.json b/chartjs/plugins/maps/tjk.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tkm.json b/chartjs/plugins/maps/tkm.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tkm.topo.json b/chartjs/plugins/maps/tkm.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tls.json b/chartjs/plugins/maps/tls.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tls.topo.json b/chartjs/plugins/maps/tls.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ton.json b/chartjs/plugins/maps/ton.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ton.topo.json b/chartjs/plugins/maps/ton.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tto.json b/chartjs/plugins/maps/tto.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tto.topo.json b/chartjs/plugins/maps/tto.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tun.json b/chartjs/plugins/maps/tun.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tun.topo.json b/chartjs/plugins/maps/tun.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tur.json b/chartjs/plugins/maps/tur.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tur.topo.json b/chartjs/plugins/maps/tur.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tuv.json b/chartjs/plugins/maps/tuv.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tuv.topo.json b/chartjs/plugins/maps/tuv.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/twn.json b/chartjs/plugins/maps/twn.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/twn.topo.json b/chartjs/plugins/maps/twn.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tza.json b/chartjs/plugins/maps/tza.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/tza.topo.json b/chartjs/plugins/maps/tza.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/uga.json b/chartjs/plugins/maps/uga.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/uga.topo.json b/chartjs/plugins/maps/uga.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/uk.topo.json b/chartjs/plugins/maps/uk.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ukr.json b/chartjs/plugins/maps/ukr.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ukr.topo.json b/chartjs/plugins/maps/ukr.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/umi.json b/chartjs/plugins/maps/umi.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/umi.topo.json b/chartjs/plugins/maps/umi.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ury.json b/chartjs/plugins/maps/ury.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ury.topo.json b/chartjs/plugins/maps/ury.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/usa.json b/chartjs/plugins/maps/usa.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/usa.topo.json b/chartjs/plugins/maps/usa.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/usg.json b/chartjs/plugins/maps/usg.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/usg.topo.json b/chartjs/plugins/maps/usg.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/uzb.json b/chartjs/plugins/maps/uzb.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/uzb.topo.json b/chartjs/plugins/maps/uzb.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vat.json b/chartjs/plugins/maps/vat.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vat.topo.json b/chartjs/plugins/maps/vat.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vct.json b/chartjs/plugins/maps/vct.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vct.topo.json b/chartjs/plugins/maps/vct.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ven.json b/chartjs/plugins/maps/ven.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/ven.topo.json b/chartjs/plugins/maps/ven.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vgb.json b/chartjs/plugins/maps/vgb.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vgb.topo.json b/chartjs/plugins/maps/vgb.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vir.json b/chartjs/plugins/maps/vir.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vir.topo.json b/chartjs/plugins/maps/vir.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vnm.json b/chartjs/plugins/maps/vnm.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vnm.topo.json b/chartjs/plugins/maps/vnm.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vut.json b/chartjs/plugins/maps/vut.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/vut.topo.json b/chartjs/plugins/maps/vut.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/wlf.json b/chartjs/plugins/maps/wlf.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/wlf.topo.json b/chartjs/plugins/maps/wlf.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/world.hires.json b/chartjs/plugins/maps/world.hires.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/world.hires.topo.json b/chartjs/plugins/maps/world.hires.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/world.json b/chartjs/plugins/maps/world.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/world.topo.json b/chartjs/plugins/maps/world.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/wsb.json b/chartjs/plugins/maps/wsb.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/wsb.topo.json b/chartjs/plugins/maps/wsb.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/wsm.json b/chartjs/plugins/maps/wsm.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/wsm.topo.json b/chartjs/plugins/maps/wsm.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/yem.json b/chartjs/plugins/maps/yem.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/yem.topo.json b/chartjs/plugins/maps/yem.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/zaf.json b/chartjs/plugins/maps/zaf.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/zaf.topo.json b/chartjs/plugins/maps/zaf.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/zmb.json b/chartjs/plugins/maps/zmb.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/zmb.topo.json b/chartjs/plugins/maps/zmb.topo.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/zwe.json b/chartjs/plugins/maps/zwe.json old mode 100755 new mode 100644 diff --git a/chartjs/plugins/maps/zwe.topo.json b/chartjs/plugins/maps/zwe.topo.json old mode 100755 new mode 100644 diff --git a/d3/LICENSE b/d3/LICENSE old mode 100755 new mode 100644 diff --git a/d3/d3.min.js b/d3/d3.min.js old mode 100755 new mode 100644 diff --git a/fonts/Roboto/LICENSE.txt b/fonts/Roboto/LICENSE.txt old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-Black.ttf b/fonts/Roboto/Roboto-Black.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-BlackItalic.ttf b/fonts/Roboto/Roboto-BlackItalic.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-Bold.ttf b/fonts/Roboto/Roboto-Bold.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-BoldItalic.ttf b/fonts/Roboto/Roboto-BoldItalic.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-Italic.ttf b/fonts/Roboto/Roboto-Italic.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-Light.ttf b/fonts/Roboto/Roboto-Light.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-LightItalic.ttf b/fonts/Roboto/Roboto-LightItalic.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-Medium.ttf b/fonts/Roboto/Roboto-Medium.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-MediumItalic.ttf b/fonts/Roboto/Roboto-MediumItalic.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-Regular.ttf b/fonts/Roboto/Roboto-Regular.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-Thin.ttf b/fonts/Roboto/Roboto-Thin.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/Roboto-ThinItalic.ttf b/fonts/Roboto/Roboto-ThinItalic.ttf old mode 100755 new mode 100644 diff --git a/fonts/Roboto/roboto.css b/fonts/Roboto/roboto.css old mode 100755 new mode 100644 diff --git a/fonts/googleicons/100.woff2 b/fonts/googleicons/100.woff2 old mode 100755 new mode 100644 diff --git a/fonts/googleicons/200.woff2 b/fonts/googleicons/200.woff2 old mode 100755 new mode 100644 diff --git a/fonts/googleicons/LICENSE b/fonts/googleicons/LICENSE old mode 100755 new mode 100644 diff --git a/fonts/googleicons/styles.css b/fonts/googleicons/styles.css old mode 100755 new mode 100644 diff --git a/fonts/lato/Lato-Black.ttf b/fonts/lato/Lato-Black.ttf old mode 100755 new mode 100644 diff --git a/fonts/lato/Lato-BlackItalic.ttf b/fonts/lato/Lato-BlackItalic.ttf old mode 100755 new mode 100644 diff --git a/fonts/lato/Lato-Bold.ttf b/fonts/lato/Lato-Bold.ttf old mode 100755 new mode 100644 diff --git a/fonts/lato/Lato-BoldItalic.ttf b/fonts/lato/Lato-BoldItalic.ttf old mode 100755 new mode 100644 diff --git a/fonts/lato/Lato-Italic.ttf b/fonts/lato/Lato-Italic.ttf old mode 100755 new mode 100644 diff --git a/fonts/lato/Lato-Light.ttf b/fonts/lato/Lato-Light.ttf old mode 100755 new mode 100644 diff --git a/fonts/lato/Lato-LightItalic.ttf b/fonts/lato/Lato-LightItalic.ttf old mode 100755 new mode 100644 diff --git a/fonts/lato/Lato-Regular.ttf b/fonts/lato/Lato-Regular.ttf old mode 100755 new mode 100644 diff --git a/fonts/lato/Lato-Thin.ttf b/fonts/lato/Lato-Thin.ttf old mode 100755 new mode 100644 diff --git a/fonts/lato/Lato-ThinItalic.ttf b/fonts/lato/Lato-ThinItalic.ttf old mode 100755 new mode 100644 diff --git a/fonts/lato/OFL.txt b/fonts/lato/OFL.txt old mode 100755 new mode 100644 diff --git a/fonts/lineicons/css/lineicons.css b/fonts/lineicons/css/lineicons.css old mode 100755 new mode 100644 diff --git a/fonts/lineicons/fonts/LineIcons.eot b/fonts/lineicons/fonts/LineIcons.eot old mode 100755 new mode 100644 diff --git a/fonts/lineicons/fonts/LineIcons.svg b/fonts/lineicons/fonts/LineIcons.svg old mode 100755 new mode 100644 diff --git a/fonts/lineicons/fonts/LineIcons.ttf b/fonts/lineicons/fonts/LineIcons.ttf old mode 100755 new mode 100644 diff --git a/fonts/lineicons/fonts/LineIcons.woff b/fonts/lineicons/fonts/LineIcons.woff old mode 100755 new mode 100644 diff --git a/fonts/lineicons/fonts/LineIcons.woff2 b/fonts/lineicons/fonts/LineIcons.woff2 old mode 100755 new mode 100644 diff --git a/fonts/lineicons/license.txt b/fonts/lineicons/license.txt old mode 100755 new mode 100644 diff --git a/fonts/spacemono/OFL.txt b/fonts/spacemono/OFL.txt old mode 100755 new mode 100644 diff --git a/fonts/spacemono/SpaceMono-Bold.ttf b/fonts/spacemono/SpaceMono-Bold.ttf old mode 100755 new mode 100644 diff --git a/fonts/spacemono/SpaceMono-BoldItalic.ttf b/fonts/spacemono/SpaceMono-BoldItalic.ttf old mode 100755 new mode 100644 diff --git a/fonts/spacemono/SpaceMono-Italic.ttf b/fonts/spacemono/SpaceMono-Italic.ttf old mode 100755 new mode 100644 diff --git a/fonts/spacemono/SpaceMono-Regular.ttf b/fonts/spacemono/SpaceMono-Regular.ttf old mode 100755 new mode 100644 diff --git a/highlightjs/DIGESTS.md b/highlightjs/DIGESTS.md old mode 100755 new mode 100644 diff --git a/highlightjs/LICENSE b/highlightjs/LICENSE old mode 100755 new mode 100644 diff --git a/highlightjs/README.md b/highlightjs/README.md old mode 100755 new mode 100644 diff --git a/highlightjs/es/core.js b/highlightjs/es/core.js old mode 100755 new mode 100644 diff --git a/highlightjs/es/core.min.js b/highlightjs/es/core.min.js old mode 100755 new mode 100644 diff --git a/highlightjs/es/highlight.js b/highlightjs/es/highlight.js old mode 100755 new mode 100644 diff --git a/highlightjs/es/highlight.min.js b/highlightjs/es/highlight.min.js old mode 100755 new mode 100644 diff --git a/highlightjs/es/package.json b/highlightjs/es/package.json old mode 100755 new mode 100644 diff --git a/highlightjs/highlight.min.js b/highlightjs/highlight.min.js old mode 100755 new mode 100644 diff --git a/highlightjs/package.json b/highlightjs/package.json old mode 100755 new mode 100644 diff --git a/highlightjs/styles/a11y-dark.css b/highlightjs/styles/a11y-dark.css old mode 100755 new mode 100644 diff --git a/highlightjs/styles/a11y-dark.min.css b/highlightjs/styles/a11y-dark.min.css old mode 100755 new mode 100644 diff --git a/highlightjs/styles/a11y-light.css b/highlightjs/styles/a11y-light.css old mode 100755 new mode 100644 diff --git a/highlightjs/styles/a11y-light.min.css b/highlightjs/styles/a11y-light.min.css old mode 100755 new mode 100644 diff --git a/icons/company/discord.svg b/icons/company/discord.svg old mode 100755 new mode 100644 diff --git a/icons/company/email.svg b/icons/company/email.svg old mode 100755 new mode 100644 diff --git a/icons/company/facebook.svg b/icons/company/facebook.svg old mode 100755 new mode 100644 diff --git a/icons/company/instagram.svg b/icons/company/instagram.svg old mode 100755 new mode 100644 diff --git a/icons/company/license.png b/icons/company/license.png old mode 100755 new mode 100644 diff --git a/icons/company/linkedin.svg b/icons/company/linkedin.svg old mode 100755 new mode 100644 diff --git a/icons/company/paypal.svg b/icons/company/paypal.svg old mode 100755 new mode 100644 diff --git a/icons/company/phone.svg b/icons/company/phone.svg old mode 100755 new mode 100644 diff --git a/icons/company/slack.svg b/icons/company/slack.svg old mode 100755 new mode 100644 diff --git a/icons/company/teams.svg b/icons/company/teams.svg old mode 100755 new mode 100644 diff --git a/icons/company/twitter.svg b/icons/company/twitter.svg old mode 100755 new mode 100644 diff --git a/icons/company/youtube.svg b/icons/company/youtube.svg old mode 100755 new mode 100644 diff --git a/katex/LICENSE b/katex/LICENSE old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_AMS-Regular.ttf b/katex/fonts/KaTeX_AMS-Regular.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_AMS-Regular.woff b/katex/fonts/KaTeX_AMS-Regular.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_AMS-Regular.woff2 b/katex/fonts/KaTeX_AMS-Regular.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Caligraphic-Bold.ttf b/katex/fonts/KaTeX_Caligraphic-Bold.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Caligraphic-Bold.woff b/katex/fonts/KaTeX_Caligraphic-Bold.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Caligraphic-Bold.woff2 b/katex/fonts/KaTeX_Caligraphic-Bold.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Caligraphic-Regular.ttf b/katex/fonts/KaTeX_Caligraphic-Regular.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Caligraphic-Regular.woff b/katex/fonts/KaTeX_Caligraphic-Regular.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Caligraphic-Regular.woff2 b/katex/fonts/KaTeX_Caligraphic-Regular.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Fraktur-Bold.ttf b/katex/fonts/KaTeX_Fraktur-Bold.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Fraktur-Bold.woff b/katex/fonts/KaTeX_Fraktur-Bold.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Fraktur-Bold.woff2 b/katex/fonts/KaTeX_Fraktur-Bold.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Fraktur-Regular.ttf b/katex/fonts/KaTeX_Fraktur-Regular.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Fraktur-Regular.woff b/katex/fonts/KaTeX_Fraktur-Regular.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Fraktur-Regular.woff2 b/katex/fonts/KaTeX_Fraktur-Regular.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-Bold.ttf b/katex/fonts/KaTeX_Main-Bold.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-Bold.woff b/katex/fonts/KaTeX_Main-Bold.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-Bold.woff2 b/katex/fonts/KaTeX_Main-Bold.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-BoldItalic.ttf b/katex/fonts/KaTeX_Main-BoldItalic.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-BoldItalic.woff b/katex/fonts/KaTeX_Main-BoldItalic.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-BoldItalic.woff2 b/katex/fonts/KaTeX_Main-BoldItalic.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-Italic.ttf b/katex/fonts/KaTeX_Main-Italic.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-Italic.woff b/katex/fonts/KaTeX_Main-Italic.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-Italic.woff2 b/katex/fonts/KaTeX_Main-Italic.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-Regular.ttf b/katex/fonts/KaTeX_Main-Regular.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-Regular.woff b/katex/fonts/KaTeX_Main-Regular.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Main-Regular.woff2 b/katex/fonts/KaTeX_Main-Regular.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Math-BoldItalic.ttf b/katex/fonts/KaTeX_Math-BoldItalic.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Math-BoldItalic.woff b/katex/fonts/KaTeX_Math-BoldItalic.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Math-BoldItalic.woff2 b/katex/fonts/KaTeX_Math-BoldItalic.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Math-Italic.ttf b/katex/fonts/KaTeX_Math-Italic.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Math-Italic.woff b/katex/fonts/KaTeX_Math-Italic.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Math-Italic.woff2 b/katex/fonts/KaTeX_Math-Italic.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_SansSerif-Bold.ttf b/katex/fonts/KaTeX_SansSerif-Bold.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_SansSerif-Bold.woff b/katex/fonts/KaTeX_SansSerif-Bold.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_SansSerif-Bold.woff2 b/katex/fonts/KaTeX_SansSerif-Bold.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_SansSerif-Italic.ttf b/katex/fonts/KaTeX_SansSerif-Italic.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_SansSerif-Italic.woff b/katex/fonts/KaTeX_SansSerif-Italic.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_SansSerif-Italic.woff2 b/katex/fonts/KaTeX_SansSerif-Italic.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_SansSerif-Regular.ttf b/katex/fonts/KaTeX_SansSerif-Regular.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_SansSerif-Regular.woff b/katex/fonts/KaTeX_SansSerif-Regular.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_SansSerif-Regular.woff2 b/katex/fonts/KaTeX_SansSerif-Regular.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Script-Regular.ttf b/katex/fonts/KaTeX_Script-Regular.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Script-Regular.woff b/katex/fonts/KaTeX_Script-Regular.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Script-Regular.woff2 b/katex/fonts/KaTeX_Script-Regular.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size1-Regular.ttf b/katex/fonts/KaTeX_Size1-Regular.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size1-Regular.woff b/katex/fonts/KaTeX_Size1-Regular.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size1-Regular.woff2 b/katex/fonts/KaTeX_Size1-Regular.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size2-Regular.ttf b/katex/fonts/KaTeX_Size2-Regular.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size2-Regular.woff b/katex/fonts/KaTeX_Size2-Regular.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size2-Regular.woff2 b/katex/fonts/KaTeX_Size2-Regular.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size3-Regular.ttf b/katex/fonts/KaTeX_Size3-Regular.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size3-Regular.woff b/katex/fonts/KaTeX_Size3-Regular.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size3-Regular.woff2 b/katex/fonts/KaTeX_Size3-Regular.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size4-Regular.ttf b/katex/fonts/KaTeX_Size4-Regular.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size4-Regular.woff b/katex/fonts/KaTeX_Size4-Regular.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Size4-Regular.woff2 b/katex/fonts/KaTeX_Size4-Regular.woff2 old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Typewriter-Regular.ttf b/katex/fonts/KaTeX_Typewriter-Regular.ttf old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Typewriter-Regular.woff b/katex/fonts/KaTeX_Typewriter-Regular.woff old mode 100755 new mode 100644 diff --git a/katex/fonts/KaTeX_Typewriter-Regular.woff2 b/katex/fonts/KaTeX_Typewriter-Regular.woff2 old mode 100755 new mode 100644 diff --git a/katex/katex-auto.js b/katex/katex-auto.js old mode 100755 new mode 100644 diff --git a/katex/katex.css b/katex/katex.css old mode 100755 new mode 100644 diff --git a/katex/katex.js b/katex/katex.js old mode 100755 new mode 100644 diff --git a/mermaid/LICENSE b/mermaid/LICENSE old mode 100755 new mode 100644 diff --git a/mermaid/mermaid.min.js b/mermaid/mermaid.min.js old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/LICENSE b/mozilla/Pdf/LICENSE old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/build/pdf.js b/mozilla/Pdf/build/pdf.js old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/build/pdf.js.map b/mozilla/Pdf/build/pdf.js.map old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/build/pdf.worker.js b/mozilla/Pdf/build/pdf.worker.js old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/build/pdf.worker.js.map b/mozilla/Pdf/build/pdf.worker.js.map old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/78-EUC-H.bcmap b/mozilla/Pdf/web/cmaps/78-EUC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/78-EUC-V.bcmap b/mozilla/Pdf/web/cmaps/78-EUC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/78-H.bcmap b/mozilla/Pdf/web/cmaps/78-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/78-RKSJ-H.bcmap b/mozilla/Pdf/web/cmaps/78-RKSJ-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/78-RKSJ-V.bcmap b/mozilla/Pdf/web/cmaps/78-RKSJ-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/78-V.bcmap b/mozilla/Pdf/web/cmaps/78-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/78ms-RKSJ-H.bcmap b/mozilla/Pdf/web/cmaps/78ms-RKSJ-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/78ms-RKSJ-V.bcmap b/mozilla/Pdf/web/cmaps/78ms-RKSJ-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/83pv-RKSJ-H.bcmap b/mozilla/Pdf/web/cmaps/83pv-RKSJ-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/90ms-RKSJ-H.bcmap b/mozilla/Pdf/web/cmaps/90ms-RKSJ-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/90ms-RKSJ-V.bcmap b/mozilla/Pdf/web/cmaps/90ms-RKSJ-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/90msp-RKSJ-H.bcmap b/mozilla/Pdf/web/cmaps/90msp-RKSJ-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/90msp-RKSJ-V.bcmap b/mozilla/Pdf/web/cmaps/90msp-RKSJ-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/90pv-RKSJ-H.bcmap b/mozilla/Pdf/web/cmaps/90pv-RKSJ-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/90pv-RKSJ-V.bcmap b/mozilla/Pdf/web/cmaps/90pv-RKSJ-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Add-H.bcmap b/mozilla/Pdf/web/cmaps/Add-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Add-RKSJ-H.bcmap b/mozilla/Pdf/web/cmaps/Add-RKSJ-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Add-RKSJ-V.bcmap b/mozilla/Pdf/web/cmaps/Add-RKSJ-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Add-V.bcmap b/mozilla/Pdf/web/cmaps/Add-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-CNS1-0.bcmap b/mozilla/Pdf/web/cmaps/Adobe-CNS1-0.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-CNS1-1.bcmap b/mozilla/Pdf/web/cmaps/Adobe-CNS1-1.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-CNS1-2.bcmap b/mozilla/Pdf/web/cmaps/Adobe-CNS1-2.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-CNS1-3.bcmap b/mozilla/Pdf/web/cmaps/Adobe-CNS1-3.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-CNS1-4.bcmap b/mozilla/Pdf/web/cmaps/Adobe-CNS1-4.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-CNS1-5.bcmap b/mozilla/Pdf/web/cmaps/Adobe-CNS1-5.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-CNS1-6.bcmap b/mozilla/Pdf/web/cmaps/Adobe-CNS1-6.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-CNS1-UCS2.bcmap b/mozilla/Pdf/web/cmaps/Adobe-CNS1-UCS2.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-GB1-0.bcmap b/mozilla/Pdf/web/cmaps/Adobe-GB1-0.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-GB1-1.bcmap b/mozilla/Pdf/web/cmaps/Adobe-GB1-1.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-GB1-2.bcmap b/mozilla/Pdf/web/cmaps/Adobe-GB1-2.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-GB1-3.bcmap b/mozilla/Pdf/web/cmaps/Adobe-GB1-3.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-GB1-4.bcmap b/mozilla/Pdf/web/cmaps/Adobe-GB1-4.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-GB1-5.bcmap b/mozilla/Pdf/web/cmaps/Adobe-GB1-5.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-GB1-UCS2.bcmap b/mozilla/Pdf/web/cmaps/Adobe-GB1-UCS2.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Japan1-0.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Japan1-0.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Japan1-1.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Japan1-1.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Japan1-2.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Japan1-2.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Japan1-3.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Japan1-3.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Japan1-4.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Japan1-4.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Japan1-5.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Japan1-5.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Japan1-6.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Japan1-6.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Japan1-UCS2.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Japan1-UCS2.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Korea1-0.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Korea1-0.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Korea1-1.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Korea1-1.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Korea1-2.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Korea1-2.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Adobe-Korea1-UCS2.bcmap b/mozilla/Pdf/web/cmaps/Adobe-Korea1-UCS2.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/B5-H.bcmap b/mozilla/Pdf/web/cmaps/B5-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/B5-V.bcmap b/mozilla/Pdf/web/cmaps/B5-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/B5pc-H.bcmap b/mozilla/Pdf/web/cmaps/B5pc-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/B5pc-V.bcmap b/mozilla/Pdf/web/cmaps/B5pc-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/CNS-EUC-H.bcmap b/mozilla/Pdf/web/cmaps/CNS-EUC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/CNS-EUC-V.bcmap b/mozilla/Pdf/web/cmaps/CNS-EUC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/CNS1-H.bcmap b/mozilla/Pdf/web/cmaps/CNS1-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/CNS1-V.bcmap b/mozilla/Pdf/web/cmaps/CNS1-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/CNS2-H.bcmap b/mozilla/Pdf/web/cmaps/CNS2-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/CNS2-V.bcmap b/mozilla/Pdf/web/cmaps/CNS2-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/ETHK-B5-H.bcmap b/mozilla/Pdf/web/cmaps/ETHK-B5-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/ETHK-B5-V.bcmap b/mozilla/Pdf/web/cmaps/ETHK-B5-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/ETen-B5-H.bcmap b/mozilla/Pdf/web/cmaps/ETen-B5-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/ETen-B5-V.bcmap b/mozilla/Pdf/web/cmaps/ETen-B5-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/ETenms-B5-H.bcmap b/mozilla/Pdf/web/cmaps/ETenms-B5-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/ETenms-B5-V.bcmap b/mozilla/Pdf/web/cmaps/ETenms-B5-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/EUC-H.bcmap b/mozilla/Pdf/web/cmaps/EUC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/EUC-V.bcmap b/mozilla/Pdf/web/cmaps/EUC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Ext-H.bcmap b/mozilla/Pdf/web/cmaps/Ext-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Ext-RKSJ-H.bcmap b/mozilla/Pdf/web/cmaps/Ext-RKSJ-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Ext-RKSJ-V.bcmap b/mozilla/Pdf/web/cmaps/Ext-RKSJ-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Ext-V.bcmap b/mozilla/Pdf/web/cmaps/Ext-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GB-EUC-H.bcmap b/mozilla/Pdf/web/cmaps/GB-EUC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GB-EUC-V.bcmap b/mozilla/Pdf/web/cmaps/GB-EUC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GB-H.bcmap b/mozilla/Pdf/web/cmaps/GB-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GB-V.bcmap b/mozilla/Pdf/web/cmaps/GB-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBK-EUC-H.bcmap b/mozilla/Pdf/web/cmaps/GBK-EUC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBK-EUC-V.bcmap b/mozilla/Pdf/web/cmaps/GBK-EUC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBK2K-H.bcmap b/mozilla/Pdf/web/cmaps/GBK2K-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBK2K-V.bcmap b/mozilla/Pdf/web/cmaps/GBK2K-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBKp-EUC-H.bcmap b/mozilla/Pdf/web/cmaps/GBKp-EUC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBKp-EUC-V.bcmap b/mozilla/Pdf/web/cmaps/GBKp-EUC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBT-EUC-H.bcmap b/mozilla/Pdf/web/cmaps/GBT-EUC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBT-EUC-V.bcmap b/mozilla/Pdf/web/cmaps/GBT-EUC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBT-H.bcmap b/mozilla/Pdf/web/cmaps/GBT-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBT-V.bcmap b/mozilla/Pdf/web/cmaps/GBT-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBTpc-EUC-H.bcmap b/mozilla/Pdf/web/cmaps/GBTpc-EUC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBTpc-EUC-V.bcmap b/mozilla/Pdf/web/cmaps/GBTpc-EUC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBpc-EUC-H.bcmap b/mozilla/Pdf/web/cmaps/GBpc-EUC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/GBpc-EUC-V.bcmap b/mozilla/Pdf/web/cmaps/GBpc-EUC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/H.bcmap b/mozilla/Pdf/web/cmaps/H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKdla-B5-H.bcmap b/mozilla/Pdf/web/cmaps/HKdla-B5-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKdla-B5-V.bcmap b/mozilla/Pdf/web/cmaps/HKdla-B5-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKdlb-B5-H.bcmap b/mozilla/Pdf/web/cmaps/HKdlb-B5-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKdlb-B5-V.bcmap b/mozilla/Pdf/web/cmaps/HKdlb-B5-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKgccs-B5-H.bcmap b/mozilla/Pdf/web/cmaps/HKgccs-B5-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKgccs-B5-V.bcmap b/mozilla/Pdf/web/cmaps/HKgccs-B5-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKm314-B5-H.bcmap b/mozilla/Pdf/web/cmaps/HKm314-B5-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKm314-B5-V.bcmap b/mozilla/Pdf/web/cmaps/HKm314-B5-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKm471-B5-H.bcmap b/mozilla/Pdf/web/cmaps/HKm471-B5-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKm471-B5-V.bcmap b/mozilla/Pdf/web/cmaps/HKm471-B5-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKscs-B5-H.bcmap b/mozilla/Pdf/web/cmaps/HKscs-B5-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/HKscs-B5-V.bcmap b/mozilla/Pdf/web/cmaps/HKscs-B5-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Hankaku.bcmap b/mozilla/Pdf/web/cmaps/Hankaku.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Hiragana.bcmap b/mozilla/Pdf/web/cmaps/Hiragana.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSC-EUC-H.bcmap b/mozilla/Pdf/web/cmaps/KSC-EUC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSC-EUC-V.bcmap b/mozilla/Pdf/web/cmaps/KSC-EUC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSC-H.bcmap b/mozilla/Pdf/web/cmaps/KSC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSC-Johab-H.bcmap b/mozilla/Pdf/web/cmaps/KSC-Johab-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSC-Johab-V.bcmap b/mozilla/Pdf/web/cmaps/KSC-Johab-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSC-V.bcmap b/mozilla/Pdf/web/cmaps/KSC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSCms-UHC-H.bcmap b/mozilla/Pdf/web/cmaps/KSCms-UHC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSCms-UHC-HW-H.bcmap b/mozilla/Pdf/web/cmaps/KSCms-UHC-HW-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSCms-UHC-HW-V.bcmap b/mozilla/Pdf/web/cmaps/KSCms-UHC-HW-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSCms-UHC-V.bcmap b/mozilla/Pdf/web/cmaps/KSCms-UHC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSCpc-EUC-H.bcmap b/mozilla/Pdf/web/cmaps/KSCpc-EUC-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/KSCpc-EUC-V.bcmap b/mozilla/Pdf/web/cmaps/KSCpc-EUC-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Katakana.bcmap b/mozilla/Pdf/web/cmaps/Katakana.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/LICENSE b/mozilla/Pdf/web/cmaps/LICENSE old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/NWP-H.bcmap b/mozilla/Pdf/web/cmaps/NWP-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/NWP-V.bcmap b/mozilla/Pdf/web/cmaps/NWP-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/RKSJ-H.bcmap b/mozilla/Pdf/web/cmaps/RKSJ-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/RKSJ-V.bcmap b/mozilla/Pdf/web/cmaps/RKSJ-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/Roman.bcmap b/mozilla/Pdf/web/cmaps/Roman.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniCNS-UCS2-H.bcmap b/mozilla/Pdf/web/cmaps/UniCNS-UCS2-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniCNS-UCS2-V.bcmap b/mozilla/Pdf/web/cmaps/UniCNS-UCS2-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniCNS-UTF16-H.bcmap b/mozilla/Pdf/web/cmaps/UniCNS-UTF16-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniCNS-UTF16-V.bcmap b/mozilla/Pdf/web/cmaps/UniCNS-UTF16-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniCNS-UTF32-H.bcmap b/mozilla/Pdf/web/cmaps/UniCNS-UTF32-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniCNS-UTF32-V.bcmap b/mozilla/Pdf/web/cmaps/UniCNS-UTF32-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniCNS-UTF8-H.bcmap b/mozilla/Pdf/web/cmaps/UniCNS-UTF8-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniCNS-UTF8-V.bcmap b/mozilla/Pdf/web/cmaps/UniCNS-UTF8-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniGB-UCS2-H.bcmap b/mozilla/Pdf/web/cmaps/UniGB-UCS2-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniGB-UCS2-V.bcmap b/mozilla/Pdf/web/cmaps/UniGB-UCS2-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniGB-UTF16-H.bcmap b/mozilla/Pdf/web/cmaps/UniGB-UTF16-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniGB-UTF16-V.bcmap b/mozilla/Pdf/web/cmaps/UniGB-UTF16-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniGB-UTF32-H.bcmap b/mozilla/Pdf/web/cmaps/UniGB-UTF32-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniGB-UTF32-V.bcmap b/mozilla/Pdf/web/cmaps/UniGB-UTF32-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniGB-UTF8-H.bcmap b/mozilla/Pdf/web/cmaps/UniGB-UTF8-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniGB-UTF8-V.bcmap b/mozilla/Pdf/web/cmaps/UniGB-UTF8-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS-UCS2-H.bcmap b/mozilla/Pdf/web/cmaps/UniJIS-UCS2-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS-UCS2-HW-H.bcmap b/mozilla/Pdf/web/cmaps/UniJIS-UCS2-HW-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS-UCS2-HW-V.bcmap b/mozilla/Pdf/web/cmaps/UniJIS-UCS2-HW-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS-UCS2-V.bcmap b/mozilla/Pdf/web/cmaps/UniJIS-UCS2-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS-UTF16-H.bcmap b/mozilla/Pdf/web/cmaps/UniJIS-UTF16-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS-UTF16-V.bcmap b/mozilla/Pdf/web/cmaps/UniJIS-UTF16-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS-UTF32-H.bcmap b/mozilla/Pdf/web/cmaps/UniJIS-UTF32-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS-UTF32-V.bcmap b/mozilla/Pdf/web/cmaps/UniJIS-UTF32-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS-UTF8-H.bcmap b/mozilla/Pdf/web/cmaps/UniJIS-UTF8-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS-UTF8-V.bcmap b/mozilla/Pdf/web/cmaps/UniJIS-UTF8-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS2004-UTF16-H.bcmap b/mozilla/Pdf/web/cmaps/UniJIS2004-UTF16-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS2004-UTF16-V.bcmap b/mozilla/Pdf/web/cmaps/UniJIS2004-UTF16-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS2004-UTF32-H.bcmap b/mozilla/Pdf/web/cmaps/UniJIS2004-UTF32-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS2004-UTF32-V.bcmap b/mozilla/Pdf/web/cmaps/UniJIS2004-UTF32-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS2004-UTF8-H.bcmap b/mozilla/Pdf/web/cmaps/UniJIS2004-UTF8-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJIS2004-UTF8-V.bcmap b/mozilla/Pdf/web/cmaps/UniJIS2004-UTF8-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJISPro-UCS2-HW-V.bcmap b/mozilla/Pdf/web/cmaps/UniJISPro-UCS2-HW-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJISPro-UCS2-V.bcmap b/mozilla/Pdf/web/cmaps/UniJISPro-UCS2-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJISPro-UTF8-V.bcmap b/mozilla/Pdf/web/cmaps/UniJISPro-UTF8-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJISX0213-UTF32-H.bcmap b/mozilla/Pdf/web/cmaps/UniJISX0213-UTF32-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJISX0213-UTF32-V.bcmap b/mozilla/Pdf/web/cmaps/UniJISX0213-UTF32-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJISX02132004-UTF32-H.bcmap b/mozilla/Pdf/web/cmaps/UniJISX02132004-UTF32-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniJISX02132004-UTF32-V.bcmap b/mozilla/Pdf/web/cmaps/UniJISX02132004-UTF32-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniKS-UCS2-H.bcmap b/mozilla/Pdf/web/cmaps/UniKS-UCS2-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniKS-UCS2-V.bcmap b/mozilla/Pdf/web/cmaps/UniKS-UCS2-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniKS-UTF16-H.bcmap b/mozilla/Pdf/web/cmaps/UniKS-UTF16-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniKS-UTF16-V.bcmap b/mozilla/Pdf/web/cmaps/UniKS-UTF16-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniKS-UTF32-H.bcmap b/mozilla/Pdf/web/cmaps/UniKS-UTF32-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniKS-UTF32-V.bcmap b/mozilla/Pdf/web/cmaps/UniKS-UTF32-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniKS-UTF8-H.bcmap b/mozilla/Pdf/web/cmaps/UniKS-UTF8-H.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/UniKS-UTF8-V.bcmap b/mozilla/Pdf/web/cmaps/UniKS-UTF8-V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/V.bcmap b/mozilla/Pdf/web/cmaps/V.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/cmaps/WP-Symbol.bcmap b/mozilla/Pdf/web/cmaps/WP-Symbol.bcmap old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/debugger.js b/mozilla/Pdf/web/debugger.js old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/default.pdf b/mozilla/Pdf/web/default.pdf old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/annotation-check.svg b/mozilla/Pdf/web/images/annotation-check.svg old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/annotation-comment.svg b/mozilla/Pdf/web/images/annotation-comment.svg old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/annotation-help.svg b/mozilla/Pdf/web/images/annotation-help.svg old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/annotation-insert.svg b/mozilla/Pdf/web/images/annotation-insert.svg old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/annotation-key.svg b/mozilla/Pdf/web/images/annotation-key.svg old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/annotation-newparagraph.svg b/mozilla/Pdf/web/images/annotation-newparagraph.svg old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/annotation-noicon.svg b/mozilla/Pdf/web/images/annotation-noicon.svg old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/annotation-note.svg b/mozilla/Pdf/web/images/annotation-note.svg old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/annotation-paragraph.svg b/mozilla/Pdf/web/images/annotation-paragraph.svg old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/findbarButton-next.png b/mozilla/Pdf/web/images/findbarButton-next.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/findbarButton-next@2x.png b/mozilla/Pdf/web/images/findbarButton-next@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/findbarButton-previous.png b/mozilla/Pdf/web/images/findbarButton-previous.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/findbarButton-previous@2x.png b/mozilla/Pdf/web/images/findbarButton-previous@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/grab.cur b/mozilla/Pdf/web/images/grab.cur old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/grabbing.cur b/mozilla/Pdf/web/images/grabbing.cur old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/loading-icon.gif b/mozilla/Pdf/web/images/loading-icon.gif old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/loading-small.png b/mozilla/Pdf/web/images/loading-small.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/loading-small@2x.png b/mozilla/Pdf/web/images/loading-small@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-documentProperties.png b/mozilla/Pdf/web/images/secondaryToolbarButton-documentProperties.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-documentProperties@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-documentProperties@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-firstPage.png b/mozilla/Pdf/web/images/secondaryToolbarButton-firstPage.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-firstPage@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-firstPage@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-handTool.png b/mozilla/Pdf/web/images/secondaryToolbarButton-handTool.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-handTool@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-handTool@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-lastPage.png b/mozilla/Pdf/web/images/secondaryToolbarButton-lastPage.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-lastPage@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-lastPage@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-rotateCcw.png b/mozilla/Pdf/web/images/secondaryToolbarButton-rotateCcw.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-rotateCcw@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-rotateCcw@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-rotateCw.png b/mozilla/Pdf/web/images/secondaryToolbarButton-rotateCw.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-rotateCw@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-rotateCw@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-scrollHorizontal.png b/mozilla/Pdf/web/images/secondaryToolbarButton-scrollHorizontal.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-scrollHorizontal@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-scrollHorizontal@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-scrollVertical.png b/mozilla/Pdf/web/images/secondaryToolbarButton-scrollVertical.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-scrollVertical@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-scrollVertical@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-scrollWrapped.png b/mozilla/Pdf/web/images/secondaryToolbarButton-scrollWrapped.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-scrollWrapped@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-scrollWrapped@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-selectTool.png b/mozilla/Pdf/web/images/secondaryToolbarButton-selectTool.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-selectTool@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-selectTool@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-spreadEven.png b/mozilla/Pdf/web/images/secondaryToolbarButton-spreadEven.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-spreadEven@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-spreadEven@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-spreadNone.png b/mozilla/Pdf/web/images/secondaryToolbarButton-spreadNone.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-spreadNone@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-spreadNone@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-spreadOdd.png b/mozilla/Pdf/web/images/secondaryToolbarButton-spreadOdd.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/secondaryToolbarButton-spreadOdd@2x.png b/mozilla/Pdf/web/images/secondaryToolbarButton-spreadOdd@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/shadow.png b/mozilla/Pdf/web/images/shadow.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/texture.png b/mozilla/Pdf/web/images/texture.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-bookmark.png b/mozilla/Pdf/web/images/toolbarButton-bookmark.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-bookmark@2x.png b/mozilla/Pdf/web/images/toolbarButton-bookmark@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-download.png b/mozilla/Pdf/web/images/toolbarButton-download.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-download@2x.png b/mozilla/Pdf/web/images/toolbarButton-download@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-menuArrows.png b/mozilla/Pdf/web/images/toolbarButton-menuArrows.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-menuArrows@2x.png b/mozilla/Pdf/web/images/toolbarButton-menuArrows@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-openFile.png b/mozilla/Pdf/web/images/toolbarButton-openFile.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-openFile@2x.png b/mozilla/Pdf/web/images/toolbarButton-openFile@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-pageDown.png b/mozilla/Pdf/web/images/toolbarButton-pageDown.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-pageDown@2x.png b/mozilla/Pdf/web/images/toolbarButton-pageDown@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-pageUp.png b/mozilla/Pdf/web/images/toolbarButton-pageUp.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-pageUp@2x.png b/mozilla/Pdf/web/images/toolbarButton-pageUp@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-presentationMode.png b/mozilla/Pdf/web/images/toolbarButton-presentationMode.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-presentationMode@2x.png b/mozilla/Pdf/web/images/toolbarButton-presentationMode@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-print.png b/mozilla/Pdf/web/images/toolbarButton-print.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-print@2x.png b/mozilla/Pdf/web/images/toolbarButton-print@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-search.png b/mozilla/Pdf/web/images/toolbarButton-search.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-search@2x.png b/mozilla/Pdf/web/images/toolbarButton-search@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-secondaryToolbarToggle.png b/mozilla/Pdf/web/images/toolbarButton-secondaryToolbarToggle.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-secondaryToolbarToggle@2x.png b/mozilla/Pdf/web/images/toolbarButton-secondaryToolbarToggle@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-sidebarToggle.png b/mozilla/Pdf/web/images/toolbarButton-sidebarToggle.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-sidebarToggle@2x.png b/mozilla/Pdf/web/images/toolbarButton-sidebarToggle@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-viewAttachments.png b/mozilla/Pdf/web/images/toolbarButton-viewAttachments.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-viewAttachments@2x.png b/mozilla/Pdf/web/images/toolbarButton-viewAttachments@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-viewOutline.png b/mozilla/Pdf/web/images/toolbarButton-viewOutline.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-viewOutline@2x.png b/mozilla/Pdf/web/images/toolbarButton-viewOutline@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-viewThumbnail.png b/mozilla/Pdf/web/images/toolbarButton-viewThumbnail.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-viewThumbnail@2x.png b/mozilla/Pdf/web/images/toolbarButton-viewThumbnail@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-zoomIn.png b/mozilla/Pdf/web/images/toolbarButton-zoomIn.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-zoomIn@2x.png b/mozilla/Pdf/web/images/toolbarButton-zoomIn@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-zoomOut.png b/mozilla/Pdf/web/images/toolbarButton-zoomOut.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/toolbarButton-zoomOut@2x.png b/mozilla/Pdf/web/images/toolbarButton-zoomOut@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/treeitem-collapsed.png b/mozilla/Pdf/web/images/treeitem-collapsed.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/treeitem-collapsed@2x.png b/mozilla/Pdf/web/images/treeitem-collapsed@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/treeitem-expanded.png b/mozilla/Pdf/web/images/treeitem-expanded.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/images/treeitem-expanded@2x.png b/mozilla/Pdf/web/images/treeitem-expanded@2x.png old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ach/viewer.properties b/mozilla/Pdf/web/locale/ach/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/af/viewer.properties b/mozilla/Pdf/web/locale/af/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/an/viewer.properties b/mozilla/Pdf/web/locale/an/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ar/viewer.properties b/mozilla/Pdf/web/locale/ar/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ast/viewer.properties b/mozilla/Pdf/web/locale/ast/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/az/viewer.properties b/mozilla/Pdf/web/locale/az/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/be/viewer.properties b/mozilla/Pdf/web/locale/be/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/bg/viewer.properties b/mozilla/Pdf/web/locale/bg/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/bn/viewer.properties b/mozilla/Pdf/web/locale/bn/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/bo/viewer.properties b/mozilla/Pdf/web/locale/bo/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/br/viewer.properties b/mozilla/Pdf/web/locale/br/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/brx/viewer.properties b/mozilla/Pdf/web/locale/brx/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/bs/viewer.properties b/mozilla/Pdf/web/locale/bs/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ca/viewer.properties b/mozilla/Pdf/web/locale/ca/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/cak/viewer.properties b/mozilla/Pdf/web/locale/cak/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/cs/viewer.properties b/mozilla/Pdf/web/locale/cs/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/cy/viewer.properties b/mozilla/Pdf/web/locale/cy/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/da/viewer.properties b/mozilla/Pdf/web/locale/da/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/de/viewer.properties b/mozilla/Pdf/web/locale/de/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/dsb/viewer.properties b/mozilla/Pdf/web/locale/dsb/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/el/viewer.properties b/mozilla/Pdf/web/locale/el/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/en-CA/viewer.properties b/mozilla/Pdf/web/locale/en-CA/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/en-GB/viewer.properties b/mozilla/Pdf/web/locale/en-GB/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/en-US/viewer.properties b/mozilla/Pdf/web/locale/en-US/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/eo/viewer.properties b/mozilla/Pdf/web/locale/eo/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/es-AR/viewer.properties b/mozilla/Pdf/web/locale/es-AR/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/es-CL/viewer.properties b/mozilla/Pdf/web/locale/es-CL/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/es-ES/viewer.properties b/mozilla/Pdf/web/locale/es-ES/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/es-MX/viewer.properties b/mozilla/Pdf/web/locale/es-MX/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/et/viewer.properties b/mozilla/Pdf/web/locale/et/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/eu/viewer.properties b/mozilla/Pdf/web/locale/eu/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/fa/viewer.properties b/mozilla/Pdf/web/locale/fa/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ff/viewer.properties b/mozilla/Pdf/web/locale/ff/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/fi/viewer.properties b/mozilla/Pdf/web/locale/fi/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/fr/viewer.properties b/mozilla/Pdf/web/locale/fr/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/fy-NL/viewer.properties b/mozilla/Pdf/web/locale/fy-NL/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ga-IE/viewer.properties b/mozilla/Pdf/web/locale/ga-IE/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/gd/viewer.properties b/mozilla/Pdf/web/locale/gd/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/gl/viewer.properties b/mozilla/Pdf/web/locale/gl/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/gn/viewer.properties b/mozilla/Pdf/web/locale/gn/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/gu-IN/viewer.properties b/mozilla/Pdf/web/locale/gu-IN/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/he/viewer.properties b/mozilla/Pdf/web/locale/he/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/hi-IN/viewer.properties b/mozilla/Pdf/web/locale/hi-IN/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/hr/viewer.properties b/mozilla/Pdf/web/locale/hr/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/hsb/viewer.properties b/mozilla/Pdf/web/locale/hsb/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/hu/viewer.properties b/mozilla/Pdf/web/locale/hu/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/hy-AM/viewer.properties b/mozilla/Pdf/web/locale/hy-AM/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/hye/viewer.properties b/mozilla/Pdf/web/locale/hye/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ia/viewer.properties b/mozilla/Pdf/web/locale/ia/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/id/viewer.properties b/mozilla/Pdf/web/locale/id/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/is/viewer.properties b/mozilla/Pdf/web/locale/is/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/it/viewer.properties b/mozilla/Pdf/web/locale/it/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ja/viewer.properties b/mozilla/Pdf/web/locale/ja/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ka/viewer.properties b/mozilla/Pdf/web/locale/ka/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/kab/viewer.properties b/mozilla/Pdf/web/locale/kab/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/kk/viewer.properties b/mozilla/Pdf/web/locale/kk/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/km/viewer.properties b/mozilla/Pdf/web/locale/km/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/kn/viewer.properties b/mozilla/Pdf/web/locale/kn/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ko/viewer.properties b/mozilla/Pdf/web/locale/ko/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/lij/viewer.properties b/mozilla/Pdf/web/locale/lij/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/lo/viewer.properties b/mozilla/Pdf/web/locale/lo/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/locale.properties b/mozilla/Pdf/web/locale/locale.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/lt/viewer.properties b/mozilla/Pdf/web/locale/lt/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ltg/viewer.properties b/mozilla/Pdf/web/locale/ltg/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/lv/viewer.properties b/mozilla/Pdf/web/locale/lv/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/meh/viewer.properties b/mozilla/Pdf/web/locale/meh/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/mk/viewer.properties b/mozilla/Pdf/web/locale/mk/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/mr/viewer.properties b/mozilla/Pdf/web/locale/mr/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ms/viewer.properties b/mozilla/Pdf/web/locale/ms/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/my/viewer.properties b/mozilla/Pdf/web/locale/my/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/nb-NO/viewer.properties b/mozilla/Pdf/web/locale/nb-NO/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ne-NP/viewer.properties b/mozilla/Pdf/web/locale/ne-NP/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/nl/viewer.properties b/mozilla/Pdf/web/locale/nl/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/nn-NO/viewer.properties b/mozilla/Pdf/web/locale/nn-NO/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/oc/viewer.properties b/mozilla/Pdf/web/locale/oc/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/pa-IN/viewer.properties b/mozilla/Pdf/web/locale/pa-IN/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/pl/viewer.properties b/mozilla/Pdf/web/locale/pl/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/pt-BR/viewer.properties b/mozilla/Pdf/web/locale/pt-BR/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/pt-PT/viewer.properties b/mozilla/Pdf/web/locale/pt-PT/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/rm/viewer.properties b/mozilla/Pdf/web/locale/rm/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ro/viewer.properties b/mozilla/Pdf/web/locale/ro/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ru/viewer.properties b/mozilla/Pdf/web/locale/ru/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/scn/viewer.properties b/mozilla/Pdf/web/locale/scn/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/si/viewer.properties b/mozilla/Pdf/web/locale/si/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/sk/viewer.properties b/mozilla/Pdf/web/locale/sk/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/sl/viewer.properties b/mozilla/Pdf/web/locale/sl/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/son/viewer.properties b/mozilla/Pdf/web/locale/son/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/sq/viewer.properties b/mozilla/Pdf/web/locale/sq/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/sr/viewer.properties b/mozilla/Pdf/web/locale/sr/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/sv-SE/viewer.properties b/mozilla/Pdf/web/locale/sv-SE/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ta/viewer.properties b/mozilla/Pdf/web/locale/ta/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/te/viewer.properties b/mozilla/Pdf/web/locale/te/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/th/viewer.properties b/mozilla/Pdf/web/locale/th/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/tl/viewer.properties b/mozilla/Pdf/web/locale/tl/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/tr/viewer.properties b/mozilla/Pdf/web/locale/tr/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/trs/viewer.properties b/mozilla/Pdf/web/locale/trs/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/uk/viewer.properties b/mozilla/Pdf/web/locale/uk/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/ur/viewer.properties b/mozilla/Pdf/web/locale/ur/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/uz/viewer.properties b/mozilla/Pdf/web/locale/uz/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/vi/viewer.properties b/mozilla/Pdf/web/locale/vi/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/wo/viewer.properties b/mozilla/Pdf/web/locale/wo/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/xh/viewer.properties b/mozilla/Pdf/web/locale/xh/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/zh-CN/viewer.properties b/mozilla/Pdf/web/locale/zh-CN/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/locale/zh-TW/viewer.properties b/mozilla/Pdf/web/locale/zh-TW/viewer.properties old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/pdf.tpl.php b/mozilla/Pdf/web/pdf.tpl.php old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/viewer.css b/mozilla/Pdf/web/viewer.css old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/viewer.html b/mozilla/Pdf/web/viewer.html old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/viewer.js b/mozilla/Pdf/web/viewer.js old mode 100755 new mode 100644 diff --git a/mozilla/Pdf/web/viewer.js.map b/mozilla/Pdf/web/viewer.js.map old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/FpdfTpl.php b/setasign/Fpdi/FpdfTpl.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/FpdfTplTrait.php b/setasign/Fpdi/FpdfTplTrait.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/Fpdi.php b/setasign/Fpdi/Fpdi.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/FpdiException.php b/setasign/Fpdi/FpdiException.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/FpdiTrait.php b/setasign/Fpdi/FpdiTrait.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/LICENSE.txt b/setasign/Fpdi/LICENSE.txt old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/CrossReference/AbstractReader.php b/setasign/Fpdi/PdfParser/CrossReference/AbstractReader.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/CrossReference/CrossReference.php b/setasign/Fpdi/PdfParser/CrossReference/CrossReference.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/CrossReference/CrossReferenceException.php b/setasign/Fpdi/PdfParser/CrossReference/CrossReferenceException.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/CrossReference/FixedReader.php b/setasign/Fpdi/PdfParser/CrossReference/FixedReader.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/CrossReference/LineReader.php b/setasign/Fpdi/PdfParser/CrossReference/LineReader.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/CrossReference/ReaderInterface.php b/setasign/Fpdi/PdfParser/CrossReference/ReaderInterface.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Filter/Ascii85.php b/setasign/Fpdi/PdfParser/Filter/Ascii85.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Filter/Ascii85Exception.php b/setasign/Fpdi/PdfParser/Filter/Ascii85Exception.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Filter/AsciiHex.php b/setasign/Fpdi/PdfParser/Filter/AsciiHex.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Filter/FilterException.php b/setasign/Fpdi/PdfParser/Filter/FilterException.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Filter/FilterInterface.php b/setasign/Fpdi/PdfParser/Filter/FilterInterface.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Filter/Flate.php b/setasign/Fpdi/PdfParser/Filter/Flate.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Filter/FlateException.php b/setasign/Fpdi/PdfParser/Filter/FlateException.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Filter/Lzw.php b/setasign/Fpdi/PdfParser/Filter/Lzw.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Filter/LzwException.php b/setasign/Fpdi/PdfParser/Filter/LzwException.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/PdfParser.php b/setasign/Fpdi/PdfParser/PdfParser.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/PdfParserException.php b/setasign/Fpdi/PdfParser/PdfParserException.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/StreamReader.php b/setasign/Fpdi/PdfParser/StreamReader.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Tokenizer.php b/setasign/Fpdi/PdfParser/Tokenizer.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfArray.php b/setasign/Fpdi/PdfParser/Type/PdfArray.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfBoolean.php b/setasign/Fpdi/PdfParser/Type/PdfBoolean.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfDictionary.php b/setasign/Fpdi/PdfParser/Type/PdfDictionary.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfHexString.php b/setasign/Fpdi/PdfParser/Type/PdfHexString.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfIndirectObject.php b/setasign/Fpdi/PdfParser/Type/PdfIndirectObject.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfIndirectObjectReference.php b/setasign/Fpdi/PdfParser/Type/PdfIndirectObjectReference.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfName.php b/setasign/Fpdi/PdfParser/Type/PdfName.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfNull.php b/setasign/Fpdi/PdfParser/Type/PdfNull.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfNumeric.php b/setasign/Fpdi/PdfParser/Type/PdfNumeric.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfStream.php b/setasign/Fpdi/PdfParser/Type/PdfStream.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfString.php b/setasign/Fpdi/PdfParser/Type/PdfString.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfToken.php b/setasign/Fpdi/PdfParser/Type/PdfToken.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfType.php b/setasign/Fpdi/PdfParser/Type/PdfType.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfParser/Type/PdfTypeException.php b/setasign/Fpdi/PdfParser/Type/PdfTypeException.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfReader/DataStructure/Rectangle.php b/setasign/Fpdi/PdfReader/DataStructure/Rectangle.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfReader/Page.php b/setasign/Fpdi/PdfReader/Page.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfReader/PageBoundaries.php b/setasign/Fpdi/PdfReader/PageBoundaries.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfReader/PdfReader.php b/setasign/Fpdi/PdfReader/PdfReader.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/PdfReader/PdfReaderException.php b/setasign/Fpdi/PdfReader/PdfReaderException.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/Tcpdf/Fpdi.php b/setasign/Fpdi/Tcpdf/Fpdi.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/TcpdfFpdi.php b/setasign/Fpdi/TcpdfFpdi.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/Tfpdf/FpdfTpl.php b/setasign/Fpdi/Tfpdf/FpdfTpl.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/Tfpdf/Fpdi.php b/setasign/Fpdi/Tfpdf/Fpdi.php old mode 100755 new mode 100644 diff --git a/setasign/Fpdi/autoload.php b/setasign/Fpdi/autoload.php old mode 100755 new mode 100644 diff --git a/tcpdf/CHANGELOG.TXT b/tcpdf/CHANGELOG.TXT old mode 100755 new mode 100644 diff --git a/tcpdf/LICENSE.TXT b/tcpdf/LICENSE.TXT old mode 100755 new mode 100644 diff --git a/tcpdf/README.md b/tcpdf/README.md old mode 100755 new mode 100644 diff --git a/tcpdf/TCPDF.php b/tcpdf/TCPDF.php old mode 100755 new mode 100644 diff --git a/tcpdf/TCPDF2DBarcode.php b/tcpdf/TCPDF2DBarcode.php old mode 100755 new mode 100644 diff --git a/tcpdf/TCPDFBarcode.php b/tcpdf/TCPDFBarcode.php old mode 100755 new mode 100644 diff --git a/tcpdf/TCPDF_IMPORT.php b/tcpdf/TCPDF_IMPORT.php old mode 100755 new mode 100644 diff --git a/tcpdf/TCPDF_PARSER.php b/tcpdf/TCPDF_PARSER.php old mode 100755 new mode 100644 diff --git a/tcpdf/VERSION b/tcpdf/VERSION old mode 100755 new mode 100644 diff --git a/tcpdf/composer.json b/tcpdf/composer.json old mode 100755 new mode 100644 diff --git a/tcpdf/config/tcpdf_config.php b/tcpdf/config/tcpdf_config.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_1d_html.php b/tcpdf/examples/barcodes/example_1d_html.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_1d_png.php b/tcpdf/examples/barcodes/example_1d_png.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_1d_svg.php b/tcpdf/examples/barcodes/example_1d_svg.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_1d_svgi.php b/tcpdf/examples/barcodes/example_1d_svgi.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_datamatrix_html.php b/tcpdf/examples/barcodes/example_2d_datamatrix_html.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_datamatrix_png.php b/tcpdf/examples/barcodes/example_2d_datamatrix_png.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_datamatrix_svg.php b/tcpdf/examples/barcodes/example_2d_datamatrix_svg.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_datamatrix_svgi.php b/tcpdf/examples/barcodes/example_2d_datamatrix_svgi.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_pdf417_html.php b/tcpdf/examples/barcodes/example_2d_pdf417_html.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_pdf417_png.php b/tcpdf/examples/barcodes/example_2d_pdf417_png.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_pdf417_svg.php b/tcpdf/examples/barcodes/example_2d_pdf417_svg.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_pdf417_svgi.php b/tcpdf/examples/barcodes/example_2d_pdf417_svgi.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_qrcode_html.php b/tcpdf/examples/barcodes/example_2d_qrcode_html.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_qrcode_png.php b/tcpdf/examples/barcodes/example_2d_qrcode_png.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_qrcode_svg.php b/tcpdf/examples/barcodes/example_2d_qrcode_svg.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/example_2d_qrcode_svgi.php b/tcpdf/examples/barcodes/example_2d_qrcode_svgi.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/tcpdf_barcodes_1d_include.php b/tcpdf/examples/barcodes/tcpdf_barcodes_1d_include.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/barcodes/tcpdf_barcodes_2d_include.php b/tcpdf/examples/barcodes/tcpdf_barcodes_2d_include.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/config/tcpdf_config_alt.php b/tcpdf/examples/config/tcpdf_config_alt.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/data/cert/tcpdf.crt b/tcpdf/examples/data/cert/tcpdf.crt old mode 100755 new mode 100644 diff --git a/tcpdf/examples/data/cert/tcpdf.fdf b/tcpdf/examples/data/cert/tcpdf.fdf old mode 100755 new mode 100644 diff --git a/tcpdf/examples/data/cert/tcpdf.p12 b/tcpdf/examples/data/cert/tcpdf.p12 old mode 100755 new mode 100644 diff --git a/tcpdf/examples/data/chapter_demo_1.txt b/tcpdf/examples/data/chapter_demo_1.txt old mode 100755 new mode 100644 diff --git a/tcpdf/examples/data/chapter_demo_2.txt b/tcpdf/examples/data/chapter_demo_2.txt old mode 100755 new mode 100644 diff --git a/tcpdf/examples/data/table_data_demo.txt b/tcpdf/examples/data/table_data_demo.txt old mode 100755 new mode 100644 diff --git a/tcpdf/examples/data/utf8test.txt b/tcpdf/examples/data/utf8test.txt old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_001.php b/tcpdf/examples/example_001.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_002.php b/tcpdf/examples/example_002.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_003.php b/tcpdf/examples/example_003.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_004.php b/tcpdf/examples/example_004.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_005.php b/tcpdf/examples/example_005.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_006.php b/tcpdf/examples/example_006.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_007.php b/tcpdf/examples/example_007.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_008.php b/tcpdf/examples/example_008.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_009.php b/tcpdf/examples/example_009.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_010.php b/tcpdf/examples/example_010.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_011.php b/tcpdf/examples/example_011.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_012.pdf b/tcpdf/examples/example_012.pdf old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_012.php b/tcpdf/examples/example_012.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_013.php b/tcpdf/examples/example_013.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_014.php b/tcpdf/examples/example_014.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_015.php b/tcpdf/examples/example_015.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_016.php b/tcpdf/examples/example_016.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_017.php b/tcpdf/examples/example_017.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_018.php b/tcpdf/examples/example_018.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_019.php b/tcpdf/examples/example_019.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_020.php b/tcpdf/examples/example_020.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_021.php b/tcpdf/examples/example_021.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_022.php b/tcpdf/examples/example_022.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_023.php b/tcpdf/examples/example_023.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_024.php b/tcpdf/examples/example_024.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_025.php b/tcpdf/examples/example_025.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_026.php b/tcpdf/examples/example_026.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_027.php b/tcpdf/examples/example_027.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_028.php b/tcpdf/examples/example_028.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_029.php b/tcpdf/examples/example_029.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_030.php b/tcpdf/examples/example_030.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_031.php b/tcpdf/examples/example_031.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_032.php b/tcpdf/examples/example_032.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_033.php b/tcpdf/examples/example_033.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_034.php b/tcpdf/examples/example_034.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_035.php b/tcpdf/examples/example_035.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_036.php b/tcpdf/examples/example_036.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_037.php b/tcpdf/examples/example_037.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_038.php b/tcpdf/examples/example_038.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_039.php b/tcpdf/examples/example_039.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_040.php b/tcpdf/examples/example_040.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_041.php b/tcpdf/examples/example_041.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_042.php b/tcpdf/examples/example_042.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_043.php b/tcpdf/examples/example_043.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_044.php b/tcpdf/examples/example_044.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_045.php b/tcpdf/examples/example_045.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_046.php b/tcpdf/examples/example_046.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_047.php b/tcpdf/examples/example_047.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_048.php b/tcpdf/examples/example_048.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_049.php b/tcpdf/examples/example_049.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_050.php b/tcpdf/examples/example_050.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_051.php b/tcpdf/examples/example_051.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_052.php b/tcpdf/examples/example_052.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_053.php b/tcpdf/examples/example_053.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_054.php b/tcpdf/examples/example_054.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_055.php b/tcpdf/examples/example_055.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_056.php b/tcpdf/examples/example_056.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_057.php b/tcpdf/examples/example_057.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_058.php b/tcpdf/examples/example_058.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_059.php b/tcpdf/examples/example_059.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_060.php b/tcpdf/examples/example_060.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_061.php b/tcpdf/examples/example_061.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_062.php b/tcpdf/examples/example_062.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_063.php b/tcpdf/examples/example_063.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_064.php b/tcpdf/examples/example_064.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_065.php b/tcpdf/examples/example_065.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/example_066.php b/tcpdf/examples/example_066.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/_blank.png b/tcpdf/examples/images/_blank.png old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/alpha.png b/tcpdf/examples/images/alpha.png old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/image_demo.jpg b/tcpdf/examples/images/image_demo.jpg old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/image_with_alpha.png b/tcpdf/examples/images/image_with_alpha.png old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/img.png b/tcpdf/examples/images/img.png old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/logo_example.gif b/tcpdf/examples/images/logo_example.gif old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/logo_example.jpg b/tcpdf/examples/images/logo_example.jpg old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/logo_example.png b/tcpdf/examples/images/logo_example.png old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/tcpdf_box.ai b/tcpdf/examples/images/tcpdf_box.ai old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/tcpdf_box.svg b/tcpdf/examples/images/tcpdf_box.svg old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/tcpdf_cell.png b/tcpdf/examples/images/tcpdf_cell.png old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/tcpdf_logo.jpg b/tcpdf/examples/images/tcpdf_logo.jpg old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/tcpdf_signature.png b/tcpdf/examples/images/tcpdf_signature.png old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/testsvg.svg b/tcpdf/examples/images/testsvg.svg old mode 100755 new mode 100644 diff --git a/tcpdf/examples/images/tux.svg b/tcpdf/examples/images/tux.svg old mode 100755 new mode 100644 diff --git a/tcpdf/examples/index.php b/tcpdf/examples/index.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/afr.php b/tcpdf/examples/lang/afr.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/ara.php b/tcpdf/examples/lang/ara.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/aze.php b/tcpdf/examples/lang/aze.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/bel.php b/tcpdf/examples/lang/bel.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/bra.php b/tcpdf/examples/lang/bra.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/bul.php b/tcpdf/examples/lang/bul.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/cat.php b/tcpdf/examples/lang/cat.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/ces.php b/tcpdf/examples/lang/ces.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/chi.php b/tcpdf/examples/lang/chi.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/cym.php b/tcpdf/examples/lang/cym.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/dan.php b/tcpdf/examples/lang/dan.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/eng.php b/tcpdf/examples/lang/eng.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/est.php b/tcpdf/examples/lang/est.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/eus.php b/tcpdf/examples/lang/eus.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/far.php b/tcpdf/examples/lang/far.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/fra.php b/tcpdf/examples/lang/fra.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/ger.php b/tcpdf/examples/lang/ger.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/gle.php b/tcpdf/examples/lang/gle.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/glg.php b/tcpdf/examples/lang/glg.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/hat.php b/tcpdf/examples/lang/hat.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/heb.php b/tcpdf/examples/lang/heb.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/hrv.php b/tcpdf/examples/lang/hrv.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/hun.php b/tcpdf/examples/lang/hun.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/hye.php b/tcpdf/examples/lang/hye.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/ind.php b/tcpdf/examples/lang/ind.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/ita.php b/tcpdf/examples/lang/ita.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/jpn.php b/tcpdf/examples/lang/jpn.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/kat.php b/tcpdf/examples/lang/kat.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/kor.php b/tcpdf/examples/lang/kor.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/mkd.php b/tcpdf/examples/lang/mkd.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/mlt.php b/tcpdf/examples/lang/mlt.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/msa.php b/tcpdf/examples/lang/msa.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/nld.php b/tcpdf/examples/lang/nld.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/nob.php b/tcpdf/examples/lang/nob.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/pol.php b/tcpdf/examples/lang/pol.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/por.php b/tcpdf/examples/lang/por.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/ron.php b/tcpdf/examples/lang/ron.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/rus.php b/tcpdf/examples/lang/rus.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/slv.php b/tcpdf/examples/lang/slv.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/spa.php b/tcpdf/examples/lang/spa.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/sqi.php b/tcpdf/examples/lang/sqi.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/srp.php b/tcpdf/examples/lang/srp.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/swa.php b/tcpdf/examples/lang/swa.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/swe.php b/tcpdf/examples/lang/swe.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/ukr.php b/tcpdf/examples/lang/ukr.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/urd.php b/tcpdf/examples/lang/urd.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/yid.php b/tcpdf/examples/lang/yid.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/lang/zho.php b/tcpdf/examples/lang/zho.php old mode 100755 new mode 100644 diff --git a/tcpdf/examples/tcpdf_include.php b/tcpdf/examples/tcpdf_include.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/ae_fonts_2.0/COPYING b/tcpdf/fonts/ae_fonts_2.0/COPYING old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/ae_fonts_2.0/ChangeLog b/tcpdf/fonts/ae_fonts_2.0/ChangeLog old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/ae_fonts_2.0/README b/tcpdf/fonts/ae_fonts_2.0/README old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/aealarabiya.ctg.z b/tcpdf/fonts/aealarabiya.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/aealarabiya.php b/tcpdf/fonts/aealarabiya.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/aealarabiya.z b/tcpdf/fonts/aealarabiya.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/aefurat.ctg.z b/tcpdf/fonts/aefurat.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/aefurat.php b/tcpdf/fonts/aefurat.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/aefurat.z b/tcpdf/fonts/aefurat.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/cid0cs.php b/tcpdf/fonts/cid0cs.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/cid0ct.php b/tcpdf/fonts/cid0ct.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/cid0jp.php b/tcpdf/fonts/cid0jp.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/cid0kr.php b/tcpdf/fonts/cid0kr.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/courier.php b/tcpdf/fonts/courier.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/courierb.php b/tcpdf/fonts/courierb.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/courierbi.php b/tcpdf/fonts/courierbi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/courieri.php b/tcpdf/fonts/courieri.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.33/AUTHORS b/tcpdf/fonts/dejavu-fonts-ttf-2.33/AUTHORS old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.33/BUGS b/tcpdf/fonts/dejavu-fonts-ttf-2.33/BUGS old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.33/LICENSE b/tcpdf/fonts/dejavu-fonts-ttf-2.33/LICENSE old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.33/NEWS b/tcpdf/fonts/dejavu-fonts-ttf-2.33/NEWS old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.33/README b/tcpdf/fonts/dejavu-fonts-ttf-2.33/README old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.33/langcover.txt b/tcpdf/fonts/dejavu-fonts-ttf-2.33/langcover.txt old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.33/unicover.txt b/tcpdf/fonts/dejavu-fonts-ttf-2.33/unicover.txt old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.34/AUTHORS b/tcpdf/fonts/dejavu-fonts-ttf-2.34/AUTHORS old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.34/BUGS b/tcpdf/fonts/dejavu-fonts-ttf-2.34/BUGS old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.34/LICENSE b/tcpdf/fonts/dejavu-fonts-ttf-2.34/LICENSE old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.34/NEWS b/tcpdf/fonts/dejavu-fonts-ttf-2.34/NEWS old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.34/README b/tcpdf/fonts/dejavu-fonts-ttf-2.34/README old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.34/langcover.txt b/tcpdf/fonts/dejavu-fonts-ttf-2.34/langcover.txt old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavu-fonts-ttf-2.34/unicover.txt b/tcpdf/fonts/dejavu-fonts-ttf-2.34/unicover.txt old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusans.ctg.z b/tcpdf/fonts/dejavusans.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusans.php b/tcpdf/fonts/dejavusans.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusans.z b/tcpdf/fonts/dejavusans.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansb.ctg.z b/tcpdf/fonts/dejavusansb.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansb.php b/tcpdf/fonts/dejavusansb.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansb.z b/tcpdf/fonts/dejavusansb.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansbi.ctg.z b/tcpdf/fonts/dejavusansbi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansbi.php b/tcpdf/fonts/dejavusansbi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansbi.z b/tcpdf/fonts/dejavusansbi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensed.ctg.z b/tcpdf/fonts/dejavusanscondensed.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensed.php b/tcpdf/fonts/dejavusanscondensed.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensed.z b/tcpdf/fonts/dejavusanscondensed.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensedb.ctg.z b/tcpdf/fonts/dejavusanscondensedb.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensedb.php b/tcpdf/fonts/dejavusanscondensedb.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensedb.z b/tcpdf/fonts/dejavusanscondensedb.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensedbi.ctg.z b/tcpdf/fonts/dejavusanscondensedbi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensedbi.php b/tcpdf/fonts/dejavusanscondensedbi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensedbi.z b/tcpdf/fonts/dejavusanscondensedbi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensedi.ctg.z b/tcpdf/fonts/dejavusanscondensedi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensedi.php b/tcpdf/fonts/dejavusanscondensedi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusanscondensedi.z b/tcpdf/fonts/dejavusanscondensedi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansextralight.ctg.z b/tcpdf/fonts/dejavusansextralight.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansextralight.php b/tcpdf/fonts/dejavusansextralight.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansextralight.z b/tcpdf/fonts/dejavusansextralight.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansi.ctg.z b/tcpdf/fonts/dejavusansi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansi.php b/tcpdf/fonts/dejavusansi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansi.z b/tcpdf/fonts/dejavusansi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmono.ctg.z b/tcpdf/fonts/dejavusansmono.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmono.php b/tcpdf/fonts/dejavusansmono.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmono.z b/tcpdf/fonts/dejavusansmono.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmonob.ctg.z b/tcpdf/fonts/dejavusansmonob.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmonob.php b/tcpdf/fonts/dejavusansmonob.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmonob.z b/tcpdf/fonts/dejavusansmonob.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmonobi.ctg.z b/tcpdf/fonts/dejavusansmonobi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmonobi.php b/tcpdf/fonts/dejavusansmonobi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmonobi.z b/tcpdf/fonts/dejavusansmonobi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmonoi.ctg.z b/tcpdf/fonts/dejavusansmonoi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmonoi.php b/tcpdf/fonts/dejavusansmonoi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavusansmonoi.z b/tcpdf/fonts/dejavusansmonoi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserif.ctg.z b/tcpdf/fonts/dejavuserif.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserif.php b/tcpdf/fonts/dejavuserif.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserif.z b/tcpdf/fonts/dejavuserif.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifb.ctg.z b/tcpdf/fonts/dejavuserifb.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifb.php b/tcpdf/fonts/dejavuserifb.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifb.z b/tcpdf/fonts/dejavuserifb.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifbi.ctg.z b/tcpdf/fonts/dejavuserifbi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifbi.php b/tcpdf/fonts/dejavuserifbi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifbi.z b/tcpdf/fonts/dejavuserifbi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensed.ctg.z b/tcpdf/fonts/dejavuserifcondensed.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensed.php b/tcpdf/fonts/dejavuserifcondensed.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensed.z b/tcpdf/fonts/dejavuserifcondensed.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensedb.ctg.z b/tcpdf/fonts/dejavuserifcondensedb.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensedb.php b/tcpdf/fonts/dejavuserifcondensedb.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensedb.z b/tcpdf/fonts/dejavuserifcondensedb.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensedbi.ctg.z b/tcpdf/fonts/dejavuserifcondensedbi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensedbi.php b/tcpdf/fonts/dejavuserifcondensedbi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensedbi.z b/tcpdf/fonts/dejavuserifcondensedbi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensedi.ctg.z b/tcpdf/fonts/dejavuserifcondensedi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensedi.php b/tcpdf/fonts/dejavuserifcondensedi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifcondensedi.z b/tcpdf/fonts/dejavuserifcondensedi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifi.ctg.z b/tcpdf/fonts/dejavuserifi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifi.php b/tcpdf/fonts/dejavuserifi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/dejavuserifi.z b/tcpdf/fonts/dejavuserifi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20100919/AUTHORS b/tcpdf/fonts/freefont-20100919/AUTHORS old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20100919/COPYING b/tcpdf/fonts/freefont-20100919/COPYING old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20100919/CREDITS b/tcpdf/fonts/freefont-20100919/CREDITS old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20100919/ChangeLog b/tcpdf/fonts/freefont-20100919/ChangeLog old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20100919/INSTALL b/tcpdf/fonts/freefont-20100919/INSTALL old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20100919/README b/tcpdf/fonts/freefont-20100919/README old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20120503/AUTHORS b/tcpdf/fonts/freefont-20120503/AUTHORS old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20120503/COPYING b/tcpdf/fonts/freefont-20120503/COPYING old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20120503/CREDITS b/tcpdf/fonts/freefont-20120503/CREDITS old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20120503/ChangeLog b/tcpdf/fonts/freefont-20120503/ChangeLog old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20120503/INSTALL b/tcpdf/fonts/freefont-20120503/INSTALL old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20120503/README b/tcpdf/fonts/freefont-20120503/README old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20120503/TROUBLESHOOTING b/tcpdf/fonts/freefont-20120503/TROUBLESHOOTING old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freefont-20120503/USAGE b/tcpdf/fonts/freefont-20120503/USAGE old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemono.ctg.z b/tcpdf/fonts/freemono.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemono.php b/tcpdf/fonts/freemono.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemono.z b/tcpdf/fonts/freemono.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemonob.ctg.z b/tcpdf/fonts/freemonob.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemonob.php b/tcpdf/fonts/freemonob.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemonob.z b/tcpdf/fonts/freemonob.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemonobi.ctg.z b/tcpdf/fonts/freemonobi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemonobi.php b/tcpdf/fonts/freemonobi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemonobi.z b/tcpdf/fonts/freemonobi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemonoi.ctg.z b/tcpdf/fonts/freemonoi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemonoi.php b/tcpdf/fonts/freemonoi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freemonoi.z b/tcpdf/fonts/freemonoi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesans.ctg.z b/tcpdf/fonts/freesans.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesans.php b/tcpdf/fonts/freesans.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesans.z b/tcpdf/fonts/freesans.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesansb.ctg.z b/tcpdf/fonts/freesansb.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesansb.php b/tcpdf/fonts/freesansb.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesansb.z b/tcpdf/fonts/freesansb.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesansbi.ctg.z b/tcpdf/fonts/freesansbi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesansbi.php b/tcpdf/fonts/freesansbi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesansbi.z b/tcpdf/fonts/freesansbi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesansi.ctg.z b/tcpdf/fonts/freesansi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesansi.php b/tcpdf/fonts/freesansi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freesansi.z b/tcpdf/fonts/freesansi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserif.ctg.z b/tcpdf/fonts/freeserif.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserif.php b/tcpdf/fonts/freeserif.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserif.z b/tcpdf/fonts/freeserif.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserifb.ctg.z b/tcpdf/fonts/freeserifb.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserifb.php b/tcpdf/fonts/freeserifb.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserifb.z b/tcpdf/fonts/freeserifb.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserifbi.ctg.z b/tcpdf/fonts/freeserifbi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserifbi.php b/tcpdf/fonts/freeserifbi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserifbi.z b/tcpdf/fonts/freeserifbi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserifi.ctg.z b/tcpdf/fonts/freeserifi.ctg.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserifi.php b/tcpdf/fonts/freeserifi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/freeserifi.z b/tcpdf/fonts/freeserifi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/helvetica.php b/tcpdf/fonts/helvetica.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/helveticab.php b/tcpdf/fonts/helveticab.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/helveticabi.php b/tcpdf/fonts/helveticabi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/helveticai.php b/tcpdf/fonts/helveticai.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/hysmyeongjostdmedium.php b/tcpdf/fonts/hysmyeongjostdmedium.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/kozgopromedium.php b/tcpdf/fonts/kozgopromedium.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/kozminproregular.php b/tcpdf/fonts/kozminproregular.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/msungstdlight.php b/tcpdf/fonts/msungstdlight.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfacourier.php b/tcpdf/fonts/pdfacourier.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfacourier.z b/tcpdf/fonts/pdfacourier.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfacourierb.php b/tcpdf/fonts/pdfacourierb.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfacourierb.z b/tcpdf/fonts/pdfacourierb.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfacourierbi.php b/tcpdf/fonts/pdfacourierbi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfacourierbi.z b/tcpdf/fonts/pdfacourierbi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfacourieri.php b/tcpdf/fonts/pdfacourieri.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfacourieri.z b/tcpdf/fonts/pdfacourieri.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfahelvetica.php b/tcpdf/fonts/pdfahelvetica.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfahelvetica.z b/tcpdf/fonts/pdfahelvetica.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfahelveticab.php b/tcpdf/fonts/pdfahelveticab.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfahelveticab.z b/tcpdf/fonts/pdfahelveticab.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfahelveticabi.php b/tcpdf/fonts/pdfahelveticabi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfahelveticabi.z b/tcpdf/fonts/pdfahelveticabi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfahelveticai.php b/tcpdf/fonts/pdfahelveticai.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfahelveticai.z b/tcpdf/fonts/pdfahelveticai.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfasymbol.php b/tcpdf/fonts/pdfasymbol.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfasymbol.z b/tcpdf/fonts/pdfasymbol.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfatimes.php b/tcpdf/fonts/pdfatimes.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfatimes.z b/tcpdf/fonts/pdfatimes.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfatimesb.php b/tcpdf/fonts/pdfatimesb.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfatimesb.z b/tcpdf/fonts/pdfatimesb.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfatimesbi.php b/tcpdf/fonts/pdfatimesbi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfatimesbi.z b/tcpdf/fonts/pdfatimesbi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfatimesi.php b/tcpdf/fonts/pdfatimesi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfatimesi.z b/tcpdf/fonts/pdfatimesi.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfazapfdingbats.php b/tcpdf/fonts/pdfazapfdingbats.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/pdfazapfdingbats.z b/tcpdf/fonts/pdfazapfdingbats.z old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/stsongstdlight.php b/tcpdf/fonts/stsongstdlight.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/symbol.php b/tcpdf/fonts/symbol.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/times.php b/tcpdf/fonts/times.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/timesb.php b/tcpdf/fonts/timesb.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/timesbi.php b/tcpdf/fonts/timesbi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/timesi.php b/tcpdf/fonts/timesi.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/uni2cid_ac15.php b/tcpdf/fonts/uni2cid_ac15.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/uni2cid_ag15.php b/tcpdf/fonts/uni2cid_ag15.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/uni2cid_aj16.php b/tcpdf/fonts/uni2cid_aj16.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/uni2cid_ak12.php b/tcpdf/fonts/uni2cid_ak12.php old mode 100755 new mode 100644 diff --git a/tcpdf/fonts/zapfdingbats.php b/tcpdf/fonts/zapfdingbats.php old mode 100755 new mode 100644 diff --git a/tcpdf/include/TCPDF_COLORS.php b/tcpdf/include/TCPDF_COLORS.php old mode 100755 new mode 100644 diff --git a/tcpdf/include/TCPDF_FILTERS.php b/tcpdf/include/TCPDF_FILTERS.php old mode 100755 new mode 100644 diff --git a/tcpdf/include/TCPDF_FONTS.php b/tcpdf/include/TCPDF_FONTS.php old mode 100755 new mode 100644 diff --git a/tcpdf/include/TCPDF_FONT_DATA.php b/tcpdf/include/TCPDF_FONT_DATA.php old mode 100755 new mode 100644 diff --git a/tcpdf/include/TCPDF_IMAGES.php b/tcpdf/include/TCPDF_IMAGES.php old mode 100755 new mode 100644 diff --git a/tcpdf/include/TCPDF_STATIC.php b/tcpdf/include/TCPDF_STATIC.php old mode 100755 new mode 100644 diff --git a/tcpdf/include/barcodes/Datamatrix.php b/tcpdf/include/barcodes/Datamatrix.php old mode 100755 new mode 100644 diff --git a/tcpdf/include/barcodes/PDF417.php b/tcpdf/include/barcodes/PDF417.php old mode 100755 new mode 100644 diff --git a/tcpdf/include/barcodes/QRcode.php b/tcpdf/include/barcodes/QRcode.php old mode 100755 new mode 100644 diff --git a/tcpdf/include/sRGB.icc b/tcpdf/include/sRGB.icc old mode 100755 new mode 100644 diff --git a/tcpdf/tcpdf_autoconfig.php b/tcpdf/tcpdf_autoconfig.php old mode 100755 new mode 100644 diff --git a/tcpdf/tools/.htaccess b/tcpdf/tools/.htaccess old mode 100755 new mode 100644 diff --git a/tcpdf/tools/convert_fonts_examples.txt b/tcpdf/tools/convert_fonts_examples.txt old mode 100755 new mode 100644 diff --git a/tcpdf/tools/tcpdf_addfont.php b/tcpdf/tools/tcpdf_addfont.php old mode 100755 new mode 100644 diff --git a/zxing/LICENSE b/zxing/LICENSE old mode 100755 new mode 100644 diff --git a/zxing/customerror.js b/zxing/customerror.js old mode 100755 new mode 100644 diff --git a/zxing/index.min.js b/zxing/index.min.js old mode 100755 new mode 100644 diff --git a/zxing/zxing.min.js b/zxing/zxing.min.js old mode 100755 new mode 100644