From e7843dae1650cfaa31c39b4ba73aee8fa78f6fb5 Mon Sep 17 00:00:00 2001 From: Stanley Huang Date: Wed, 29 Oct 2014 23:33:50 +1100 Subject: Update MultiLCD library --- libraries/MultiLCD/ILI9325D.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libraries/MultiLCD/ILI9325D.cpp') diff --git a/libraries/MultiLCD/ILI9325D.cpp b/libraries/MultiLCD/ILI9325D.cpp index ac4cfcf..2c791bc 100644 --- a/libraries/MultiLCD/ILI9325D.cpp +++ b/libraries/MultiLCD/ILI9325D.cpp @@ -1,8 +1,8 @@ /************************************************************************* -* Arduino Text Display Library for Multiple LCDs +* Arduino Text & Bitmap Display Library for color LCDs * Distributed under GPL v2.0 -* Copyright (c) 2013 Stanley Huang -* All rights reserved. +* Developed by Stanley Huang +* For more information, please visit http://arduinodev.com *************************************************************************/ #include -- cgit v1.2.3