diff --git a/COPYING b/COPYING index 42a7c50d4..35f329c4c 100644 --- a/COPYING +++ b/COPYING @@ -30,6 +30,6 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ diff --git a/board/freescale-ncb.h b/board/freescale-ncb.h index f81f5e041..d1b7b2f8d 100644 --- a/board/freescale-ncb.h +++ b/board/freescale-ncb.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef BOARD_FREESCALE_NCB_H diff --git a/board/quahogcon.h b/board/quahogcon.h index b3606ae62..6de1ec76d 100644 --- a/board/quahogcon.h +++ b/board/quahogcon.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef BOARD_QUAHOG10_H diff --git a/board/redbee-dev.h b/board/redbee-dev.h index 92d6b0ae5..c54488a14 100644 --- a/board/redbee-dev.h +++ b/board/redbee-dev.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef BOARD_REDBEE_DEV_H diff --git a/board/redbee-econotag.h b/board/redbee-econotag.h index fdbe1f265..3cfc49d37 100644 --- a/board/redbee-econotag.h +++ b/board/redbee-econotag.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef BOARD_REDBEE_ECONOTAG_H diff --git a/board/redbee-r1.h b/board/redbee-r1.h index 734d41d58..f63e3ea54 100644 --- a/board/redbee-r1.h +++ b/board/redbee-r1.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef BOARD_REDBEE_R1_H diff --git a/board/redbee-usb.h b/board/redbee-usb.h index b18e628d9..6ddb372b8 100644 --- a/board/redbee-usb.h +++ b/board/redbee-usb.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef BOARD_REDBEE_USB_H diff --git a/board/std_conf.h b/board/std_conf.h index 089986cf8..4c1c9b82c 100644 --- a/board/std_conf.h +++ b/board/std_conf.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef STDCONF_H diff --git a/lib/gpio.c b/lib/gpio.c index ed1582ce1..d442a1c08 100644 --- a/lib/gpio.c +++ b/lib/gpio.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/lib/include/crm.h b/lib/include/crm.h index f63a72db1..2590dfb37 100644 --- a/lib/include/crm.h +++ b/lib/include/crm.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef CRM_H diff --git a/lib/include/gpio.h b/lib/include/gpio.h index 955fed13b..58b868946 100644 --- a/lib/include/gpio.h +++ b/lib/include/gpio.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef GPIO_H diff --git a/lib/include/isr.h b/lib/include/isr.h index 6e5102526..5fd653e1a 100644 --- a/lib/include/isr.h +++ b/lib/include/isr.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef ISR_H diff --git a/lib/include/kbi.h b/lib/include/kbi.h index f84e40722..a6a1ce7e8 100644 --- a/lib/include/kbi.h +++ b/lib/include/kbi.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef KBI_H diff --git a/lib/include/maca.h b/lib/include/maca.h index fa484b5c6..2f567a9ac 100644 --- a/lib/include/maca.h +++ b/lib/include/maca.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef _MACA_H_ diff --git a/lib/include/mc1322x.h b/lib/include/mc1322x.h index a05a48744..df19b19c2 100644 --- a/lib/include/mc1322x.h +++ b/lib/include/mc1322x.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef MC1322X_H diff --git a/lib/include/nvm.h b/lib/include/nvm.h index 5a78be441..65ba23d11 100644 --- a/lib/include/nvm.h +++ b/lib/include/nvm.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef NVM_H diff --git a/lib/include/packet.h b/lib/include/packet.h index a792d8a1b..58eaa37b9 100644 --- a/lib/include/packet.h +++ b/lib/include/packet.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef PACKET_H diff --git a/lib/include/tmr.h b/lib/include/tmr.h index 456791328..ca71b2708 100644 --- a/lib/include/tmr.h +++ b/lib/include/tmr.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef TMR_H diff --git a/lib/include/uart1.h b/lib/include/uart1.h index 3feab2279..d80eac65d 100644 --- a/lib/include/uart1.h +++ b/lib/include/uart1.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef UART1_H diff --git a/lib/include/utils.h b/lib/include/utils.h index 10e03eba7..5172835f7 100644 --- a/lib/include/utils.h +++ b/lib/include/utils.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef UTILS_H diff --git a/lib/maca.c b/lib/maca.c index 513e855eb..0e6e63e1f 100644 --- a/lib/maca.c +++ b/lib/maca.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/lib/nvm.c b/lib/nvm.c index 00d6e0d47..83dd8ecc7 100644 --- a/lib/nvm.c +++ b/lib/nvm.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include "nvm.h" diff --git a/lib/printf.c b/lib/printf.c index d43ea1c28..c716b5893 100644 --- a/lib/printf.c +++ b/lib/printf.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ /** @@ -42,7 +42,7 @@ * * Created on : 17-mar-2009 * - * $Id$ + * */ /* diff --git a/lib/tmr.c b/lib/tmr.c index c6136c52c..1d1792590 100644 --- a/lib/tmr.c +++ b/lib/tmr.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/lib/uart1.c b/lib/uart1.c index 87ac10223..2dc0a9c51 100644 --- a/lib/uart1.c +++ b/lib/uart1.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/src/default_lowlevel.c b/src/default_lowlevel.c index 9ce0b65a6..918567bbe 100644 --- a/src/default_lowlevel.c +++ b/src/default_lowlevel.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/src/default_lowlevel.h b/src/default_lowlevel.h index 891ddee57..e91ec949b 100644 --- a/src/default_lowlevel.h +++ b/src/default_lowlevel.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef LOWLEVEL_H diff --git a/src/isr.c b/src/isr.c index a0b252339..3799bae34 100644 --- a/src/isr.c +++ b/src/isr.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/autoack-rx.c b/tests/autoack-rx.c index 88dad71fe..878aacd57 100644 --- a/tests/autoack-rx.c +++ b/tests/autoack-rx.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/autoack-tx.c b/tests/autoack-tx.c index 8621ab8b0..698881a57 100644 --- a/tests/autoack-tx.c +++ b/tests/autoack-tx.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/blink-allio.c b/tests/blink-allio.c index ce2c1c0b3..568b542d7 100644 --- a/tests/blink-allio.c +++ b/tests/blink-allio.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/blink-blue.c b/tests/blink-blue.c index ea12eb208..50231cddd 100644 --- a/tests/blink-blue.c +++ b/tests/blink-blue.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/blink-green.c b/tests/blink-green.c index 489f68417..426f5918d 100644 --- a/tests/blink-green.c +++ b/tests/blink-green.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/blink-red.c b/tests/blink-red.c index 330de174c..648ebc0d4 100644 --- a/tests/blink-red.c +++ b/tests/blink-red.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/blink-white.c b/tests/blink-white.c index 36fb5cdc6..eba64f680 100644 --- a/tests/blink-white.c +++ b/tests/blink-white.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/config.h b/tests/config.h index b5117bdac..4d776b629 100644 --- a/tests/config.h +++ b/tests/config.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef CONFIG_H diff --git a/tests/flasher.c b/tests/flasher.c index f2cb29a76..4049c1bed 100644 --- a/tests/flasher.c +++ b/tests/flasher.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/led.h b/tests/led.h index c08e0b57c..e490493ec 100644 --- a/tests/led.h +++ b/tests/led.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef LED_H diff --git a/tests/nvm-read.c b/tests/nvm-read.c index 9e90a7d3b..6d8760ee8 100644 --- a/tests/nvm-read.c +++ b/tests/nvm-read.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/nvm-write.c b/tests/nvm-write.c index c868ff0bf..76ca12695 100644 --- a/tests/nvm-write.c +++ b/tests/nvm-write.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/per.c b/tests/per.c index a298d220a..303505e05 100644 --- a/tests/per.c +++ b/tests/per.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/printf.c b/tests/printf.c index c39bab08b..66a235f06 100644 --- a/tests/printf.c +++ b/tests/printf.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/put.c b/tests/put.c index 4b1b36e49..aa0b0eeb1 100644 --- a/tests/put.c +++ b/tests/put.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/put.h b/tests/put.h index 776daaaa0..d8f0601c2 100644 --- a/tests/put.h +++ b/tests/put.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef PUT_H diff --git a/tests/rftest-rx.c b/tests/rftest-rx.c index 608313835..bb4a04143 100644 --- a/tests/rftest-rx.c +++ b/tests/rftest-rx.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/rftest-tx.c b/tests/rftest-tx.c index ae7bf89c6..b6038d7d3 100644 --- a/tests/rftest-tx.c +++ b/tests/rftest-tx.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/romimg.c b/tests/romimg.c index ab9e7d21f..dcf6d4637 100644 --- a/tests/romimg.c +++ b/tests/romimg.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/sleep.c b/tests/sleep.c index 546c993d9..d45723640 100644 --- a/tests/sleep.c +++ b/tests/sleep.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/tests.c b/tests/tests.c index 8bcb906d1..75850492f 100644 --- a/tests/tests.c +++ b/tests/tests.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/tests.h b/tests/tests.h index 2cb905b65..dd1266be1 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #ifndef TESTS_H diff --git a/tests/tmr-ints.c b/tests/tmr-ints.c index 4b6a4bdd6..41fbb4102 100644 --- a/tests/tmr-ints.c +++ b/tests/tmr-ints.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/tmr.c b/tests/tmr.c index 08888d191..3424b763c 100644 --- a/tests/tmr.c +++ b/tests/tmr.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tests/uart1-loopback.c b/tests/uart1-loopback.c index 697b2e79f..dc51d246e 100644 --- a/tests/uart1-loopback.c +++ b/tests/uart1-loopback.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ #include diff --git a/tools/ftditools/bbmc.c b/tools/ftditools/bbmc.c index ae9b2c3a5..62a177f54 100644 --- a/tools/ftditools/bbmc.c +++ b/tools/ftditools/bbmc.c @@ -30,7 +30,7 @@ * This file is part of libmc1322x: see http://mc1322x.devl.org * for details. * - * $Id$ + * */ /* control reset and VREF2 lines */