From 5148a8e8f9584a88fb78922ea054b67f5ca4af96 Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Wed, 24 Feb 2010 03:21:27 +0000 Subject: [PATCH] Added public domain notice --- build/shared/examples/Digital/toneKeyboard/toneKeyboard.pde | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/shared/examples/Digital/toneKeyboard/toneKeyboard.pde b/build/shared/examples/Digital/toneKeyboard/toneKeyboard.pde index b2f88b605..21eb1aed6 100644 --- a/build/shared/examples/Digital/toneKeyboard/toneKeyboard.pde +++ b/build/shared/examples/Digital/toneKeyboard/toneKeyboard.pde @@ -10,6 +10,8 @@ created 21 Jan 2010 by Tom Igoe + +This example code is in the public domain. http://arduino.cc/en/Tutorial/Tone3