freeswitch/src/mod/languages/mod_ruby
Michael Jerris 44649c70b4 Add magic comments for emacs and vi in source and header files to properly format and display tabs vs. spaces in those editors:
/* For Emacs:
 * Local Variables:
 * mode:c
 * indent-tabs-mode:nil
 * tab-width:4
 * c-basic-offset:4
 * End:
 * For VIM:
 * vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
 */


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-27 22:30:48 +00:00
..
Makefile changes to language stuff 2006-09-20 21:59:50 +00:00
README Initial Release of Ruby 2006-09-11 11:22:15 +00:00
config.h Initial Release of Ruby 2006-09-11 11:22:15 +00:00
mod_ruby.c Add magic comments for emacs and vi in source and header files to properly format and display tabs vs. spaces in those editors: 2006-11-27 22:30:48 +00:00
switch_swig.i Initial Release of Ruby 2006-09-11 11:22:15 +00:00
switch_swig_wrap.c swig stuff 2006-11-09 05:33:30 +00:00

README

Well here is what I know.  As of now more or less the license
maybe compatible.  I am releasing with the clause that if the
author of Ruby comes back and doesnt offer a license to us I 
will be pulling it back from the tree.  Im sorry but licensing
is licensing.  

--Brian Fertig
  mod_ruby - Developer/Maintainer