diff options
author | Glynn Foster <glynn.foster@sun.com> | 2005-04-25 03:20:45 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2005-04-25 03:20:45 +0000 |
commit | 6abd93050f533752e47b75158e95431575c652ac (patch) | |
tree | 09ab9675590a23cb218b06ac836b981600cd0257 | |
parent | Updated British English translation (diff) | |
download | zenity-6abd93050f533752e47b75158e95431575c652ac.tar.gz zenity-6abd93050f533752e47b75158e95431575c652ac.tar.bz2 zenity-6abd93050f533752e47b75158e95431575c652ac.zip |
COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,
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.
-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 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 <glynn.foster@sun.com> * Anders Carlsson <andersca@gnu.org> 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 <glynn.foster@sun.com> */ 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 <config.h> 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 <glynn.foster@sun.com> */ 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 <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 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 <glynn.foster@sun.com> */ 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 <glynn.foster@sun.com> * Lucas Rocha <lucasr@im.ufba.br> 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 <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> |