[riot-commits] [RIOT-OS/RIOT] 2439bd: doc: fix more license headers
Martine Lenders
authmillenon at gmail.com
Thu Aug 28 12:34:56 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 2439bd839c707895481295abed5d2dc6dcd19471
https://github.com/RIOT-OS/RIOT/commit/2439bd839c707895481295abed5d2dc6dcd19471
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-08-27 (Wed, 27 Aug 2014)
Changed paths:
M boards/msb-430-common/drivers/include/sht11-board.h
M boards/msb-430/include/board.h
M boards/msb-430h/include/board.h
M boards/msba2-common/drivers/include/sht11-board.h
M boards/native/include/board.h
M cpu/arm_common/VIC.c
M cpu/arm_common/bootloader.c
M cpu/arm_common/include/VIC.h
M cpu/cc430/cc430-gpioint.c
M cpu/cc430/cc430-rtc.c
M cpu/cc430/include/cc430-rtc.h
M cpu/lpc2387/cpu.c
M cpu/lpc2387/gpioint/lpc2387-gpioint.c
M cpu/lpc2387/include/cpu-conf.h
M cpu/lpc2387/include/cpu.h
M cpu/lpc2387/include/lpc2387-adc.h
M cpu/lpc2387/include/lpc2387-rtc.h
M cpu/lpc2387/linkerscript.x
M cpu/lpc2387/lpc2387-adc.c
M cpu/lpc2387/lpc2387-lpm.c
M cpu/lpc2387/rtc/lpc2387-rtc.c
M cpu/msp430-common/cpu.c
M cpu/msp430-common/hwtimer_cpu.c
M cpu/msp430-common/include/cpu-conf.h
M cpu/msp430-common/include/cpu.h
M cpu/msp430-common/include/hwtimer_cpu.h
M drivers/cc110x/arch_cc1100.h
M drivers/cc110x/cc1100-csmaca-mac.c
M drivers/cc110x/cc1100-csmaca-mac.h
M drivers/cc110x/cc1100-defaultSettings.c
M drivers/cc110x/cc1100-defaultSettings.h
M drivers/cc110x/cc1100-internal.h
M drivers/cc110x/cc1100.h
M drivers/cc110x/cc1100_phy.c
M drivers/cc110x/cc1100_phy.h
M drivers/cc110x/cc1100_spi.c
M drivers/cc110x/cc1100_spi.h
M drivers/cc110x_ng/spi/cc110x_spi.c
M drivers/cc2420/include/cc2420_arch.h
M drivers/include/cc110x/cc1100-interface.h
M drivers/include/cc110x_ng/cc110x-arch.h
M drivers/include/cc110x_ng/cc110x-defaultSettings.h
M drivers/include/cc110x_ng/cc110x_spi.h
M drivers/include/gpioint.h
M drivers/include/ltc4150_arch.h
M drivers/include/periph/adc.h
M drivers/include/periph/doc.txt
M drivers/include/periph/gpio.h
M drivers/include/periph/uart.h
M drivers/include/rtc.h
M drivers/include/sht11.h
M drivers/ltc4150/ltc4150.c
M drivers/sht11/sht11.c
M sys/net/include/protocol-multiplex.h
M sys/net/link_layer/protocol-multiplex/protocol-multiplex.c
Log Message:
-----------
doc: fix more license headers
Remove some cruft, set correct lgpl versions, update to lgpl where
this had been overlooked in the past, fix odd comment style...
Commit: 752fe547ca944ebc3153078b295e4f71a43e4a7a
https://github.com/RIOT-OS/RIOT/commit/752fe547ca944ebc3153078b295e4f71a43e4a7a
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M boards/msb-430-common/drivers/include/sht11-board.h
M boards/msb-430/include/board.h
M boards/msb-430h/include/board.h
M boards/msba2-common/drivers/include/sht11-board.h
M boards/native/include/board.h
M cpu/arm_common/VIC.c
M cpu/arm_common/bootloader.c
M cpu/arm_common/include/VIC.h
M cpu/cc430/cc430-gpioint.c
M cpu/cc430/cc430-rtc.c
M cpu/cc430/include/cc430-rtc.h
M cpu/lpc2387/cpu.c
M cpu/lpc2387/gpioint/lpc2387-gpioint.c
M cpu/lpc2387/include/cpu-conf.h
M cpu/lpc2387/include/cpu.h
M cpu/lpc2387/include/lpc2387-adc.h
M cpu/lpc2387/include/lpc2387-rtc.h
M cpu/lpc2387/linkerscript.x
M cpu/lpc2387/lpc2387-adc.c
M cpu/lpc2387/lpc2387-lpm.c
M cpu/lpc2387/rtc/lpc2387-rtc.c
M cpu/msp430-common/cpu.c
M cpu/msp430-common/hwtimer_cpu.c
M cpu/msp430-common/include/cpu-conf.h
M cpu/msp430-common/include/cpu.h
M cpu/msp430-common/include/hwtimer_cpu.h
M drivers/cc110x/arch_cc1100.h
M drivers/cc110x/cc1100-csmaca-mac.c
M drivers/cc110x/cc1100-csmaca-mac.h
M drivers/cc110x/cc1100-defaultSettings.c
M drivers/cc110x/cc1100-defaultSettings.h
M drivers/cc110x/cc1100-internal.h
M drivers/cc110x/cc1100.h
M drivers/cc110x/cc1100_phy.c
M drivers/cc110x/cc1100_phy.h
M drivers/cc110x/cc1100_spi.c
M drivers/cc110x/cc1100_spi.h
M drivers/cc110x_ng/spi/cc110x_spi.c
M drivers/cc2420/include/cc2420_arch.h
M drivers/include/cc110x/cc1100-interface.h
M drivers/include/cc110x_ng/cc110x-arch.h
M drivers/include/cc110x_ng/cc110x-defaultSettings.h
M drivers/include/cc110x_ng/cc110x_spi.h
M drivers/include/gpioint.h
M drivers/include/ltc4150_arch.h
M drivers/include/periph/adc.h
M drivers/include/periph/doc.txt
M drivers/include/periph/gpio.h
M drivers/include/periph/uart.h
M drivers/include/rtc.h
M drivers/include/sht11.h
M drivers/ltc4150/ltc4150.c
M drivers/sht11/sht11.c
M sys/net/include/protocol-multiplex.h
M sys/net/link_layer/protocol-multiplex/protocol-multiplex.c
Log Message:
-----------
Merge pull request #1624 from LudwigOrtmann/headacheheaders
doc: fix more license headers
Compare: https://github.com/RIOT-OS/RIOT/compare/457be31b6f27...752fe547ca94
More information about the commits
mailing list