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/image.cpp b/layers/image.cpp
index e9c0cdd..49b0fd9 100644
--- a/layers/image.cpp
+++ b/layers/image.cpp
@@ -19,6 +19,11 @@
* 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: Jeremy Hayes <jeremy@lunarg.com>
+ * Author: Mark Lobodzinski <mark@lunarg.com>
+ * Author: Mike Stroyan <mike@LunarG.com>
+ * Author: Tobin Ehlis <tobin@lunarg.com>
*/
#include <inttypes.h>