Remove executable bit when not necessary

The executable bit is set for a lot of files where it is not necessary
to have the executable bit set. This PR removes the executable bit from
those files.
This commit is contained in:
Christian Berendt
2015-02-16 14:19:56 +01:00
parent 8f4ded8777
commit 4879a8ea2a
14 changed files with 0 additions and 0 deletions

0
Procfile Executable file → Normal file
View File

0
config/lib/express.js Executable file → Normal file
View File

0
modules/articles/client/articles.client.module.js Executable file → Normal file
View File

View File

0
modules/core/client/config/core.client.routes.js Executable file → Normal file
View File

0
modules/core/client/core.client.module.js Executable file → Normal file
View File

0
modules/users/client/config/users.client.routes.js Executable file → Normal file
View File

0
modules/users/client/users.client.module.js Executable file → Normal file
View File

View File

0
modules/users/server/models/user.server.model.js Executable file → Normal file
View File

0
package.json Executable file → Normal file
View File

0
public/humans.txt Executable file → Normal file
View File

0
public/robots.txt Executable file → Normal file
View File

0
server.js Executable file → Normal file
View File