From ea82c9415bc9a7198747ed95581c6a0bcc146c64 Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Sat, 5 Mar 2011 07:50:37 +0100 Subject: [PATCH] Added license text --- share/format.pl | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/share/format.pl b/share/format.pl index cad3ded..8398af9 100755 --- a/share/format.pl +++ b/share/format.pl @@ -11,6 +11,26 @@ # # FIXME: get lengths from variables, rather than hard-coding. # +###################################################################### +# +# 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 2 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, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA +# +# Copyright (C) 2010 Alan DeKok +# +###################################################################### +# # $Id$ # -- 2.1.4