From 58f5b67b71b8c7391d344e32aef2f6ef0a610ace Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Tue, 27 Jul 2010 10:09:09 +0000 Subject: checked in Xiaoyang Feng's changes to String library --- cores/arduino/WString.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cores/arduino/WString.cpp') diff --git a/cores/arduino/WString.cpp b/cores/arduino/WString.cpp index b07edc3..57e4e81 100644 --- a/cores/arduino/WString.cpp +++ b/cores/arduino/WString.cpp @@ -1,6 +1,7 @@ /* WString.cpp - String library for Wiring & Arduino Copyright (c) 2009-10 Hernando Barragan. All rights reserved. + Changes for version 1.0 by Xiaoyang Feng This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public -- cgit v1.2.3-18-g5258