--nextPart1709184.N4EHa9TSQk Content-Type: text/plain; charset tf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Quoth Marcin Raczkowski: > On Web wrote: > > "Vellingiri Arul" <hariharan.spc / rediffmail.com> wrote in message > > news:7c7bc7fff388569ccf579f1c079d6760 / ruby-forum.com... > >> Dear Friends, > >> using The Ruby how can I remove all the comments in my c program. > >> For example I have mentioned c program ,that may be ruby program > >> for your purpose you assume. > >> I have tried to do using the regular expression. > >> But I was unable to find the anser for this. > > > > Why would anyone want to remove the comments from a program? > > > > Paul > > > >> Please any one tell me. > >> > >> By > >> Vellingiri. > >> -- > >> Posted via http://www.ruby-forum.com/. > >> > > > > > > > > > becouse they have to release it as open source becouse of GPL or other > OS license and they want to make imposible to actually use that code by > striping comments and obscuring code. Umm... That's illegal, by terms of the GPL. The GPL defines source code as the preferred form for modification. Intentionally obfuscated code isn't the preferred form for modification. So while it's technically "source code", it isn't according to the definition in the GPL, and thus they're violating the license by doing that. -- Konrad Meyer <konrad / tylerc.org> http://konrad.sobertillnoon.com/ --nextPart1709184.N4EHa9TSQk Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBG8WiUCHB0oCiR2cwRAnTYAJ9dcx+xWN1llFbEKcIfrdqpHUWehQCfXoN2 HgZWPQ3T5ZZfNj0Wjsa6v94 /C -----END PGP SIGNATURE----- --nextPart1709184.N4EHa9TSQk--