From 6abd93050f533752e47b75158e95431575c652ac Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Mon, 25 Apr 2005 03:20:45 +0000 Subject: COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c, 2005-04-25 Glynn Foster * COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, * src/entry.c, src/fileselection.c, src/main.c, src/msg.c, * src/notification.c, src/option.c, src/progress.c, * src/text.c, src/tree.c, src/util.c: Update the FSF address to point to 51 Franklin Street, Fifth Floor as per forwarded mail from Alvaro Lopez Ortega. --- COPYING | 6 +++--- ChangeLog | 9 +++++++++ src/about.c | 4 ++-- src/calendar.c | 4 ++-- src/eggtrayicon.c | 4 ++-- src/entry.c | 4 ++-- src/fileselection.c | 4 ++-- src/main.c | 4 ++-- src/msg.c | 4 ++-- src/notification.c | 4 ++-- src/option.c | 4 ++-- src/progress.c | 4 ++-- src/text.c | 4 ++-- src/tree.c | 4 ++-- src/util.c | 4 ++-- 15 files changed, 38 insertions(+), 29 deletions(-) diff --git a/COPYING b/COPYING index bf50f20d..a1518ff8 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -464,8 +464,8 @@ convey the exclusion of warranty; and each file should have at least the 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. Also add information on how to contact you by electronic and paper mail. diff --git a/ChangeLog b/ChangeLog index 33e96c99..935146c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-04-25 Glynn Foster + + * COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, + * src/entry.c, src/fileselection.c, src/main.c, src/msg.c, + * src/notification.c, src/option.c, src/progress.c, + * src/text.c, src/tree.c, src/util.c: Update the FSF address + to point to 51 Franklin Street, Fifth Floor as per forwarded + mail from Alvaro Lopez Ortega. + 2005-04-20 Glynn Foster * src/fileselection.c: Fix for #171838, from Carlos diff --git a/src/about.c b/src/about.c index a849f864..49fdc75f 100644 --- a/src/about.c +++ b/src/about.c @@ -17,8 +17,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. * * Authors: Glynn Foster * Anders Carlsson diff --git a/src/calendar.c b/src/calendar.c index 8bffed8e..248f3b8d 100644 --- a/src/calendar.c +++ b/src/calendar.c @@ -15,8 +15,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. * * Authors: Glynn Foster */ diff --git a/src/eggtrayicon.c b/src/eggtrayicon.c index c4aa3e6e..1e6d5bdd 100644 --- a/src/eggtrayicon.c +++ b/src/eggtrayicon.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 diff --git a/src/entry.c b/src/entry.c index 2d92f2d4..db5b3fe8 100644 --- a/src/entry.c +++ b/src/entry.c @@ -15,8 +15,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. * * Authors: Glynn Foster */ diff --git a/src/fileselection.c b/src/fileselection.c index 4e51eec2..b2144a15 100644 --- a/src/fileselection.c +++ b/src/fileselection.c @@ -15,8 +15,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. * * Authors: Glynn Foster */ diff --git a/src/main.c b/src/main.c index b79afc06..09330d55 100644 --- a/src/main.c +++ b/src/main.c @@ -15,8 +15,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. * * Authors: Glynn Foster */ diff --git a/src/msg.c b/src/msg.c index 2449c007..0c46c362 100644 --- a/src/msg.c +++ b/src/msg.c @@ -15,8 +15,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. * * Authors: Glynn Foster */ diff --git a/src/notification.c b/src/notification.c index 0a723854..8aa0d917 100644 --- a/src/notification.c +++ b/src/notification.c @@ -15,8 +15,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. * * Authors: Glynn Foster */ diff --git a/src/option.c b/src/option.c index 44fd74a5..33a185f5 100644 --- a/src/option.c +++ b/src/option.c @@ -15,8 +15,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. * * Authors: Glynn Foster * Lucas Rocha diff --git a/src/progress.c b/src/progress.c index dfe9cef1..8d7b1dbe 100644 --- a/src/progress.c +++ b/src/progress.c @@ -15,8 +15,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. * * Authors: Glynn Foster */ diff --git a/src/text.c b/src/text.c index acd17394..9923cce9 100644 --- a/src/text.c +++ b/src/text.c @@ -15,8 +15,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. * * Authors: Glynn Foster */ diff --git a/src/tree.c b/src/tree.c index 63fe4aee..b50a755b 100644 --- a/src/tree.c +++ b/src/tree.c @@ -15,8 +15,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. * * Authors: Glynn Foster * Jonathan Blanford diff --git a/src/util.c b/src/util.c index ff7d18b3..9861e411 100644 --- a/src/util.c +++ b/src/util.c @@ -18,8 +18,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. * * Authors: Glynn Foster * Havoc Pennington -- cgit