Don't break if no attribute value
Fixes the transformation of things like `<button disabled>`.
grep -rl 'Copyright 2013 Facebook' static_upstream | xargs perl -pi -w -e s/Copyright 2013 Facebook/Copyright 2013-2014 Facebook/g;' Not going to check in a script to do this since it will just change every year. Closes #1006