From c49985691f1cd3769ef4bfaa503f3c6eb7e4385a Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 21 Mar 2014 08:10:47 +1100 Subject: Change all references of rtems.com to rtems.org. --- c/src/libchip/display/disp_fonts.h | 2 +- c/src/libchip/display/disp_hcms29xx.c | 2 +- c/src/libchip/display/disp_hcms29xx.h | 2 +- c/src/libchip/display/font_hcms29xx.c | 2 +- c/src/libchip/display/font_hcms29xx.h | 2 +- c/src/libchip/i2c/i2c-sc620.c | 2 +- c/src/libchip/i2c/i2c-sc620.h | 2 +- c/src/libchip/i2c/spi-flash-m25p40.c | 2 +- c/src/libchip/i2c/spi-flash-m25p40.h | 2 +- c/src/libchip/i2c/spi-fram-fm25l256.c | 2 +- c/src/libchip/i2c/spi-fram-fm25l256.h | 2 +- c/src/libchip/i2c/spi-memdrv.c | 2 +- c/src/libchip/i2c/spi-memdrv.h | 2 +- c/src/libchip/i2c/spi-sd-card.c | 2 +- c/src/libchip/i2c/spi-sd-card.h | 2 +- c/src/libchip/ide/ata.c | 2 +- c/src/libchip/ide/ata.h | 2 +- c/src/libchip/ide/ata_internal.h | 2 +- c/src/libchip/ide/ata_util.c | 2 +- c/src/libchip/ide/ide_controller.c | 2 +- c/src/libchip/ide/ide_ctrl.h | 2 +- c/src/libchip/ide/ide_ctrl_cfg.h | 2 +- c/src/libchip/ide/ide_ctrl_io.h | 2 +- c/src/libchip/network/cs8900.c | 2 +- c/src/libchip/network/cs8900.h | 2 +- c/src/libchip/network/dec21140.c | 2 +- c/src/libchip/network/elnk.c | 2 +- c/src/libchip/network/greth.c | 2 +- c/src/libchip/network/greth.h | 2 +- c/src/libchip/network/open_eth.c | 2 +- c/src/libchip/network/sonic.c | 2 +- c/src/libchip/network/sonic.h | 2 +- c/src/libchip/rtc/icm7170.c | 2 +- c/src/libchip/rtc/icm7170.h | 2 +- c/src/libchip/rtc/icm7170_reg.c | 2 +- c/src/libchip/rtc/icm7170_reg2.c | 2 +- c/src/libchip/rtc/icm7170_reg4.c | 2 +- c/src/libchip/rtc/icm7170_reg8.c | 2 +- c/src/libchip/rtc/m48t08.c | 2 +- c/src/libchip/rtc/m48t08.h | 2 +- c/src/libchip/rtc/m48t08_reg.c | 2 +- c/src/libchip/rtc/m48t08_reg2.c | 2 +- c/src/libchip/rtc/m48t08_reg4.c | 2 +- c/src/libchip/rtc/m48t08_reg8.c | 2 +- c/src/libchip/rtc/mc146818a.c | 2 +- c/src/libchip/rtc/mc146818a.h | 2 +- c/src/libchip/rtc/mc146818a_ioreg.c | 2 +- c/src/libchip/rtc/rtc.h | 2 +- c/src/libchip/rtc/rtcprobe.c | 2 +- c/src/libchip/serial/mc68681.c | 2 +- c/src/libchip/serial/mc68681.h | 2 +- c/src/libchip/serial/mc68681_p.h | 2 +- c/src/libchip/serial/mc68681_reg.c | 2 +- c/src/libchip/serial/mc68681_reg2.c | 2 +- c/src/libchip/serial/mc68681_reg4.c | 2 +- c/src/libchip/serial/mc68681_reg8.c | 2 +- c/src/libchip/serial/ns16550.c | 2 +- c/src/libchip/serial/ns16550.h | 2 +- c/src/libchip/serial/ns16550_p.h | 2 +- c/src/libchip/serial/serial.h | 2 +- c/src/libchip/serial/z85c30.c | 2 +- c/src/libchip/serial/z85c30.h | 2 +- c/src/libchip/serial/z85c30_p.h | 2 +- c/src/libchip/serial/z85c30_reg.c | 2 +- c/src/libchip/shmdr/addlq.c | 2 +- c/src/libchip/shmdr/cnvpkt.c | 2 +- c/src/libchip/shmdr/dump.c | 2 +- c/src/libchip/shmdr/fatal.c | 2 +- c/src/libchip/shmdr/getlq.c | 2 +- c/src/libchip/shmdr/getpkt.c | 2 +- c/src/libchip/shmdr/init.c | 2 +- c/src/libchip/shmdr/initlq.c | 2 +- c/src/libchip/shmdr/intr.c | 2 +- c/src/libchip/shmdr/mpci.h | 2 +- c/src/libchip/shmdr/mpisr.c | 2 +- c/src/libchip/shmdr/poll.c | 2 +- c/src/libchip/shmdr/receive.c | 2 +- c/src/libchip/shmdr/retpkt.c | 2 +- c/src/libchip/shmdr/send.c | 2 +- c/src/libchip/shmdr/shm_driver.h | 2 +- 80 files changed, 80 insertions(+), 80 deletions(-) (limited to 'c/src/libchip') diff --git a/c/src/libchip/display/disp_fonts.h b/c/src/libchip/display/disp_fonts.h index 1031ad170d..39e909390a 100644 --- a/c/src/libchip/display/disp_fonts.h +++ b/c/src/libchip/display/disp_fonts.h @@ -12,7 +12,7 @@ +-----------------------------------------------------------------+ | The license and distribution terms for this file may be | | found in the file LICENSE in this distribution or at | -| http://www.rtems.com/license/LICENSE. | +| http://www.rtems.org/license/LICENSE. | | | +-----------------------------------------------------------------+ | This file declares general data structures for font management | diff --git a/c/src/libchip/display/disp_hcms29xx.c b/c/src/libchip/display/disp_hcms29xx.c index bb90e871b5..50fce99bc4 100644 --- a/c/src/libchip/display/disp_hcms29xx.c +++ b/c/src/libchip/display/disp_hcms29xx.c @@ -12,7 +12,7 @@ +-----------------------------------------------------------------+ | The license and distribution terms for this file may be | | found in the file LICENSE in this distribution or at | -| http://www.rtems.com/license/LICENSE. | +| http://www.rtems.org/license/LICENSE. | +-----------------------------------------------------------------+ | this file contains the SPI based driver for a HCMS29xx 4 digit | | alphanumeric LED display | diff --git a/c/src/libchip/display/disp_hcms29xx.h b/c/src/libchip/display/disp_hcms29xx.h index d2e730bb9f..84b74b6910 100644 --- a/c/src/libchip/display/disp_hcms29xx.h +++ b/c/src/libchip/display/disp_hcms29xx.h @@ -12,7 +12,7 @@ +-----------------------------------------------------------------+ | The license and distribution terms for this file may be | | found in the file LICENSE in this distribution or at | -| http://www.rtems.com/license/LICENSE. | +| http://www.rtems.org/license/LICENSE. | +-----------------------------------------------------------------+ | this file declares the SPI based driver for a HCMS29xx 4 digit | | alphanumeric LED display | diff --git a/c/src/libchip/display/font_hcms29xx.c b/c/src/libchip/display/font_hcms29xx.c index afea399168..e25cca2eca 100644 --- a/c/src/libchip/display/font_hcms29xx.c +++ b/c/src/libchip/display/font_hcms29xx.c @@ -12,7 +12,7 @@ +-----------------------------------------------------------------+ | The license and distribution terms for this file may be | | found in the file LICENSE in this distribution or at | -| http://www.rtems.com/license/LICENSE. | +| http://www.rtems.org/license/LICENSE. | +-----------------------------------------------------------------+ | This file defines the 5x7 bit font used in disp_hcms29xx | \*===============================================================*/ diff --git a/c/src/libchip/display/font_hcms29xx.h b/c/src/libchip/display/font_hcms29xx.h index 48a8e1b36a..8638fcf600 100644 --- a/c/src/libchip/display/font_hcms29xx.h +++ b/c/src/libchip/display/font_hcms29xx.h @@ -12,7 +12,7 @@ +-----------------------------------------------------------------+ | The license and distribution terms for this file may be | | found in the file LICENSE in this distribution or at | -| http://www.rtems.com/license/LICENSE. | +| http://www.rtems.org/license/LICENSE. | +-----------------------------------------------------------------+ | This file declares the 5x7 bit font used in disp_hcms29xx | \*===============================================================*/ diff --git a/c/src/libchip/i2c/i2c-sc620.c b/c/src/libchip/i2c/i2c-sc620.c index 105d35d7cb..e4dd2d0871 100644 --- a/c/src/libchip/i2c/i2c-sc620.c +++ b/c/src/libchip/i2c/i2c-sc620.c @@ -15,7 +15,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifdef HAVE_CONFIG_H diff --git a/c/src/libchip/i2c/i2c-sc620.h b/c/src/libchip/i2c/i2c-sc620.h index 119cd3d559..27721b91c3 100644 --- a/c/src/libchip/i2c/i2c-sc620.h +++ b/c/src/libchip/i2c/i2c-sc620.h @@ -9,7 +9,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef I2C_SC620_H diff --git a/c/src/libchip/i2c/spi-flash-m25p40.c b/c/src/libchip/i2c/spi-flash-m25p40.c index 74ac80d68b..075a4510b9 100644 --- a/c/src/libchip/i2c/spi-flash-m25p40.c +++ b/c/src/libchip/i2c/spi-flash-m25p40.c @@ -11,7 +11,7 @@ | The license and distribution terms for this file may be | | found in the file LICENSE in this distribution or at | | | -| http://www.rtems.com/license/LICENSE. | +| http://www.rtems.org/license/LICENSE. | | | +-----------------------------------------------------------------+ \*===============================================================*/ diff --git a/c/src/libchip/i2c/spi-flash-m25p40.h b/c/src/libchip/i2c/spi-flash-m25p40.h index 19f905e39c..2009b6fed3 100644 --- a/c/src/libchip/i2c/spi-flash-m25p40.h +++ b/c/src/libchip/i2c/spi-flash-m25p40.h @@ -11,7 +11,7 @@ | The license and distribution terms for this file may be | | found in the file LICENSE in this distribution or at | | | -| http://www.rtems.com/license/LICENSE. | +| http://www.rtems.org/license/LICENSE. | | | +-----------------------------------------------------------------+ \*===============================================================*/ diff --git a/c/src/libchip/i2c/spi-fram-fm25l256.c b/c/src/libchip/i2c/spi-fram-fm25l256.c index 030c756a78..086feb82bb 100644 --- a/c/src/libchip/i2c/spi-fram-fm25l256.c +++ b/c/src/libchip/i2c/spi-fram-fm25l256.c @@ -11,7 +11,7 @@ | The license and distribution terms for this file may be | | found in the file LICENSE in this distribution or at | | | -| http://www.rtems.com/license/LICENSE. | +| http://www.rtems.org/license/LICENSE. | | | +-----------------------------------------------------------------+ \*===============================================================*/ diff --git a/c/src/libchip/i2c/spi-fram-fm25l256.h b/c/src/libchip/i2c/spi-fram-fm25l256.h index 8082c872d4..a2167a3074 100644 --- a/c/src/libchip/i2c/spi-fram-fm25l256.h +++ b/c/src/libchip/i2c/spi-fram-fm25l256.h @@ -11,7 +11,7 @@ | The license and distribution terms for this file may be | | found in the file LICENSE in this distribution or at | | | -| http://www.rtems.com/license/LICENSE. | +| http://www.rtems.org/license/LICENSE. | | | +-----------------------------------------------------------------+ \*===============================================================*/ diff --git a/c/src/libchip/i2c/spi-memdrv.c b/c/src/libchip/i2c/spi-memdrv.c index eb7e476768..eba7b40ea2 100644 --- a/c/src/libchip/i2c/spi-memdrv.c +++ b/c/src/libchip/i2c/spi-memdrv.c @@ -11,7 +11,7 @@ | The license and distribution terms for this file may be | | found in the file LICENSE in this distribution or at | | | -| http://www.rtems.com/license/LICENSE. | +| http://www.rtems.org/license/LICENSE. | | | +-----------------------------------------------------------------+ \*===============================================================*/ diff --git a/c/src/libchip/i2c/spi-memdrv.h b/c/src/libchip/i2c/spi-memdrv.h index d975216368..ed4aa55b6f 100644 --- a/c/src/libchip/i2c/spi-memdrv.h +++ b/c/src/libchip/i2c/spi-memdrv.h @@ -11,7 +11,7 @@ | The license and distribution terms for this file may be | | found in the file LICENSE in this distribution or at | | | -| http://www.rtems.com/license/LICENSE. | +| http://www.rtems.org/license/LICENSE. | | | +-----------------------------------------------------------------+ \*===============================================================*/ diff --git a/c/src/libchip/i2c/spi-sd-card.c b/c/src/libchip/i2c/spi-sd-card.c index 03d4924a83..f6db0ce938 100644 --- a/c/src/libchip/i2c/spi-sd-card.c +++ b/c/src/libchip/i2c/spi-sd-card.c @@ -14,7 +14,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/i2c/spi-sd-card.h b/c/src/libchip/i2c/spi-sd-card.h index 6c4f95cc92..77e905a155 100644 --- a/c/src/libchip/i2c/spi-sd-card.h +++ b/c/src/libchip/i2c/spi-sd-card.h @@ -14,7 +14,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef LIBI2C_SD_CARD_H diff --git a/c/src/libchip/ide/ata.c b/c/src/libchip/ide/ata.c index 8229714035..2014f8ef43 100644 --- a/c/src/libchip/ide/ata.c +++ b/c/src/libchip/ide/ata.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. * */ #include diff --git a/c/src/libchip/ide/ata.h b/c/src/libchip/ide/ata.h index 8787e6a819..66cc46747d 100644 --- a/c/src/libchip/ide/ata.h +++ b/c/src/libchip/ide/ata.h @@ -9,7 +9,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __ATA_H__ #define __ATA_H__ diff --git a/c/src/libchip/ide/ata_internal.h b/c/src/libchip/ide/ata_internal.h index 32c9422563..94b8890f1d 100644 --- a/c/src/libchip/ide/ata_internal.h +++ b/c/src/libchip/ide/ata_internal.h @@ -9,7 +9,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. * */ #ifndef __ATA_INTERNAL_H__ diff --git a/c/src/libchip/ide/ata_util.c b/c/src/libchip/ide/ata_util.c index ce7893a54f..771ab7363f 100644 --- a/c/src/libchip/ide/ata_util.c +++ b/c/src/libchip/ide/ata_util.c @@ -6,7 +6,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include "ata_internal.h" diff --git a/c/src/libchip/ide/ide_controller.c b/c/src/libchip/ide/ide_controller.c index f7e0c685bf..912f9e3157 100644 --- a/c/src/libchip/ide/ide_controller.c +++ b/c/src/libchip/ide/ide_controller.c @@ -9,7 +9,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. * */ diff --git a/c/src/libchip/ide/ide_ctrl.h b/c/src/libchip/ide/ide_ctrl.h index 55be605626..de32e4bed9 100644 --- a/c/src/libchip/ide/ide_ctrl.h +++ b/c/src/libchip/ide/ide_ctrl.h @@ -8,7 +8,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __IDE_CTRL_H__ #define __IDE_CTRL_H__ diff --git a/c/src/libchip/ide/ide_ctrl_cfg.h b/c/src/libchip/ide/ide_ctrl_cfg.h index 815dd8ae51..3339a28d2b 100644 --- a/c/src/libchip/ide/ide_ctrl_cfg.h +++ b/c/src/libchip/ide/ide_ctrl_cfg.h @@ -9,7 +9,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __IDE_CTRL_CFG_H__ #define __IDE_CTRL_CFG_H__ diff --git a/c/src/libchip/ide/ide_ctrl_io.h b/c/src/libchip/ide/ide_ctrl_io.h index bcd95d320d..9534b0e88f 100644 --- a/c/src/libchip/ide/ide_ctrl_io.h +++ b/c/src/libchip/ide/ide_ctrl_io.h @@ -9,7 +9,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __IDE_CTRL_IO_H__ #define __IDE_CTRL_IO_H__ diff --git a/c/src/libchip/network/cs8900.c b/c/src/libchip/network/cs8900.c index 6d40fa78aa..2552d77778 100644 --- a/c/src/libchip/network/cs8900.c +++ b/c/src/libchip/network/cs8900.c @@ -13,7 +13,7 @@ The license and distribution terms for this file may be found in the file LICENSE in this distribution or at - http://www.rtems.com/license/LICENSE. + http://www.rtems.org/license/LICENSE. ------------------------------------------------------------------------ diff --git a/c/src/libchip/network/cs8900.h b/c/src/libchip/network/cs8900.h index 2715d31222..79c943842d 100644 --- a/c/src/libchip/network/cs8900.h +++ b/c/src/libchip/network/cs8900.h @@ -13,7 +13,7 @@ The license and distribution terms for this file may be found in the file LICENSE in this distribution or at - http://www.rtems.com/license/LICENSE. + http://www.rtems.org/license/LICENSE. ------------------------------------------------------------------------ diff --git a/c/src/libchip/network/dec21140.c b/c/src/libchip/network/dec21140.c index 997b34ccad..aa6be29af8 100644 --- a/c/src/libchip/network/dec21140.c +++ b/c/src/libchip/network/dec21140.c @@ -5,7 +5,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. * * ------------------------------------------------------------------------ * [22.05.2000,StWi/CWA] added support for the DEC/Intel 21143 chip diff --git a/c/src/libchip/network/elnk.c b/c/src/libchip/network/elnk.c index 0daa787d71..06ece5b85b 100644 --- a/c/src/libchip/network/elnk.c +++ b/c/src/libchip/network/elnk.c @@ -5,7 +5,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. * * elnk.c * diff --git a/c/src/libchip/network/greth.c b/c/src/libchip/network/greth.c index cab41b8f2d..66581c79a5 100644 --- a/c/src/libchip/network/greth.c +++ b/c/src/libchip/network/greth.c @@ -4,7 +4,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. * * 2007-09-07, Ported GBIT support from 4.6.5 */ diff --git a/c/src/libchip/network/greth.h b/c/src/libchip/network/greth.h index 6a68675706..c6e000dbd3 100644 --- a/c/src/libchip/network/greth.h +++ b/c/src/libchip/network/greth.h @@ -4,7 +4,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ diff --git a/c/src/libchip/network/open_eth.c b/c/src/libchip/network/open_eth.c index b311080215..b574253333 100644 --- a/c/src/libchip/network/open_eth.c +++ b/c/src/libchip/network/open_eth.c @@ -6,7 +6,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. * */ diff --git a/c/src/libchip/network/sonic.c b/c/src/libchip/network/sonic.c index 960fdcdce5..1cd6cba1a2 100644 --- a/c/src/libchip/network/sonic.c +++ b/c/src/libchip/network/sonic.c @@ -19,7 +19,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. * * This driver was originally written and tested on a DY-4 DMV177, * which had a 100 Mhz PPC603e. diff --git a/c/src/libchip/network/sonic.h b/c/src/libchip/network/sonic.h index a1b341ffba..fe119ff20a 100644 --- a/c/src/libchip/network/sonic.h +++ b/c/src/libchip/network/sonic.h @@ -19,7 +19,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef _SONIC_DP83932_ diff --git a/c/src/libchip/rtc/icm7170.c b/c/src/libchip/rtc/icm7170.c index 93ea7cb257..1cc9e980f7 100644 --- a/c/src/libchip/rtc/icm7170.c +++ b/c/src/libchip/rtc/icm7170.c @@ -18,7 +18,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/rtc/icm7170.h b/c/src/libchip/rtc/icm7170.h index bfbc9f266f..6b95c905a4 100644 --- a/c/src/libchip/rtc/icm7170.h +++ b/c/src/libchip/rtc/icm7170.h @@ -8,7 +8,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __LIBCHIP_ICM7170_h diff --git a/c/src/libchip/rtc/icm7170_reg.c b/c/src/libchip/rtc/icm7170_reg.c index 975b591f82..747f1f218d 100644 --- a/c/src/libchip/rtc/icm7170_reg.c +++ b/c/src/libchip/rtc/icm7170_reg.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/rtc/icm7170_reg2.c b/c/src/libchip/rtc/icm7170_reg2.c index ac8a9103e2..179d76c6f5 100644 --- a/c/src/libchip/rtc/icm7170_reg2.c +++ b/c/src/libchip/rtc/icm7170_reg2.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #define _ICM7170_MULTIPLIER 2 diff --git a/c/src/libchip/rtc/icm7170_reg4.c b/c/src/libchip/rtc/icm7170_reg4.c index cd1c837589..dada40961c 100644 --- a/c/src/libchip/rtc/icm7170_reg4.c +++ b/c/src/libchip/rtc/icm7170_reg4.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #define _ICM7170_MULTIPLIER 4 diff --git a/c/src/libchip/rtc/icm7170_reg8.c b/c/src/libchip/rtc/icm7170_reg8.c index a23983e851..a1fb1a5ea2 100644 --- a/c/src/libchip/rtc/icm7170_reg8.c +++ b/c/src/libchip/rtc/icm7170_reg8.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #define _ICM7170_MULTIPLIER 8 diff --git a/c/src/libchip/rtc/m48t08.c b/c/src/libchip/rtc/m48t08.c index bb97fe648e..3b600bd995 100644 --- a/c/src/libchip/rtc/m48t08.c +++ b/c/src/libchip/rtc/m48t08.c @@ -18,7 +18,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/rtc/m48t08.h b/c/src/libchip/rtc/m48t08.h index aae3784b8b..3c46d384d5 100644 --- a/c/src/libchip/rtc/m48t08.h +++ b/c/src/libchip/rtc/m48t08.h @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __LIBCHIP_M48T08_h diff --git a/c/src/libchip/rtc/m48t08_reg.c b/c/src/libchip/rtc/m48t08_reg.c index 828c03a480..2174496fda 100644 --- a/c/src/libchip/rtc/m48t08_reg.c +++ b/c/src/libchip/rtc/m48t08_reg.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/rtc/m48t08_reg2.c b/c/src/libchip/rtc/m48t08_reg2.c index f9b3757e09..87d2041946 100644 --- a/c/src/libchip/rtc/m48t08_reg2.c +++ b/c/src/libchip/rtc/m48t08_reg2.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #define _M48T08_MULTIPLIER 2 diff --git a/c/src/libchip/rtc/m48t08_reg4.c b/c/src/libchip/rtc/m48t08_reg4.c index e4295dbb4a..2203249503 100644 --- a/c/src/libchip/rtc/m48t08_reg4.c +++ b/c/src/libchip/rtc/m48t08_reg4.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #define _M48T08_MULTIPLIER 4 diff --git a/c/src/libchip/rtc/m48t08_reg8.c b/c/src/libchip/rtc/m48t08_reg8.c index 5e26084ce2..83044d752b 100644 --- a/c/src/libchip/rtc/m48t08_reg8.c +++ b/c/src/libchip/rtc/m48t08_reg8.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #define _M48T08_MULTIPLIER 8 diff --git a/c/src/libchip/rtc/mc146818a.c b/c/src/libchip/rtc/mc146818a.c index 1540d94ee5..e02b53dde3 100644 --- a/c/src/libchip/rtc/mc146818a.c +++ b/c/src/libchip/rtc/mc146818a.c @@ -18,7 +18,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include #include diff --git a/c/src/libchip/rtc/mc146818a.h b/c/src/libchip/rtc/mc146818a.h index 28964510e5..e62be3d26b 100644 --- a/c/src/libchip/rtc/mc146818a.h +++ b/c/src/libchip/rtc/mc146818a.h @@ -8,7 +8,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __LIBCHIP_MC146818A_h diff --git a/c/src/libchip/rtc/mc146818a_ioreg.c b/c/src/libchip/rtc/mc146818a_ioreg.c index 942c0949e3..c8dc9ebf8b 100644 --- a/c/src/libchip/rtc/mc146818a_ioreg.c +++ b/c/src/libchip/rtc/mc146818a_ioreg.c @@ -11,7 +11,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/rtc/rtc.h b/c/src/libchip/rtc/rtc.h index d29e76b70d..49dd51c2e2 100644 --- a/c/src/libchip/rtc/rtc.h +++ b/c/src/libchip/rtc/rtc.h @@ -6,7 +6,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __LIBCHIP_RTC_h diff --git a/c/src/libchip/rtc/rtcprobe.c b/c/src/libchip/rtc/rtcprobe.c index e402a75d16..71472ffd7c 100644 --- a/c/src/libchip/rtc/rtcprobe.c +++ b/c/src/libchip/rtc/rtcprobe.c @@ -6,7 +6,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/serial/mc68681.c b/c/src/libchip/serial/mc68681.c index 6746b8938b..afa850ef4f 100644 --- a/c/src/libchip/serial/mc68681.c +++ b/c/src/libchip/serial/mc68681.c @@ -11,7 +11,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/serial/mc68681.h b/c/src/libchip/serial/mc68681.h index 5adda290a6..ec58318dab 100644 --- a/c/src/libchip/serial/mc68681.h +++ b/c/src/libchip/serial/mc68681.h @@ -5,7 +5,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef _MC68681_H_ diff --git a/c/src/libchip/serial/mc68681_p.h b/c/src/libchip/serial/mc68681_p.h index f74ab6b41d..4623276303 100644 --- a/c/src/libchip/serial/mc68681_p.h +++ b/c/src/libchip/serial/mc68681_p.h @@ -5,7 +5,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef _MC68681_P_H_ diff --git a/c/src/libchip/serial/mc68681_reg.c b/c/src/libchip/serial/mc68681_reg.c index 2a777e952e..fb92b8fcd3 100644 --- a/c/src/libchip/serial/mc68681_reg.c +++ b/c/src/libchip/serial/mc68681_reg.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/serial/mc68681_reg2.c b/c/src/libchip/serial/mc68681_reg2.c index 72d789e5d8..0e0121eb40 100644 --- a/c/src/libchip/serial/mc68681_reg2.c +++ b/c/src/libchip/serial/mc68681_reg2.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #define _MC68681_MULTIPLIER 2 diff --git a/c/src/libchip/serial/mc68681_reg4.c b/c/src/libchip/serial/mc68681_reg4.c index 4111e3f082..e9dd94ce4b 100644 --- a/c/src/libchip/serial/mc68681_reg4.c +++ b/c/src/libchip/serial/mc68681_reg4.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #define _MC68681_MULTIPLIER 4 diff --git a/c/src/libchip/serial/mc68681_reg8.c b/c/src/libchip/serial/mc68681_reg8.c index f8228b3302..402c2ffe1b 100644 --- a/c/src/libchip/serial/mc68681_reg8.c +++ b/c/src/libchip/serial/mc68681_reg8.c @@ -10,7 +10,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #define _MC68681_MULTIPLIER 8 diff --git a/c/src/libchip/serial/ns16550.c b/c/src/libchip/serial/ns16550.c index 829284a86c..91c3001928 100644 --- a/c/src/libchip/serial/ns16550.c +++ b/c/src/libchip/serial/ns16550.c @@ -27,7 +27,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/serial/ns16550.h b/c/src/libchip/serial/ns16550.h index 67c4c550c9..28905665bb 100644 --- a/c/src/libchip/serial/ns16550.h +++ b/c/src/libchip/serial/ns16550.h @@ -21,7 +21,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef _NS16550_H_ diff --git a/c/src/libchip/serial/ns16550_p.h b/c/src/libchip/serial/ns16550_p.h index 652970e079..4e6d784c5f 100644 --- a/c/src/libchip/serial/ns16550_p.h +++ b/c/src/libchip/serial/ns16550_p.h @@ -22,7 +22,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef _NS16550_P_H_ diff --git a/c/src/libchip/serial/serial.h b/c/src/libchip/serial/serial.h index d40ceeb37a..49a7bebdca 100644 --- a/c/src/libchip/serial/serial.h +++ b/c/src/libchip/serial/serial.h @@ -15,7 +15,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __LIBCHIP_SERIAL_h diff --git a/c/src/libchip/serial/z85c30.c b/c/src/libchip/serial/z85c30.c index dfe3a31820..4b1b4227b6 100644 --- a/c/src/libchip/serial/z85c30.c +++ b/c/src/libchip/serial/z85c30.c @@ -25,7 +25,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/serial/z85c30.h b/c/src/libchip/serial/z85c30.h index 81ceeccc21..656d50ea1c 100644 --- a/c/src/libchip/serial/z85c30.h +++ b/c/src/libchip/serial/z85c30.h @@ -24,7 +24,7 @@ * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __Z85C30_H diff --git a/c/src/libchip/serial/z85c30_p.h b/c/src/libchip/serial/z85c30_p.h index 8df976ff21..af2ed6507c 100644 --- a/c/src/libchip/serial/z85c30_p.h +++ b/c/src/libchip/serial/z85c30_p.h @@ -20,7 +20,7 @@ * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __Z85C30_P_H diff --git a/c/src/libchip/serial/z85c30_reg.c b/c/src/libchip/serial/z85c30_reg.c index 33458bf772..6e7b5d3494 100644 --- a/c/src/libchip/serial/z85c30_reg.c +++ b/c/src/libchip/serial/z85c30_reg.c @@ -9,7 +9,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/addlq.c b/c/src/libchip/shmdr/addlq.c index 5510fe8a1f..23e986753d 100644 --- a/c/src/libchip/shmdr/addlq.c +++ b/c/src/libchip/shmdr/addlq.c @@ -13,7 +13,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/cnvpkt.c b/c/src/libchip/shmdr/cnvpkt.c index 3e0837a99d..38e7819c60 100644 --- a/c/src/libchip/shmdr/cnvpkt.c +++ b/c/src/libchip/shmdr/cnvpkt.c @@ -18,7 +18,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/dump.c b/c/src/libchip/shmdr/dump.c index 7c7113c155..845e2b5a64 100644 --- a/c/src/libchip/shmdr/dump.c +++ b/c/src/libchip/shmdr/dump.c @@ -11,7 +11,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/fatal.c b/c/src/libchip/shmdr/fatal.c index 4322e81b28..e8b3f87f42 100644 --- a/c/src/libchip/shmdr/fatal.c +++ b/c/src/libchip/shmdr/fatal.c @@ -12,7 +12,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/getlq.c b/c/src/libchip/shmdr/getlq.c index e73291af41..afb288b793 100644 --- a/c/src/libchip/shmdr/getlq.c +++ b/c/src/libchip/shmdr/getlq.c @@ -15,7 +15,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/getpkt.c b/c/src/libchip/shmdr/getpkt.c index 00867cdc5c..454a551597 100644 --- a/c/src/libchip/shmdr/getpkt.c +++ b/c/src/libchip/shmdr/getpkt.c @@ -14,7 +14,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/init.c b/c/src/libchip/shmdr/init.c index 86c1adb835..0cf51172ce 100644 --- a/c/src/libchip/shmdr/init.c +++ b/c/src/libchip/shmdr/init.c @@ -12,7 +12,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #define _SHM_INIT diff --git a/c/src/libchip/shmdr/initlq.c b/c/src/libchip/shmdr/initlq.c index 2468f305ea..6d03f61109 100644 --- a/c/src/libchip/shmdr/initlq.c +++ b/c/src/libchip/shmdr/initlq.c @@ -14,7 +14,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/intr.c b/c/src/libchip/shmdr/intr.c index c0ff3e9587..48e0d7ac21 100644 --- a/c/src/libchip/shmdr/intr.c +++ b/c/src/libchip/shmdr/intr.c @@ -17,7 +17,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/mpci.h b/c/src/libchip/shmdr/mpci.h index 459ccafc2e..cc7c5826de 100644 --- a/c/src/libchip/shmdr/mpci.h +++ b/c/src/libchip/shmdr/mpci.h @@ -9,7 +9,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __SHM_MPCI_h diff --git a/c/src/libchip/shmdr/mpisr.c b/c/src/libchip/shmdr/mpisr.c index 01a122d6c0..38449b7450 100644 --- a/c/src/libchip/shmdr/mpisr.c +++ b/c/src/libchip/shmdr/mpisr.c @@ -5,7 +5,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/poll.c b/c/src/libchip/shmdr/poll.c index 9d89396ed5..6ebd6e2a21 100644 --- a/c/src/libchip/shmdr/poll.c +++ b/c/src/libchip/shmdr/poll.c @@ -7,7 +7,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/receive.c b/c/src/libchip/shmdr/receive.c index 31720d7a78..5cf7692f01 100644 --- a/c/src/libchip/shmdr/receive.c +++ b/c/src/libchip/shmdr/receive.c @@ -16,7 +16,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/retpkt.c b/c/src/libchip/shmdr/retpkt.c index 1f374d3f8a..04d0789dc5 100644 --- a/c/src/libchip/shmdr/retpkt.c +++ b/c/src/libchip/shmdr/retpkt.c @@ -14,7 +14,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/send.c b/c/src/libchip/shmdr/send.c index 66562ee5dc..8f7a4226b6 100644 --- a/c/src/libchip/shmdr/send.c +++ b/c/src/libchip/shmdr/send.c @@ -16,7 +16,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #include diff --git a/c/src/libchip/shmdr/shm_driver.h b/c/src/libchip/shmdr/shm_driver.h index 58202a9d18..62c5028b6a 100644 --- a/c/src/libchip/shmdr/shm_driver.h +++ b/c/src/libchip/shmdr/shm_driver.h @@ -11,7 +11,7 @@ * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at - * http://www.rtems.com/license/LICENSE. + * http://www.rtems.org/license/LICENSE. */ #ifndef __SHM_h -- cgit v1.2.3