Changeset 4747

Show
Ignore:
Timestamp:
08/07/07 20:51:13 (6 years ago)
Author:
p_lindheimer
Message:

added jsmin.rb to CONTRIB.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.3/CONTRIB.txt

    r4688 r4747  
    5151Paul Bakaus (paul.bakaus@googlemail.com) and  
    5252Brandon Aaron (brandon.aaron@gmail.com || http://brandonaaron.net) 
     53 
     54******************************************************************************************* 
     55jsmin.rb 
     56 
     57Author: Uladzislau Latynski 
     58This work is a translation from C to Ruby of jsmin.c published by 
     59Douglas Crockford.  Permission is hereby granted to use the Ruby 
     60version under the same conditions as the jsmin.c on which it is 
     61based. 
     62 
     63Licensing: see source code - all permissions to reproduce granted 
     64