X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=yarrg%2Focean-topology-graph;h=2336b43c453a717363049a18e4132cecd14b5293;hp=e609e35778188dc147390cd3a451dc315c95da62;hb=663db396d271b241a8ec76bd44fbda9ec432e10f;hpb=9600919e96eb0361039f4397e9c1d08e9aef6241 diff --git a/yarrg/ocean-topology-graph b/yarrg/ocean-topology-graph index e609e35..2336b43 100755 --- a/yarrg/ocean-topology-graph +++ b/yarrg/ocean-topology-graph @@ -1,5 +1,27 @@ #!/usr/bin/perl -w +# This is part of the YARRG website. YARRG is a tool and website +# for assisting players of Yohoho Puzzle Pirates. +# +# Copyright (C) 2009 Ian Jackson +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +# Yohoho and Puzzle Pirates are probably trademarks of Three Rings and +# are used without permission. This program is not endorsed or +# sponsored by Three Rings. + use strict (qw(vars)); use CommodsDatabase;