X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=licom.cgi;h=70e1e723c5bfb08c3360c02a7034db13a0c7c027;hb=5f2d1b06439017be5f85c250982b01a4befae508;hp=2e46d19bedd65ddd6ea16efafb6fccc63c9b68da;hpb=0bfd28f200d96adda48e595db0b85a534cc03c8b;p=licom.git diff --git a/licom.cgi b/licom.cgi index 2e46d19..70e1e72 100755 --- a/licom.cgi +++ b/licom.cgi @@ -1,5 +1,21 @@ #!/usr/bin/perl +# LiCoM - Lightweight contact manager +# Copyright (c) 2005-2006 Florian octo Forster +# +# 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; only version 2 of the License is applicable. +# +# 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., +# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + use strict; use warnings; use lib (qw(lib)); @@ -1171,7 +1187,7 @@ sub html_end print < "Lightweight Contact Manager", - written 2005 by Florian octo Forster + written 2005-2006 by Florian octo Forster <octo at verplant.org>