From b21733d06715597b189c4271a2e9d625f5fc2345 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 7 Jan 2014 14:19:27 -0500 Subject: Bug 721545 - License text contains obsolete FSF postal address --- plugins/pst-import/pst-importer.c | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) (limited to 'plugins/pst-import/pst-importer.c') diff --git a/plugins/pst-import/pst-importer.c b/plugins/pst-import/pst-importer.c index f16f476920..c6be13f5a6 100644 --- a/plugins/pst-import/pst-importer.c +++ b/plugins/pst-import/pst-importer.c @@ -1,25 +1,24 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* pst-importer.c -* -* Author: Chris Halls -* Bharath Acharya -* -* Copyright (C) 2006 Chris Halls -* -* This program is free software; you can redistribute it and/or -* modify it under the terms of the GNU Lesser General Public -* License as published by the Free Software Foundation; either -* version 2 of the License, or (at your option) version 3. -* -* 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 -* Lesser General Public License for more details. -* -* You should have received a copy of the GNU Lesser General Public -* License along with the program; if not, see -* -*/ + * + * Author: Chris Halls + * Bharath Acharya + * + * Copyright (C) 2006 Chris Halls + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU Lesser General Public License as published by + * the Free Software Foundation. + * + * 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 Lesser General Public License + * along with this program; if not, see . + * + */ #ifdef HAVE_CONFIG_H #include -- cgit v1.2.3