Signed-off-by: Felix Fietkau <nbd@xxxxxxxxxxx> --- initvals.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/initvals.c b/initvals.c index 8c06690..41744b4 100644 --- a/initvals.c +++ b/initvals.c @@ -303,7 +303,8 @@ typedef long long unsigned int u64; static void print_license(void) { printf("/*\n"); - printf(" * Copyright (c) 2011 Atheros Communications Inc.\n"); + printf(" * Copyright (c) 2010-2011 Atheros Communications Inc.\n"); + printf(" * Copyright (c) 2011-2012 Qualcomm Atheros Inc.\n"); printf(" *\n"); printf(" * Permission to use, copy, modify, and/or distribute this software for any\n"); printf(" * purpose with or without fee is hereby granted, provided that the above\n"); -- 1.7.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html