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