aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/externals-howto/example2
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/externals-howto/example2')
-rw-r--r--doc/tutorials/externals-howto/example2/counter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorials/externals-howto/example2/counter.c b/doc/tutorials/externals-howto/example2/counter.c
index afc72335..6c4787c2 100644
--- a/doc/tutorials/externals-howto/example2/counter.c
+++ b/doc/tutorials/externals-howto/example2/counter.c
@@ -6,7 +6,7 @@
* it creates an object that increments and outputs a counter
* whenever it gets banged.
*
- * this file is released under Pd's license (BSD-like)
+ * for legal issues please see the file LICENSE.txt
*/