aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Olimex-SAM7EX256-GE8
diff options
context:
space:
mode:
Diffstat (limited to 'boards/base/Olimex-SAM7EX256-GE8')
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/board_Nokia6610GE8.h2
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/board_SSD1306_i2c.h2
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/board_SSD1306_spi.h2
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/board_SSD1331.h2
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/board_TLS8204.h2
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/board_uext.h2
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/gadc_lld_board.h2
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/gaudio_play_board.h2
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/gaudio_record_board.h2
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/ginput_lld_dial_board.h2
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/ginput_lld_toggle_board.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/boards/base/Olimex-SAM7EX256-GE8/board_Nokia6610GE8.h b/boards/base/Olimex-SAM7EX256-GE8/board_Nokia6610GE8.h
index 193652eb..9683144a 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/board_Nokia6610GE8.h
+++ b/boards/base/Olimex-SAM7EX256-GE8/board_Nokia6610GE8.h
@@ -2,7 +2,7 @@
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
- * http://ugfx.org/license.html
+ * http://ugfx.io/license.html
*/
/**
diff --git a/boards/base/Olimex-SAM7EX256-GE8/board_SSD1306_i2c.h b/boards/base/Olimex-SAM7EX256-GE8/board_SSD1306_i2c.h
index 4ccfc2ab..9e1037b6 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/board_SSD1306_i2c.h
+++ b/boards/base/Olimex-SAM7EX256-GE8/board_SSD1306_i2c.h
@@ -2,7 +2,7 @@
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
- * http://ugfx.org/license.html
+ * http://ugfx.io/license.html
*/
#ifndef _GDISP_LLD_BOARD_H
diff --git a/boards/base/Olimex-SAM7EX256-GE8/board_SSD1306_spi.h b/boards/base/Olimex-SAM7EX256-GE8/board_SSD1306_spi.h
index 8caf3e8c..58b922cd 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/board_SSD1306_spi.h
+++ b/boards/base/Olimex-SAM7EX256-GE8/board_SSD1306_spi.h
@@ -2,7 +2,7 @@
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
- * http://ugfx.org/license.html
+ * http://ugfx.io/license.html
*/
#ifndef _GDISP_LLD_BOARD_H
diff --git a/boards/base/Olimex-SAM7EX256-GE8/board_SSD1331.h b/boards/base/Olimex-SAM7EX256-GE8/board_SSD1331.h
index 7eb9e619..b4cda276 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/board_SSD1331.h
+++ b/boards/base/Olimex-SAM7EX256-GE8/board_SSD1331.h
@@ -2,7 +2,7 @@
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
- * http://ugfx.org/license.html
+ * http://ugfx.io/license.html
*/
#ifndef _GDISP_LLD_BOARD_H
diff --git a/boards/base/Olimex-SAM7EX256-GE8/board_TLS8204.h b/boards/base/Olimex-SAM7EX256-GE8/board_TLS8204.h
index f41724ab..dd51bfe2 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/board_TLS8204.h
+++ b/boards/base/Olimex-SAM7EX256-GE8/board_TLS8204.h
@@ -2,7 +2,7 @@
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
- * http://ugfx.org/license.html
+ * http://ugfx.io/license.html
*/
#ifndef _GDISP_LLD_BOARD_H
diff --git a/boards/base/Olimex-SAM7EX256-GE8/board_uext.h b/boards/base/Olimex-SAM7EX256-GE8/board_uext.h
index f59ff46d..9449cfdf 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/board_uext.h
+++ b/boards/base/Olimex-SAM7EX256-GE8/board_uext.h
@@ -2,7 +2,7 @@
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
- * http://ugfx.org/license.html
+ * http://ugfx.io/license.html
*/
/**
diff --git a/boards/base/Olimex-SAM7EX256-GE8/gadc_lld_board.h b/boards/base/Olimex-SAM7EX256-GE8/gadc_lld_board.h
index fef861e5..8f306d5b 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/gadc_lld_board.h
+++ b/boards/base/Olimex-SAM7EX256-GE8/gadc_lld_board.h
@@ -2,7 +2,7 @@
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
- * http://ugfx.org/license.html
+ * http://ugfx.io/license.html
*/
/**
diff --git a/boards/base/Olimex-SAM7EX256-GE8/gaudio_play_board.h b/boards/base/Olimex-SAM7EX256-GE8/gaudio_play_board.h
index 192badd0..dd80dcd3 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/gaudio_play_board.h
+++ b/boards/base/Olimex-SAM7EX256-GE8/gaudio_play_board.h
@@ -2,7 +2,7 @@
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
- * http://ugfx.org/license.html
+ * http://ugfx.io/license.html
*/
#ifndef GAUDIO_PLAY_BOARD_H
diff --git a/boards/base/Olimex-SAM7EX256-GE8/gaudio_record_board.h b/boards/base/Olimex-SAM7EX256-GE8/gaudio_record_board.h
index 1b3c547a..a4698275 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/gaudio_record_board.h
+++ b/boards/base/Olimex-SAM7EX256-GE8/gaudio_record_board.h
@@ -2,7 +2,7 @@
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
- * http://ugfx.org/license.html
+ * http://ugfx.io/license.html
*/
/**
diff --git a/boards/base/Olimex-SAM7EX256-GE8/ginput_lld_dial_board.h b/boards/base/Olimex-SAM7EX256-GE8/ginput_lld_dial_board.h
index ef84da66..fcd8ff9e 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/ginput_lld_dial_board.h
+++ b/boards/base/Olimex-SAM7EX256-GE8/ginput_lld_dial_board.h
@@ -2,7 +2,7 @@
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
- * http://ugfx.org/license.html
+ * http://ugfx.io/license.html
*/
/**
diff --git a/boards/base/Olimex-SAM7EX256-GE8/ginput_lld_toggle_board.h b/boards/base/Olimex-SAM7EX256-GE8/ginput_lld_toggle_board.h
index 39e7837a..adc60f13 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/ginput_lld_toggle_board.h
+++ b/boards/base/Olimex-SAM7EX256-GE8/ginput_lld_toggle_board.h
@@ -2,7 +2,7 @@
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
- * http://ugfx.org/license.html
+ * http://ugfx.io/license.html
*/
/**