From: Alan T. DeKok Date: Sat, 5 Mar 2011 06:50:37 +0000 (+0100) Subject: Added license text X-Git-Tag: release_2_1_11~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ee5de5b203fd0357abfcd92bad61cd5bc1031a;p=thirdparty%2Ffreeradius-server.git Added license text --- diff --git a/share/format.pl b/share/format.pl index cad3ded472a..8398af99412 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$ #