# HG changeset patch # User Goffi # Date 1279810049 -28800 # Node ID 119f45746fde476de6814e0bb0f874e68b224e3c # Parent 23023aff91fdf07d25fcd0046d64d10b5ffc7f89 added GPL header to split_card script diff -r 23023aff91fd -r 119f45746fde frontends/wix/images/split_card.sh --- a/frontends/wix/images/split_card.sh Thu Jul 22 22:43:47 2010 +0800 +++ b/frontends/wix/images/split_card.sh Thu Jul 22 22:47:29 2010 +0800 @@ -1,6 +1,20 @@ #!/bin/sh #This script split an image with cards, used to split cards from the Tarot deck found on Wikimedia Commons #This script work with any resolution on the initial image +#Copyright (C) 2009, 2010 Jérôme Poisson (goffi@goffi.org) + +#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 . dest_dir=cards