[mapserver-commits] r7799 - trunk/mapserver/mapscript/swiginc

svn at osgeo.org svn at osgeo.org
Wed Jul 9 00:31:58 EDT 2008


Author: sdlime
Date: 2008-07-09 00:31:58 -0400 (Wed, 09 Jul 2008)
New Revision: 7799

Modified:
   trunk/mapserver/mapscript/swiginc/resultcache.i
Log:
Added standard license header.

Modified: trunk/mapserver/mapscript/swiginc/resultcache.i
===================================================================
--- trunk/mapserver/mapscript/swiginc/resultcache.i	2008-07-09 04:30:18 UTC (rev 7798)
+++ trunk/mapserver/mapscript/swiginc/resultcache.i	2008-07-09 04:31:58 UTC (rev 7799)
@@ -1,5 +1,34 @@
-/* $Id$ */
+/* ===========================================================================   
+   $Id$
 
+   Project:  MapServer
+   Purpose:  SWIG interface file for mapscript resultCacheObj extensions
+   Author:   Steve Lime
+             Sean Gillies, sgillies at frii.com
+
+   ===========================================================================
+   Copyright (c) 1996-2001 Regents of the University of Minnesota.
+
+   Permission is hereby granted, free of charge, to any person obtaining a
+   copy of this software and associated documentation files (the "Software"),
+   to deal in the Software without restriction, including without limitation
+   the rights to use, copy, modify, merge, publish, distribute, sublicense,
+   and/or sell copies of the Software, and to permit persons to whom the
+   Software is furnished to do so, subject to the following conditions:
+
+   The above copyright notice and this permission notice shall be included
+   in all copies or substantial portions of the Software.
+
+   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+   OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+   THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+   FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+   DEALINGS IN THE SOFTWARE.
+   ===========================================================================
+*/
+
 %extend resultCacheObj
 {
 



More information about the mapserver-commits mailing list