X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=pctb%2Fconvert.c;h=bac41d90ef37b1e0229d4ad98644318f9c973fe4;hp=4a663b18cd4c6d728ceff29ef35a5b1875e797a0;hb=f2c5d45ada202f2ad2640b260cac2fd7bb83eb3e;hpb=aac1ada93b1c972e964f53c47dccd0fe4f8aff3a diff --git a/pctb/convert.c b/pctb/convert.c index 4a663b1..bac41d9 100644 --- a/pctb/convert.c +++ b/pctb/convert.c @@ -1,3 +1,29 @@ +/* + * ypp-commodities main program: argument parsing etc. + */ +/* + * This is part of ypp-sc-tools, a set of third-party tools 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 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 General Public License for more details. + * + * You should have received a copy of the GNU 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. + */ #include "convert.h"