Update of /cvsroot/pure-data/doc/tutorials/externals-howto/example1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14451/example1
Modified Files: helloworld.c Log Message: added the missing examples files; added a LICENSE (all the C-files are under pd's FreeBSD-like license, the HOWTO itself is CreativeCommons-ShareAlike 2.5)
Index: helloworld.c =================================================================== RCS file: /cvsroot/pure-data/doc/tutorials/externals-howto/example1/helloworld.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** helloworld.c 30 Jan 2006 21:04:37 -0000 1.1 --- helloworld.c 31 Jan 2006 10:44:35 -0000 1.2 *************** *** 7,11 **** * gets banged. * ! * this file is released under Pd's license (BSD-like) */
--- 7,11 ---- * gets banged. * ! * for legal issues please see the file LICENSE.txt */