Changeset 3785 for framework

Show
Ignore:
Timestamp:
05/25/11 14:41:17 (12 months ago)
Author:
elemoine
Message:

add some text in protocol.py to mention that code portions were inspired from Feature Server?

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • framework/server/trunk/mapfish/protocol.py

    r3757 r3785  
    2525# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
    2626# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
     27# 
     28 
     29# 
     30# Portions of this file were inpired by code from FeatureServer 
     31# (http://featureserver.org). FeatureServer is relased under the "open source 
     32# license by Metacarta", which is identical to the BSD license except for 
     33# specific clauses. This license terms are defined here: 
     34# http://featureserver.org/license.html 
    2735# 
    2836