Author: frankie Date: 2009-12-15 17:07:23 +0000 (Tue, 15 Dec 2009) New Revision: 2628
Modified: packages/mapserver/trunk/debian/copyright Log: Included AGG copyright and license. Modified: packages/mapserver/trunk/debian/copyright =================================================================== --- packages/mapserver/trunk/debian/copyright 2009-12-15 13:47:26 UTC (rev 2627) +++ packages/mapserver/trunk/debian/copyright 2009-12-15 17:07:23 UTC (rev 2628) @@ -220,3 +220,22 @@ * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +renders/agg: + +The Anti-Grain Geometry Project +A high quality rendering engine for C++ +http://antigrain.com + +Anti-Grain Geometry - Version 2.4 +Copyright (C) 2002-2005 Maxim Shemanarev (McSeem) + +Permission to copy, use, modify, sell and distribute this software +is granted provided this copyright notice appears in all copies. +This software is provided "as is" without express or implied +warranty, and with no claim as to its suitability for any purpose. + +[ + Note that current AGG changed license in GPL, but the embedded + copy is an older one with the license above. +] _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

