From be83c22a9a852c730aaa129b634d0ee56dd21082 Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Wed, 24 Feb 2010 03:48:38 +0000 Subject: [PATCH] Added public domain notice --- examples/HelloWorld/HelloWorld.pde | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/HelloWorld/HelloWorld.pde b/examples/HelloWorld/HelloWorld.pde index 7418607..17116a3 100644 --- a/examples/HelloWorld/HelloWorld.pde +++ b/examples/HelloWorld/HelloWorld.pde @@ -29,7 +29,8 @@ modified 8 Feb 2010 by Tom Igoe - + This example code is in the public domain. + http://www.arduino.cc/en/Tutorial/LiquidCrystal */