atheros-initvals: update copyright notices

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
This commit is contained in:
Felix Fietkau 2012-05-11 18:39:55 +02:00 committed by Luis R. Rodriguez
parent aa57b26ee7
commit 325c1b44a7

View file

@ -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");