Hash : 6705f4d2 Author : Date : 2019-09-16T15:45:27
Remove executable bit from non-executable files
Download
1 2 3 4 5 6 7
<?xml version="1.0"?> <!-- Dummy instance for any-1_1.xsd --> <foo:foo xmlns:foo="urn:test:foo" xmlns:moo="urn:test:moo" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:test:foo any-1_1.xsd"> <foo:bar/> <moo:moo/> </foo:foo>