X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=mainpage.pl;h=857bd7cb202d58c5ead40ed2386ad08e92f6331e;hb=fe50ffb37f912e32b2f0291a11dd6139120f2ba0;hp=6a0c1af2e9fd38ddb718da006702569965da36b2;hpb=c190d93a12c2741b8d4539b7bee175257da815c8;p=koha_fer diff --git a/mainpage.pl b/mainpage.pl index 6a0c1af2e9..857bd7cb20 100755 --- a/mainpage.pl +++ b/mainpage.pl @@ -1,5 +1,8 @@ #!/usr/bin/perl +# Copyright Paul Poulain 2002 +# Parts Copyright Liblime 2007 +# # This file is part of Koha. # # Koha is free software; you can redistribute it and/or modify it under the @@ -11,10 +14,9 @@ # 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 -# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place, -# Suite 330, Boston, MA 02111-1307 USA -# +# You should have received a copy of the GNU General Public License along +# with Koha; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. use strict; use warnings;