Skip to content

Fixes regex typo for dedicatedCopyrightNoteSources#613

Closed
jaboc83 wants to merge 1 commit intoampproject:masterfrom
jaboc83:copyright-sources-regex
Closed

Fixes regex typo for dedicatedCopyrightNoteSources#613
jaboc83 wants to merge 1 commit intoampproject:masterfrom
jaboc83:copyright-sources-regex

Conversation

@jaboc83
Copy link
Copy Markdown
Contributor

@jaboc83 jaboc83 commented Oct 14, 2015

The previous regex was not looking for '.' specifically prior to the
css file extension which could cause it to accidentally match scss
as well as .css. I changed it to match same way javascript extensions
are being matched.

The previous regex was not looking for '.' specifically prior to the
css file extension which could cause it to accidentally match scss
as well as .css. I changed it to match same way javascript extensions
are being matched.
@googlebot
Copy link
Copy Markdown

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.

@jaboc83 jaboc83 closed this Oct 14, 2015
@jaboc83 jaboc83 deleted the copyright-sources-regex branch October 14, 2015 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants