diff --git a/build/shared/examples/Control/ForLoopIteration/ForLoopIteration.pde b/build/shared/examples/Control/ForLoopIteration/ForLoopIteration.pde index 4fd745d1e..ec60ec9a0 100644 --- a/build/shared/examples/Control/ForLoopIteration/ForLoopIteration.pde +++ b/build/shared/examples/Control/ForLoopIteration/ForLoopIteration.pde @@ -11,6 +11,8 @@ by David A. Mellis modified 5 Jul 2009 by Tom Igoe + +This example code is in the public domain. http://www.arduino.cc/en/Tutorial/ForLoop */