From e0b12e782ae168b49f8b553a2270961373f615b5 Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Wed, 24 Feb 2010 03:20:50 +0000 Subject: [PATCH] Added public domain notice --- .../Digital/StateChangeDetection/StateChangeDetection.pde | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/shared/examples/Digital/StateChangeDetection/StateChangeDetection.pde b/build/shared/examples/Digital/StateChangeDetection/StateChangeDetection.pde index 607dfc960..d6458934a 100644 --- a/build/shared/examples/Digital/StateChangeDetection/StateChangeDetection.pde +++ b/build/shared/examples/Digital/StateChangeDetection/StateChangeDetection.pde @@ -18,6 +18,8 @@ created 27 Sep 2005 modified 30 Dec 2009 by Tom Igoe + +This example code is in the public domain. http://arduino.cc/en/Tutorial/ButtonStateChange