From 37328984e2247ffd247d4b175a1baf5d66b87aed Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Fri, 30 Oct 2015 11:14:30 -0600 Subject: 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. --- loader/loader.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'loader/loader.c') 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 - * Jon Ashburn - * Courtney Goeltzenleuchter - * Ian Elliott + * Author: Chia-I Wu + * Author: Courtney Goeltzenleuchter + * Author: Ian Elliott + * Author: Jon Ashburn + * */ #define _GNU_SOURCE #include -- cgit v1.2.3