mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2026-01-27 17:07:18 +01:00
initvals: change year in the licence header to 2011
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
This commit is contained in:
parent
d39360a30a
commit
54df26e759
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ typedef long long unsigned int u64;
|
|||
static void print_license(void)
|
||||
{
|
||||
printf("/*\n");
|
||||
printf(" * Copyright (c) 2010 Atheros Communications Inc.\n");
|
||||
printf(" * Copyright (c) 2011 Atheros Communications 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