More lenient regex for LICENSE

This commit is contained in:
Ted Nyman
2013-11-09 19:13:08 -08:00
parent c03e310422
commit 5bef198e6d

View File

@@ -139,7 +139,7 @@
# LICENSE, README, git config files
- ^COPYING$
- ^LICENSE$
- LICENSE$
- gitattributes$
- gitignore$
- gitmodules$