diff options
-rw-r--r-- | COPYING | 6 | ||||
-rw-r--r-- | ChangeLog | 9 | ||||
-rw-r--r-- | src/about.c | 4 | ||||
-rw-r--r-- | src/calendar.c | 4 | ||||
-rw-r--r-- | src/eggtrayicon.c | 4 | ||||
-rw-r--r-- | src/entry.c | 4 | ||||
-rw-r--r-- | src/fileselection.c | 4 | ||||
-rw-r--r-- | src/main.c | 4 | ||||
-rw-r--r-- | src/msg.c | 4 | ||||
-rw-r--r-- | src/notification.c | 4 | ||||
-rw-r--r-- | src/option.c | 4 | ||||
-rw-r--r-- | src/progress.c | 4 | ||||
-rw-r--r-- | src/text.c | 4 | ||||
-rw-r--r-- | src/tree.c | 4 | ||||
-rw-r--r-- | src/util.c | 4 |
15 files changed, 38 insertions, 29 deletions
@@ -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. @@ -1,3 +1,12 @@ +2005-04-25 Glynn Foster <glynn.foster@sun.com> + + * 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 <glynn.foster@sun.com> * src/fileselection.c: Fix for #171838, from Carlos diff --git a/src/about.c b/src/about.c index a849f86..49fdc75 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 <glynn.foster@sun.com> * Anders Carlsson <andersca@gnu.org> diff --git a/src/calendar.c b/src/calendar.c index 8bffed8..248f3b8 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 <glynn.foster@sun.com> */ diff --git a/src/eggtrayicon.c b/src/eggtrayicon.c index c4aa3e6..1e6d5bd 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 <config.h> diff --git a/src/entry.c b/src/entry.c index 2d92f2d..db5b3fe 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 <glynn.foster@sun.com> */ diff --git a/src/fileselection.c b/src/fileselection.c index 4e51eec..b2144a1 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 <glynn.foster@sun.com> */ @@ -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 <glynn.foster@sun.com> */ @@ -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 <glynn.foster@sun.com> */ diff --git a/src/notification.c b/src/notification.c index 0a72385..8aa0d91 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 <glynn.foster@sun.com> */ diff --git a/src/option.c b/src/option.c index 44fd74a..33a185f 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 <glynn.foster@sun.com> * Lucas Rocha <lucasr@im.ufba.br> diff --git a/src/progress.c b/src/progress.c index dfe9cef..8d7b1db 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 <glynn.foster@sun.com> */ @@ -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 <glynn.foster@sun.com> */ @@ -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 <glynn.foster@sun.com> * Jonathan Blanford <jrb@redhat.com> @@ -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 <glynn.foster@sun.com> * Havoc Pennington <hp@redhat.com> |