aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/arduino/for.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/arduino/for.rst')
-rw-r--r--docs/source/arduino/for.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/arduino/for.rst b/docs/source/arduino/for.rst
index cc18722..43b82fa 100644
--- a/docs/source/arduino/for.rst
+++ b/docs/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