Skip to content

collection: Remove executable flag from LICENSE file #45

@marcelmamula

Description

@marcelmamula

Issue

Following files are executable and they do not need to be.

find . -type f -name "*" -perm /u+x,g+x,o+x -print0
./LICENSE

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions