summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/display
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/libchip/display/disp_fonts.h2
-rw-r--r--c/src/libchip/display/disp_hcms29xx.c2
-rw-r--r--c/src/libchip/display/disp_hcms29xx.h2
-rw-r--r--c/src/libchip/display/font_hcms29xx.c2
-rw-r--r--c/src/libchip/display/font_hcms29xx.h2
5 files changed, 5 insertions, 5 deletions
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 |
\*===============================================================*/