From 12d3f1ba6ba522cd1ef11483d813fe2c2e64f04b Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Tue, 15 Feb 2011 00:31:11 +0100 Subject: [PATCH] carl9170 firmware: update copyright boilerplate Signed-off-by: Christian Lamparter --- COPYRIGHT | 2 +- carlfw/include/cam.h | 2 +- carlfw/include/carl9170.h | 2 +- carlfw/include/cmd.h | 2 +- carlfw/include/dma.h | 2 +- carlfw/include/fwdsc.h | 2 +- carlfw/include/gpio.h | 2 +- carlfw/include/hostif.h | 2 +- carlfw/include/printf.h | 2 +- carlfw/include/rf.h | 2 +- carlfw/include/rom.h | 4 ++-- carlfw/include/timer.h | 2 +- carlfw/include/uart.h | 2 +- carlfw/include/usb.h | 2 +- carlfw/include/usb_fifo.h | 2 +- carlfw/include/wl.h | 2 +- carlfw/src/cam.c | 2 +- carlfw/src/cmd.c | 2 +- carlfw/src/dma.c | 2 +- carlfw/src/fw.c | 2 +- carlfw/src/gpio.c | 2 +- carlfw/src/hostif.c | 2 +- carlfw/src/main.c | 2 +- carlfw/src/rf.c | 2 +- carlfw/src/uart.c | 2 +- carlfw/src/wlan.c | 2 +- carlfw/usb/fifo.c | 2 +- carlfw/usb/main.c | 2 +- carlfw/usb/usb.c | 2 +- include/shared/fwcmd.h | 2 +- include/shared/fwdesc.h | 2 +- include/shared/hw.h | 2 +- include/shared/wlan.h | 2 +- tools/carlu/src/carlu.h | 4 ++-- tools/carlu/src/cmd.c | 4 ++-- tools/carlu/src/cmd.h | 4 ++-- tools/carlu/src/debug.c | 4 ++-- tools/carlu/src/debug.h | 4 ++-- tools/carlu/src/fw.c | 4 ++-- tools/carlu/src/main.c | 4 ++-- tools/carlu/src/rx.c | 4 ++-- tools/carlu/src/test.c | 4 ++-- tools/carlu/src/test.h | 4 ++-- tools/carlu/src/tx.c | 4 ++-- tools/carlu/src/usb.c | 4 ++-- tools/carlu/src/usb.h | 4 ++-- tools/lib/carlfw.c | 2 +- tools/lib/carlfw.h | 17 +++++++++++++++++ tools/src/checksum.c | 2 +- tools/src/eeprom_fix.c | 2 +- tools/src/fwinfo.c | 2 +- tools/src/miniboot.c | 2 +- 52 files changed, 82 insertions(+), 65 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index eb459e2..b1d3e77 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -2,7 +2,7 @@ Atheros carl9170 firmware - used by the ar9170 wireless device Copyright (c) 2000-2005 ZyDAS Technology Corporation Copyright (c) 2007-2009 Atheros Communications, Inc. -Copyright (c) 2009-2010 Christian Lamparter +Copyright (c) 2009-2011 Christian Lamparter This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/cam.h b/carlfw/include/cam.h index ad34e44..33afe03 100644 --- a/carlfw/include/cam.h +++ b/carlfw/include/cam.h @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/carl9170.h b/carlfw/include/carl9170.h index 29e1e29..1a5c6cb 100644 --- a/carlfw/include/carl9170.h +++ b/carlfw/include/carl9170.h @@ -3,7 +3,7 @@ * * Firmware context definition * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/cmd.h b/carlfw/include/cmd.h index 94f8cf5..a400cfa 100644 --- a/carlfw/include/cmd.h +++ b/carlfw/include/cmd.h @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/dma.h b/carlfw/include/dma.h index ea905f5..565c48d 100644 --- a/carlfw/include/dma.h +++ b/carlfw/include/dma.h @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/fwdsc.h b/carlfw/include/fwdsc.h index d702795..b521c7d 100644 --- a/carlfw/include/fwdsc.h +++ b/carlfw/include/fwdsc.h @@ -3,7 +3,7 @@ * * Firmware definition * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/gpio.h b/carlfw/include/gpio.h index 1ed816c..97c1927 100644 --- a/carlfw/include/gpio.h +++ b/carlfw/include/gpio.h @@ -3,7 +3,7 @@ * * GPIO definitions * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/hostif.h b/carlfw/include/hostif.h index 11a0d76..8f9f139 100644 --- a/carlfw/include/hostif.h +++ b/carlfw/include/hostif.h @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/printf.h b/carlfw/include/printf.h index f4fbcf1..dd4559e 100644 --- a/carlfw/include/printf.h +++ b/carlfw/include/printf.h @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/rf.h b/carlfw/include/rf.h index 8252740..4419bcb 100644 --- a/carlfw/include/rf.h +++ b/carlfw/include/rf.h @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/rom.h b/carlfw/include/rom.h index 7d0ddad..922c5c8 100644 --- a/carlfw/include/rom.h +++ b/carlfw/include/rom.h @@ -3,10 +3,10 @@ * * ROM layout * - * Copyright (c) 2000-2005 ZyDAS Technology Corporation + * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/timer.h b/carlfw/include/timer.h index d649719..7f6c491 100644 --- a/carlfw/include/timer.h +++ b/carlfw/include/timer.h @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/uart.h b/carlfw/include/uart.h index 5f7ef67..1cfa29d 100644 --- a/carlfw/include/uart.h +++ b/carlfw/include/uart.h @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/usb.h b/carlfw/include/usb.h index 2098638..cea1d4d 100644 --- a/carlfw/include/usb.h +++ b/carlfw/include/usb.h @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/usb_fifo.h b/carlfw/include/usb_fifo.h index 1115168..5d84c88 100644 --- a/carlfw/include/usb_fifo.h +++ b/carlfw/include/usb_fifo.h @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/include/wl.h b/carlfw/include/wl.h index 577fd05..ff04536 100644 --- a/carlfw/include/wl.h +++ b/carlfw/include/wl.h @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/src/cam.c b/carlfw/src/cam.c index 2e0d996..7c0e61c 100644 --- a/carlfw/src/cam.c +++ b/carlfw/src/cam.c @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/src/cmd.c b/carlfw/src/cmd.c index a222c6c..fd8faf5 100644 --- a/carlfw/src/cmd.c +++ b/carlfw/src/cmd.c @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/src/dma.c b/carlfw/src/dma.c index 6b40e05..73b1096 100644 --- a/carlfw/src/dma.c +++ b/carlfw/src/dma.c @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/src/fw.c b/carlfw/src/fw.c index 1af4d90..bad3b12 100644 --- a/carlfw/src/fw.c +++ b/carlfw/src/fw.c @@ -3,7 +3,7 @@ * * Firmware descriptor * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/src/gpio.c b/carlfw/src/gpio.c index 6c2699b..85cd81f 100644 --- a/carlfw/src/gpio.c +++ b/carlfw/src/gpio.c @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/src/hostif.c b/carlfw/src/hostif.c index e005147..5a1c62f 100644 --- a/carlfw/src/hostif.c +++ b/carlfw/src/hostif.c @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/src/main.c b/carlfw/src/main.c index 16d6029..b11f048 100644 --- a/carlfw/src/main.c +++ b/carlfw/src/main.c @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/src/rf.c b/carlfw/src/rf.c index bb74b81..8a98959 100644 --- a/carlfw/src/rf.c +++ b/carlfw/src/rf.c @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/src/uart.c b/carlfw/src/uart.c index cf6058e..58f6486 100644 --- a/carlfw/src/uart.c +++ b/carlfw/src/uart.c @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/src/wlan.c b/carlfw/src/wlan.c index 42d91cc..e503640 100644 --- a/carlfw/src/wlan.c +++ b/carlfw/src/wlan.c @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/usb/fifo.c b/carlfw/usb/fifo.c index 24d2515..d5c2e12 100644 --- a/carlfw/usb/fifo.c +++ b/carlfw/usb/fifo.c @@ -4,7 +4,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/usb/main.c b/carlfw/usb/main.c index da0ab80..5c09476 100644 --- a/carlfw/usb/main.c +++ b/carlfw/usb/main.c @@ -4,7 +4,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/carlfw/usb/usb.c b/carlfw/usb/usb.c index f4b95d8..0d33980 100644 --- a/carlfw/usb/usb.c +++ b/carlfw/usb/usb.c @@ -6,7 +6,7 @@ * Copyright (c) 2000-2005 ZyDAS Technology Corporation * Copyright (c) 2007-2009 Atheros Communications, Inc. * Copyright 2009 Johannes Berg - * Copyright 2009 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/shared/fwcmd.h b/include/shared/fwcmd.h index 30449d2..0e66519 100644 --- a/include/shared/fwcmd.h +++ b/include/shared/fwcmd.h @@ -4,7 +4,7 @@ * Firmware command interface definitions * * Copyright 2008, Johannes Berg - * Copyright 2009, 2010, Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/shared/fwdesc.h b/include/shared/fwdesc.h index 9210668..94438b5 100644 --- a/include/shared/fwdesc.h +++ b/include/shared/fwdesc.h @@ -3,7 +3,7 @@ * * Firmware descriptor format * - * Copyright 2009, 2010, Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/shared/hw.h b/include/shared/hw.h index 4e30762..bde4244 100644 --- a/include/shared/hw.h +++ b/include/shared/hw.h @@ -4,7 +4,7 @@ * Register map, hardware-specific definitions * * Copyright 2008, Johannes Berg - * Copyright 2009, 2010, Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/shared/wlan.h b/include/shared/wlan.h index 6d6a506..16b0364 100644 --- a/include/shared/wlan.h +++ b/include/shared/wlan.h @@ -4,7 +4,7 @@ * RX/TX meta descriptor format * * Copyright 2008, Johannes Berg - * Copyright 2009, 2010, Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/carlu.h b/tools/carlu/src/carlu.h index 96219f5..5e2c6bb 100644 --- a/tools/carlu/src/carlu.h +++ b/tools/carlu/src/carlu.h @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * common API declaration * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/cmd.c b/tools/carlu/src/cmd.c index d77feea..bb87399 100644 --- a/tools/carlu/src/cmd.c +++ b/tools/carlu/src/cmd.c @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * Abstraction Layer for FW/HW command interface * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/cmd.h b/tools/carlu/src/cmd.h index b201ee4..94c098b 100644 --- a/tools/carlu/src/cmd.h +++ b/tools/carlu/src/cmd.h @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * register/memory/command access functions * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/debug.c b/tools/carlu/src/debug.c index 5721008..7ba573f 100644 --- a/tools/carlu/src/debug.c +++ b/tools/carlu/src/debug.c @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * Random assortment of debug stuff * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/debug.h b/tools/carlu/src/debug.h index fcecab1..5c78056 100644 --- a/tools/carlu/src/debug.h +++ b/tools/carlu/src/debug.h @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * Debug API definition * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/fw.c b/tools/carlu/src/fw.c index bdaa64e..fa4b388 100644 --- a/tools/carlu/src/fw.c +++ b/tools/carlu/src/fw.c @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * Firmware parsers * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/main.c b/tools/carlu/src/main.c index ffc1407..c1b3277 100644 --- a/tools/carlu/src/main.c +++ b/tools/carlu/src/main.c @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * main program routine * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/rx.c b/tools/carlu/src/rx.c index bda8d2d..2a77334 100644 --- a/tools/carlu/src/rx.c +++ b/tools/carlu/src/rx.c @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * RX data processing * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/test.c b/tools/carlu/src/test.c index e453eb3..daf88c6 100644 --- a/tools/carlu/src/test.c +++ b/tools/carlu/src/test.c @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * Various tests * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/test.h b/tools/carlu/src/test.h index 5e4abe9..373ba08 100644 --- a/tools/carlu/src/test.h +++ b/tools/carlu/src/test.h @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * test.c header * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/tx.c b/tools/carlu/src/tx.c index ea3e81f..d4774de 100644 --- a/tools/carlu/src/tx.c +++ b/tools/carlu/src/tx.c @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * xmit - related functions * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/usb.c b/tools/carlu/src/usb.c index 5806013..f242c97 100644 --- a/tools/carlu/src/usb.c +++ b/tools/carlu/src/usb.c @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * USB back-end driver * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/carlu/src/usb.h b/tools/carlu/src/usb.h index 6382780..66c674f 100644 --- a/tools/carlu/src/usb.h +++ b/tools/carlu/src/usb.h @@ -1,9 +1,9 @@ /* - * carl9170user - userspace testing utility for ar9170 devices + * carlu - userspace testing utility for ar9170 devices * * USB back-end API declaration * - * Copyright 2009, 2010 Christian Lamparter + * Copyright 2009-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/lib/carlfw.c b/tools/lib/carlfw.c index 533abbc..ce61afb 100644 --- a/tools/lib/carlfw.c +++ b/tools/lib/carlfw.c @@ -1,5 +1,5 @@ /* - * Copyright 2010, Christian Lamparter + * Copyright 2010-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/lib/carlfw.h b/tools/lib/carlfw.h index 592231c..6e722c9 100644 --- a/tools/lib/carlfw.h +++ b/tools/lib/carlfw.h @@ -1,3 +1,20 @@ +/* + * Copyright 2010-2011 Christian Lamparter + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation version 2 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + #ifndef __CARLFW_H #define __CARLFW_H diff --git a/tools/src/checksum.c b/tools/src/checksum.c index 24f7036..b394174 100644 --- a/tools/src/checksum.c +++ b/tools/src/checksum.c @@ -1,5 +1,5 @@ /* - * Copyright 2010, Christian Lamparter + * Copyright 2010-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/src/eeprom_fix.c b/tools/src/eeprom_fix.c index 1786b87..263ffb1 100644 --- a/tools/src/eeprom_fix.c +++ b/tools/src/eeprom_fix.c @@ -1,5 +1,5 @@ /* - * Copyright 2010, Christian Lamparter + * Copyright 2010-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/src/fwinfo.c b/tools/src/fwinfo.c index c54ff81..b2f7e2d 100644 --- a/tools/src/fwinfo.c +++ b/tools/src/fwinfo.c @@ -1,5 +1,5 @@ /* - * Copyright 2010, Christian Lamparter + * Copyright 2010-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tools/src/miniboot.c b/tools/src/miniboot.c index cd0beb4..509d82d 100644 --- a/tools/src/miniboot.c +++ b/tools/src/miniboot.c @@ -1,5 +1,5 @@ /* - * Copyright 2010, Christian Lamparter + * Copyright 2010-2011 Christian Lamparter * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- 2.31.1