aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/egg-editable-toolbar.h
diff options
context:
space:
mode:
authorJaap Haitsma <jaap@haitsma.org>2007-07-01 21:45:39 +0800
committerJaap A. Haitsma <jhaitsma@src.gnome.org>2007-07-01 21:45:39 +0800
commit4b28dd2019b62d460840d7bf29767f86ed985869 (patch)
treef9dc30a3477456cdbf3a4567cd9604b338d0bccf /lib/egg/egg-editable-toolbar.h
parent826e46081e71c48e304f9f358207909e4e364b04 (diff)
downloadgsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar.gz
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar.bz2
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar.lz
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar.xz
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar.zst
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.zip
script that syncs local toolbar editor copy with the one in libegg SVN
2007-07-01 Jaap Haitsma <jaap@haitsma.org> * 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
Diffstat (limited to 'lib/egg/egg-editable-toolbar.h')
-rw-r--r--lib/egg/egg-editable-toolbar.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/egg/egg-editable-toolbar.h b/lib/egg/egg-editable-toolbar.h
index bda93a937..8a4e85e71 100644
--- a/lib/egg/egg-editable-toolbar.h
+++ b/lib/egg/egg-editable-toolbar.h
@@ -1,6 +1,6 @@
/*
- * Copyright © 2003, 2004 Marco Pesenti Gritti
- * Copyright © 2003, 2004, 2005 Christian Persch
+ * Copyright (C) 2003, 2004 Marco Pesenti Gritti
+ * Copyright (C) 2003, 2004, 2005 Christian Persch
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Id$
*/