Make files not executable

I know it doesn't matter, but it was kind of bothering me.

Change-Id: Iae9f8b17a3fb5ced362dc2da95e67e20db8af5a5
This commit is contained in:
Brian Wolff 2016-05-27 14:08:24 -04:00 committed by Addshore
parent 19c50267e7
commit 39d8d9229a
13 changed files with 1 additions and 1 deletions

0
.jscsrc Executable file → Normal file
View file

0
.jshintignore Executable file → Normal file
View file

0
.jshintrc Executable file → Normal file
View file

0
Gruntfile.js Executable file → Normal file
View file

0
RevisionSlider.hooks.php Executable file → Normal file
View file

0
composer.json Executable file → Normal file
View file

0
extension.json Executable file → Normal file
View file

2
i18n/en.json Executable file → Normal file
View file

@ -18,4 +18,4 @@
"revisionslider-loading-out-of-range": "The revision slider failed to load as the requested revisions are not in the top 500 versions of the page.",
"revisionslider-arrow-tooltip-newer": "See newer revisions",
"revisionslider-arrow-tooltip-older": "See older revisions"
}
}

0
i18n/qqq.json Executable file → Normal file
View file

0
modules/ext.RevisionSlider.css Executable file → Normal file
View file

0
modules/ext.RevisionSlider.init.js Executable file → Normal file
View file

0
package.json Executable file → Normal file
View file

0
tests/RevisionSlider.test.js Executable file → Normal file
View file