From a202230201071f7552f5a0590c4ecbb554ab590d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 16 Mar 2010 15:31:05 +1300 Subject: [PATCH] Fix FSF address in directory basket/ Signed-off-by: Galen Charlton --- basket/downloadcart.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/basket/downloadcart.pl b/basket/downloadcart.pl index b4b999c2fe..38c6277b94 100755 --- a/basket/downloadcart.pl +++ b/basket/downloadcart.pl @@ -13,9 +13,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; -- 2.39.5