misc: Update author information

Author information was added to any file
with the standard license text.
Authors were added that added/changed >= 3%
of the lines of a file.
diff --git a/layers/generic.h b/layers/generic.h
index 87f90de..98db6e4 100644
--- a/layers/generic.h
+++ b/layers/generic.h
@@ -20,8 +20,9 @@
  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  * DEALINGS IN THE SOFTWARE.
  *
- * Authors:
- *   Courtney Goeltzenleuchter <courtney@lunarg.com>
+ * Author: Courtney Goeltzenleuchter <courtney@LunarG.com>
+ * Author: Jon Ashburn <jon@lunarg.com>
+ *
  */
 
 #ifndef GENERIC_H