5. Inconsistent line prefix. In many cases, it's a C-style comment such that "/*" appears only on the first line. In some cases, it's just inconsistent indentation.
For better or worse, it's very common to have /* or just * preceding the copyright line ...