From: anonymous Date: 2007-07-06T20:46:23+09:00 Subject: Licence question regarding GPLv2 Ruby script Hi all, The Ruby beautifier script (http://www.arachnoid.com/ruby/rubyBeautifier.html) is released under the GPLv2 licence. I understand what the GPLv2 means for a source code which has to be compiled and so on like the Ruby interpreter. In the case of a Ruby script, I'm not sure to understand correctly all the licence terms. If I execute only the script from my application (an IDE like application) to format a Ruby source, do I have to release my application under the GPLv2 licence ? Thanks in advance. -- Posted via http://www.ruby-forum.com/.