From 72a96c4d5f1df99673d8ae31111e313fc576547b Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Wed, 17 Nov 2010 12:43:21 -0500 Subject: arduino docs nearing completion; CC-BY-SA 3.0 notice appended to all of them --- source/arduino/for.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/arduino/for.rst') diff --git a/source/arduino/for.rst b/source/arduino/for.rst index cc18722..43b82fa 100644 --- a/source/arduino/for.rst +++ b/source/arduino/for.rst @@ -137,3 +137,6 @@ See also 2. After the seventh iteration, the post-loop causes ``x`` to equal 128. This is larger than 100, so the loop condition is false, and the loop stops. + + +.. include:: cc-attribution.txt \ No newline at end of file -- cgit v1.2.3