diff options
author | Christian Persch <chpe@gnome.org> | 2007-03-12 03:42:02 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-03-12 03:42:02 +0800 |
commit | cc36c80482fff1d4d240e359e571bd3cab6591fa (patch) | |
tree | eb88d25a7eb661a8c88e2bd6f3cd234ae0ab4fc2 /lib/egg | |
parent | 76a1574d996ae9df4d9bd19f32c511f724700070 (diff) | |
download | gsoc2013-epiphany-cc36c80482fff1d4d240e359e571bd3cab6591fa.tar.gz gsoc2013-epiphany-cc36c80482fff1d4d240e359e571bd3cab6591fa.tar.zst gsoc2013-epiphany-cc36c80482fff1d4d240e359e571bd3cab6591fa.zip |
Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT
2007-03-11 Christian Persch <chpe@gnome.org>
* *:
Correct FSF address. Bug #409075, patch by John Millikin.
svn path=/trunk/; revision=6952
Diffstat (limited to 'lib/egg')
-rw-r--r-- | lib/egg/egg-editable-toolbar.c | 2 | ||||
-rw-r--r-- | lib/egg/egg-editable-toolbar.h | 2 | ||||
-rw-r--r-- | lib/egg/egg-toolbar-editor.c | 2 | ||||
-rw-r--r-- | lib/egg/egg-toolbar-editor.h | 2 | ||||
-rw-r--r-- | lib/egg/egg-toolbars-model.c | 2 | ||||
-rw-r--r-- | lib/egg/egg-toolbars-model.h | 2 | ||||
-rw-r--r-- | lib/egg/eggtreemultidnd.c | 4 | ||||
-rw-r--r-- | lib/egg/eggtreemultidnd.h | 4 |
8 files changed, 10 insertions, 10 deletions
diff --git a/lib/egg/egg-editable-toolbar.c b/lib/egg/egg-editable-toolbar.c index 19ca1d8c7..bd0ff54f3 100644 --- a/lib/egg/egg-editable-toolbar.c +++ b/lib/egg/egg-editable-toolbar.c @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Id$ */ diff --git a/lib/egg/egg-editable-toolbar.h b/lib/egg/egg-editable-toolbar.h index e94b2409b..bda93a937 100644 --- a/lib/egg/egg-editable-toolbar.h +++ b/lib/egg/egg-editable-toolbar.h @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Id$ */ diff --git a/lib/egg/egg-toolbar-editor.c b/lib/egg/egg-toolbar-editor.c index 3162e87e7..568dfed18 100644 --- a/lib/egg/egg-toolbar-editor.c +++ b/lib/egg/egg-toolbar-editor.c @@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Id$ */ diff --git a/lib/egg/egg-toolbar-editor.h b/lib/egg/egg-toolbar-editor.h index 8f61c910d..083be215f 100644 --- a/lib/egg/egg-toolbar-editor.h +++ b/lib/egg/egg-toolbar-editor.h @@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef EGG_TOOLBAR_EDITOR_H diff --git a/lib/egg/egg-toolbars-model.c b/lib/egg/egg-toolbars-model.c index 925423cf6..16091f08c 100644 --- a/lib/egg/egg-toolbars-model.c +++ b/lib/egg/egg-toolbars-model.c @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Id$ */ diff --git a/lib/egg/egg-toolbars-model.h b/lib/egg/egg-toolbars-model.h index 187fea6ee..fa6a4a2e1 100644 --- a/lib/egg/egg-toolbars-model.h +++ b/lib/egg/egg-toolbars-model.h @@ -13,7 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Id$ */ diff --git a/lib/egg/eggtreemultidnd.c b/lib/egg/eggtreemultidnd.c index be25fcc74..fc56303ae 100644 --- a/lib/egg/eggtreemultidnd.c +++ b/lib/egg/eggtreemultidnd.c @@ -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., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <string.h> diff --git a/lib/egg/eggtreemultidnd.h b/lib/egg/eggtreemultidnd.h index a756f93f7..14df5f18f 100644 --- a/lib/egg/eggtreemultidnd.h +++ b/lib/egg/eggtreemultidnd.h @@ -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., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __EGG_TREE_MULTI_DND_H__ |