diff options
author | Steve Zesch <[email protected]> | 2012-11-18 20:42:35 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-18 20:42:35 -0500 |
commit | 6df88f1083d89a62b389d2dbb2f95d2e54f019d6 (patch) | |
tree | 8ca355eee4bc532fcf8c1e3a7d72ceb134c1dbd5 /libmate-panel-applet | |
parent | 24ac184b8026e9628f8589938399c703101b6276 (diff) | |
download | mate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.bz2 mate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'libmate-panel-applet')
-rw-r--r-- | libmate-panel-applet/mate-panel-applet-factory.c | 4 | ||||
-rw-r--r-- | libmate-panel-applet/mate-panel-applet-factory.h | 4 | ||||
-rw-r--r-- | libmate-panel-applet/mate-panel-applet-gsettings.c | 4 | ||||
-rw-r--r-- | libmate-panel-applet/mate-panel-applet-gsettings.h | 4 | ||||
-rw-r--r-- | libmate-panel-applet/mate-panel-applet.c | 4 | ||||
-rw-r--r-- | libmate-panel-applet/mate-panel-applet.h | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/libmate-panel-applet/mate-panel-applet-factory.c b/libmate-panel-applet/mate-panel-applet-factory.c index 9821e323..6301a11c 100644 --- a/libmate-panel-applet/mate-panel-applet-factory.c +++ b/libmate-panel-applet/mate-panel-applet-factory.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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "mate-panel-applet.h" diff --git a/libmate-panel-applet/mate-panel-applet-factory.h b/libmate-panel-applet/mate-panel-applet-factory.h index 3a643696..52fb23b4 100644 --- a/libmate-panel-applet/mate-panel-applet-factory.h +++ b/libmate-panel-applet/mate-panel-applet-factory.h @@ -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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef MATE_PANEL_APPLET_FACTORY_H diff --git a/libmate-panel-applet/mate-panel-applet-gsettings.c b/libmate-panel-applet/mate-panel-applet-gsettings.c index 6b8adb10..df753585 100644 --- a/libmate-panel-applet/mate-panel-applet-gsettings.c +++ b/libmate-panel-applet/mate-panel-applet-gsettings.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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Authors: * Stefano Karapetsas <[email protected]> diff --git a/libmate-panel-applet/mate-panel-applet-gsettings.h b/libmate-panel-applet/mate-panel-applet-gsettings.h index a8426256..43b2de8c 100644 --- a/libmate-panel-applet/mate-panel-applet-gsettings.h +++ b/libmate-panel-applet/mate-panel-applet-gsettings.h @@ -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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Authors: * Stefano Karapetsas <[email protected]> diff --git a/libmate-panel-applet/mate-panel-applet.c b/libmate-panel-applet/mate-panel-applet.c index e9e46e57..6da1b639 100644 --- a/libmate-panel-applet/mate-panel-applet.c +++ b/libmate-panel-applet/mate-panel-applet.c @@ -16,8 +16,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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Authors: * Mark McLoughlin <[email protected]> diff --git a/libmate-panel-applet/mate-panel-applet.h b/libmate-panel-applet/mate-panel-applet.h index dfc1c079..dadc92bc 100644 --- a/libmate-panel-applet/mate-panel-applet.h +++ b/libmate-panel-applet/mate-panel-applet.h @@ -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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Authors: * Mark McLoughlin <[email protected]> |