Skip to content

Commit

Permalink
Remove executable mode flag on files
Browse files Browse the repository at this point in the history
Several .html and .java files have the executable mode flag set,
possibly as a result of being edited on a Windows system.

Remove the executable flag (chmod -x) on these files.

Change-Id: I2b3cc85ad318daca5da8ad78cb2095a8a9eda891
  • Loading branch information
dpursehouse committed Jun 27, 2012
1 parent d55636a commit e697c72
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 0 deletions.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.

0 comments on commit e697c72

Please sign in to comment.