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/mem_tracker.h b/layers/mem_tracker.h
index 9bb76cd..7fb03bc 100644
--- a/layers/mem_tracker.h
+++ b/layers/mem_tracker.h
@@ -19,6 +19,8 @@
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
+ *
+ * Author: Tobin Ehlis <tobin@lunarg.com>
*/
#pragma once
#include <vector>