From 4b28dd2019b62d460840d7bf29767f86ed985869 Mon Sep 17 00:00:00 2001 From: Jaap Haitsma Date: Sun, 1 Jul 2007 13:45:39 +0000 Subject: script that syncs local toolbar editor copy with the one in libegg SVN 2007-07-01 Jaap Haitsma * lib/egg/update-toolbareditor-from-libegg: script that syncs local toolbar editor copy with the one in libegg SVN * lib/egg/egg*: sync with toolbar editor in libegg. Sync obtained by running update-toolbareditor-from-libegg * lib/egg/eggintl.h: removed not needed anymore by egg-toolbareditor * lib/egg/Makefile.am: remove eggintl.h svn path=/trunk/; revision=7106 --- lib/egg/eggtreemultidnd.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/egg/eggtreemultidnd.h') diff --git a/lib/egg/eggtreemultidnd.h b/lib/egg/eggtreemultidnd.h index 14df5f18f..810d48ea7 100644 --- a/lib/egg/eggtreemultidnd.h +++ b/lib/egg/eggtreemultidnd.h @@ -1,5 +1,5 @@ /* eggtreednd.h - * Copyright © 2001 Red Hat, Inc. + * Copyright (C) 2001 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - * Boston, MA 02110-1301, USA. + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #ifndef __EGG_TREE_MULTI_DND_H__ -- cgit v1.2.3