From e672117688c6c440c054833683502991c061fe02 Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Wed, 24 Feb 2010 03:27:13 +0000 Subject: [PATCH] Added public domain notice --- build/shared/examples/Sensors/Ping/Ping.pde | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/shared/examples/Sensors/Ping/Ping.pde b/build/shared/examples/Sensors/Ping/Ping.pde index 3e8974429..70bab93a7 100644 --- a/build/shared/examples/Sensors/Ping/Ping.pde +++ b/build/shared/examples/Sensors/Ping/Ping.pde @@ -17,6 +17,8 @@ by David A. Mellis modified 30 Jun 2009 by Tom Igoe + + This example code is in the public domain. */