t / t4018 / cpp-class-constructoron commit shortlog: match both "Author:" and "author" on stdin (5c3894c)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}