From 19e9cbfe780ce7e8eb573e792eb56626348df292 Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Wed, 24 Feb 2010 03:48:20 +0000 Subject: [PATCH] Added public domain notice --- examples/Autoscroll/Autoscroll.pde | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/Autoscroll/Autoscroll.pde b/examples/Autoscroll/Autoscroll.pde index bf33743..0352090 100644 --- a/examples/Autoscroll/Autoscroll.pde +++ b/examples/Autoscroll/Autoscroll.pde @@ -29,6 +29,8 @@ modified 25 July 2009 by David A. Mellis + This example code is in the public domain. + http://www.arduino.cc/en/Tutorial/LiquidCrystal */