Zend license restrictions with modified code
        Posted  
        
            by 
                Maximilian_v3
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Maximilian_v3
        
        
        
        Published on 2011-02-18T23:22:29Z
        Indexed on 
            2011/02/18
            23:25 UTC
        
        
        Read the original article
        Hit count: 238
        
If I'm to take parts of Zend Framework and changed them (add something, remove...), and then changed it's name, for example Zend_Config to My_Config or Zend_Application_Bootstrap to My_Application_Bootstrap, and then distribute such a code with a commercial license would I then be violating Zend's licence?
If that is not an option, what can I do then? Do I need to use their code "as is" without changes if I want do distribute it with my commercial application?
Tnx :)
© Stack Overflow or respective owner