mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2025-12-10 07:44:42 +01:00
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:
parent
aa57b26ee7
commit
325c1b44a7
1 changed files with 2 additions and 1 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue