diff options
Diffstat (limited to 'loader/loader.c')
| -rw-r--r-- | loader/loader.c | 10 |
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> |
