From 63cd3b9000b8e2744358df8ac07660d403c990df Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Sun, 20 May 2012 22:45:50 +1200 Subject: [PATCH] Bug 4330 : Last of the opac files with wrong FSF address Signed-off-by: Jared Camins-Esakov Signed-off-by: Paul Poulain --- opac/svc/report | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/opac/svc/report b/opac/svc/report index 8781369738..0f9d5fb708 100755 --- a/opac/svc/report +++ b/opac/svc/report @@ -13,10 +13,10 @@ # 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; -- 2.20.1