google / uuid

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
BSD 3-Clause "New" or "Revised" License
5.33k stars 369 forks source link

remove the spurious executable bit from go source files #6

Closed bmatsuo closed 8 years ago

bmatsuo commented 8 years ago

There is no reason for the bit to be set on these files. And this is a minor annoyance for me. On my system ls colors executable files by default and it was needlessly destracting in this case.