From e51b62494f315d5069871c4e84ed8fe8df7ef5f8 Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Wed, 24 Feb 2010 03:26:52 +0000 Subject: [PATCH] Added public domain notice --- build/shared/examples/Display/barGraph/barGraph.pde | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/shared/examples/Display/barGraph/barGraph.pde b/build/shared/examples/Display/barGraph/barGraph.pde index 3e6664a1d..a3de3c192 100644 --- a/build/shared/examples/Display/barGraph/barGraph.pde +++ b/build/shared/examples/Display/barGraph/barGraph.pde @@ -14,6 +14,8 @@ created 26 Jun 2009 by Tom Igoe + + This example code is in the public domain. http://www.arduino.cc/en/Tutorial/BarGraph */