diff options
author | inmarket <andrewh@inmarket.com.au> | 2013-06-15 21:37:22 +1000 |
---|---|---|
committer | inmarket <andrewh@inmarket.com.au> | 2013-06-15 21:37:22 +1000 |
commit | ed0bac9765614e9f12bc02661e37f41d6f30975e (patch) | |
tree | 3c56f89326ecd9f0e0ada0f03fc3346cfc38776e /drivers/tdisp/HD44780 | |
parent | 0dca00fc21e12104b76beb625c15a61134482898 (diff) | |
download | uGFX-ed0bac9765614e9f12bc02661e37f41d6f30975e.tar.gz uGFX-ed0bac9765614e9f12bc02661e37f41d6f30975e.tar.bz2 uGFX-ed0bac9765614e9f12bc02661e37f41d6f30975e.zip |
License header updates
Diffstat (limited to 'drivers/tdisp/HD44780')
4 files changed, 4 insertions, 4 deletions
diff --git a/drivers/tdisp/HD44780/tdisp_lld.c b/drivers/tdisp/HD44780/tdisp_lld.c index 988f35c7..79349814 100644 --- a/drivers/tdisp/HD44780/tdisp_lld.c +++ b/drivers/tdisp/HD44780/tdisp_lld.c @@ -1,5 +1,5 @@ /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * 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://chibios-gfx.com/license.html diff --git a/drivers/tdisp/HD44780/tdisp_lld_board_example.h b/drivers/tdisp/HD44780/tdisp_lld_board_example.h index f37bf2cb..6a1455e3 100644 --- a/drivers/tdisp/HD44780/tdisp_lld_board_example.h +++ b/drivers/tdisp/HD44780/tdisp_lld_board_example.h @@ -1,5 +1,5 @@ /* - * This file is subject to the terms of the GFX License, v1.0. If a copy of + * 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://chibios-gfx.com/license.html diff --git a/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h b/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h index 7b1789cf..f97ff409 100644 --- a/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h +++ b/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h @@ -1,5 +1,5 @@ /*
- * This file is subject to the terms of the GFX License, v1.0. If a copy of
+ * 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://chibios-gfx.com/license.html
diff --git a/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h b/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h index 4b7dfacb..a46c7c15 100644 --- a/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h +++ b/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h @@ -1,5 +1,5 @@ /*
- * This file is subject to the terms of the GFX License, v1.0. If a copy of
+ * 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://chibios-gfx.com/license.html
|