diff --git a/build/shared/examples/Control/IfStatementConditional/IfStatementConditional.pde b/build/shared/examples/Control/IfStatementConditional/IfStatementConditional.pde index a763ae5f6..e29166b41 100644 --- a/build/shared/examples/Control/IfStatementConditional/IfStatementConditional.pde +++ b/build/shared/examples/Control/IfStatementConditional/IfStatementConditional.pde @@ -17,8 +17,10 @@ created 17 Jan 2009 by Tom Igoe + +This example code is in the public domain. - http://arduino.cc/en/Tutorial/ +http://arduino.cc/en/Tutorial/IfStatement */