diff options
author | raveit65 <[email protected]> | 2012-10-12 21:18:12 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2012-10-12 21:18:12 +0200 |
commit | c55e5b68619dd45a002b939d8fffeaf45bf8d206 (patch) | |
tree | 1e974d2baf2457ac6c9d49e33c936b9d9ebda6d1 /plugins/xsettings | |
parent | d2c7965aa092cecb857bd0301b7c9ff2dc10f9f8 (diff) | |
download | mate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.bz2 mate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.xz |
fix incorrect FSF address
Diffstat (limited to 'plugins/xsettings')
-rw-r--r-- | plugins/xsettings/fontconfig-monitor.c | 2 | ||||
-rw-r--r-- | plugins/xsettings/fontconfig-monitor.h | 2 | ||||
-rw-r--r-- | plugins/xsettings/msd-xsettings-manager.c | 2 | ||||
-rw-r--r-- | plugins/xsettings/msd-xsettings-manager.h | 2 | ||||
-rw-r--r-- | plugins/xsettings/msd-xsettings-plugin.c | 2 | ||||
-rw-r--r-- | plugins/xsettings/msd-xsettings-plugin.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/plugins/xsettings/fontconfig-monitor.c b/plugins/xsettings/fontconfig-monitor.c index bfb15ed..febb746 100644 --- a/plugins/xsettings/fontconfig-monitor.c +++ b/plugins/xsettings/fontconfig-monitor.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 St, Fifth Floor, Boston, MA 02110-1301, USA. * * Author: Behdad Esfahbod, Red Hat, Inc. */ diff --git a/plugins/xsettings/fontconfig-monitor.h b/plugins/xsettings/fontconfig-monitor.h index 71256e4..22163e6 100644 --- a/plugins/xsettings/fontconfig-monitor.h +++ b/plugins/xsettings/fontconfig-monitor.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 St, Fifth Floor, Boston, MA 02110-1301, USA. * * Author: Behdad Esfahbod, Red Hat, Inc. */ diff --git a/plugins/xsettings/msd-xsettings-manager.c b/plugins/xsettings/msd-xsettings-manager.c index cadc0c6..e045711 100644 --- a/plugins/xsettings/msd-xsettings-manager.c +++ b/plugins/xsettings/msd-xsettings-manager.c @@ -15,7 +15,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 St, Fifth Floor, Boston, MA 02110-1301, USA. * */ diff --git a/plugins/xsettings/msd-xsettings-manager.h b/plugins/xsettings/msd-xsettings-manager.h index b97afbf..86eb32c 100644 --- a/plugins/xsettings/msd-xsettings-manager.h +++ b/plugins/xsettings/msd-xsettings-manager.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 St, Fifth Floor, Boston, MA 02110-1301, USA. * */ diff --git a/plugins/xsettings/msd-xsettings-plugin.c b/plugins/xsettings/msd-xsettings-plugin.c index 50af53a..6449264 100644 --- a/plugins/xsettings/msd-xsettings-plugin.c +++ b/plugins/xsettings/msd-xsettings-plugin.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 St, Fifth Floor, Boston, MA 02110-1301, USA. * */ diff --git a/plugins/xsettings/msd-xsettings-plugin.h b/plugins/xsettings/msd-xsettings-plugin.h index 88c8331..37d4e15 100644 --- a/plugins/xsettings/msd-xsettings-plugin.h +++ b/plugins/xsettings/msd-xsettings-plugin.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 St, Fifth Floor, Boston, MA 02110-1301, USA. * */ |