aboutsummaryrefslogtreecommitdiff
path: root/loader/loader.c
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtney@LunarG.com>2015-10-30 11:14:30 -0600
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-11-04 13:15:18 -0700
commit37328984e2247ffd247d4b175a1baf5d66b87aed (patch)
tree48fd64aa661e06270c770dc758d3130cdce1ab69 /loader/loader.c
parentbb387b716650b3b59e9c1f3651ec4c8529acb1ec (diff)
downloadusermoji-37328984e2247ffd247d4b175a1baf5d66b87aed.tar.xz
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.
Diffstat (limited to 'loader/loader.c')
-rw-r--r--loader/loader.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/loader/loader.c b/loader/loader.c
index 204500b8..5cef3006 100644
--- a/loader/loader.c
+++ b/loader/loader.c
@@ -20,11 +20,11 @@
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*
- * Authors:
- * Chia-I Wu <olv@lunarg.com>
- * Jon Ashburn <jon@lunarg.com>
- * Courtney Goeltzenleuchter <courtney@lunarg.com>
- * Ian Elliott <ian@lunarg.com>
+ * Author: Chia-I Wu <olvaffe@gmail.com>
+ * Author: Courtney Goeltzenleuchter <courtney@LunarG.com>
+ * Author: Ian Elliott <ian@LunarG.com>
+ * Author: Jon Ashburn <jon@lunarg.com>
+ *
*/
#define _GNU_SOURCE
#include <stdio.h>