This changes more copyright headers for 2018.
What does this change? * Remove use of spaces for formatting These could be found by using `grep -r -l -P '^\t+ +[^*]' * Removal of training whitespaces * A few lines longer than 120 chars
Re-implement flapping following the 'old way' of just observing the last 20 stage changes. refs #4982