aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/WString.h
diff options
context:
space:
mode:
authorTom Igoe <t.igoe@arduino.cc>2010-07-27 10:09:09 +0000
committerTom Igoe <t.igoe@arduino.cc>2010-07-27 10:09:09 +0000
commit58f5b67b71b8c7391d344e32aef2f6ef0a610ace (patch)
tree6f712482a86fa6f1b9dd3679e09d2d8da4b29e90 /cores/arduino/WString.h
parent82fefa76ac5d95806cf573c3dde8eec5102b57db (diff)
checked in Xiaoyang Feng's changes to String library
Diffstat (limited to 'cores/arduino/WString.h')
-rw-r--r--cores/arduino/WString.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cores/arduino/WString.h b/cores/arduino/WString.h
index afeb935..c49e0c5 100644
--- a/cores/arduino/WString.h
+++ b/cores/arduino/WString.h
@@ -1,6 +1,8 @@
/*
WString.h - String library for Wiring & Arduino
Copyright (c) 2009-10 Hernando Barragan. All right 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