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/mouse | |
parent | d2c7965aa092cecb857bd0301b7c9ff2dc10f9f8 (diff) | |
download | mate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.bz2 mate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.xz |
fix incorrect FSF address
Diffstat (limited to 'plugins/mouse')
-rw-r--r-- | plugins/mouse/msd-locate-pointer.c | 2 | ||||
-rw-r--r-- | plugins/mouse/msd-mouse-manager.c | 2 | ||||
-rw-r--r-- | plugins/mouse/msd-mouse-manager.h | 2 | ||||
-rw-r--r-- | plugins/mouse/msd-mouse-plugin.c | 2 | ||||
-rw-r--r-- | plugins/mouse/msd-mouse-plugin.h | 2 | ||||
-rw-r--r-- | plugins/mouse/msd-timeline.c | 2 | ||||
-rw-r--r-- | plugins/mouse/msd-timeline.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/plugins/mouse/msd-locate-pointer.c b/plugins/mouse/msd-locate-pointer.c index 8582074..8f44646 100644 --- a/plugins/mouse/msd-locate-pointer.c +++ b/plugins/mouse/msd-locate-pointer.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. */ #include <gtk/gtk.h> diff --git a/plugins/mouse/msd-mouse-manager.c b/plugins/mouse/msd-mouse-manager.c index 69b61a6..3e6381a 100644 --- a/plugins/mouse/msd-mouse-manager.c +++ b/plugins/mouse/msd-mouse-manager.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/mouse/msd-mouse-manager.h b/plugins/mouse/msd-mouse-manager.h index e691d7b..a6b66c0 100644 --- a/plugins/mouse/msd-mouse-manager.h +++ b/plugins/mouse/msd-mouse-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/mouse/msd-mouse-plugin.c b/plugins/mouse/msd-mouse-plugin.c index 7203002..9bd3d1b 100644 --- a/plugins/mouse/msd-mouse-plugin.c +++ b/plugins/mouse/msd-mouse-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/mouse/msd-mouse-plugin.h b/plugins/mouse/msd-mouse-plugin.h index 2c2da6c..f9eb865 100644 --- a/plugins/mouse/msd-mouse-plugin.h +++ b/plugins/mouse/msd-mouse-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. * */ diff --git a/plugins/mouse/msd-timeline.c b/plugins/mouse/msd-timeline.c index 9bcfd2f..586e81b 100644 --- a/plugins/mouse/msd-timeline.c +++ b/plugins/mouse/msd-timeline.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. */ #include <glib.h> diff --git a/plugins/mouse/msd-timeline.h b/plugins/mouse/msd-timeline.h index b8d40ca..f0ed24a 100644 --- a/plugins/mouse/msd-timeline.h +++ b/plugins/mouse/msd-timeline.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. */ #ifndef __MSD_TIMELINE_H__ |