From 6b471247be92f3a24cc6e60750041796b888c5ce Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Fri, 15 Jul 2011 14:03:43 +1200 Subject: [PATCH] [SIGNED-OFF] Bug 4330 : Updating copyright statements Content-Type: text/plain; charset="utf-8" Updated copyright statements on mainpage.pl and about.pl Signed-off-by: Owen Leonard --- about.pl | 5 +++++ mainpage.pl | 3 +++ 2 files changed, 8 insertions(+), 0 deletions(-) diff --git a/about.pl b/about.pl index be5e0ab..2ad7393 100755 --- a/about.pl +++ b/about.pl @@ -1,5 +1,10 @@ #!/usr/bin/perl +# Copyright Pat Eyler 2003 +# Copyright Biblibre 2006 +# Parts Copyright Liblime 2008 +# Parts Copyright Chris Nighswonger 2010 +# # This file is part of Koha. # # Koha is free software; you can redistribute it and/or modify it under the diff --git a/mainpage.pl b/mainpage.pl index 6a0c1af..25ee475 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 -- 1.7.3