diff --git a/build/shared/examples/Control/WhileStatementConditional/WhileStatementConditional.pde b/build/shared/examples/Control/WhileStatementConditional/WhileStatementConditional.pde index 050047974..1c94d9326 100644 --- a/build/shared/examples/Control/WhileStatementConditional/WhileStatementConditional.pde +++ b/build/shared/examples/Control/WhileStatementConditional/WhileStatementConditional.pde @@ -20,6 +20,8 @@ modified 25 Jun 2009 by Tom Igoe + This example code is in the public domain. + http://arduino.cc/en/Tutorial/WhileLoop */