diff options
author | Steve Zesch <[email protected]> | 2012-08-02 21:04:59 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-08-02 21:04:59 -0400 |
commit | b1c431a5d722b48d73ca2a4a5504518768df5cf7 (patch) | |
tree | 74ea4453b70704badaef7c4c41f259099c760f42 /capplets/keybindings | |
parent | 3d9141cf86c77ee07af7b826dc23d8c1fe40fe04 (diff) | |
download | mate-control-center-b1c431a5d722b48d73ca2a4a5504518768df5cf7.tar.bz2 mate-control-center-b1c431a5d722b48d73ca2a4a5504518768df5cf7.tar.xz |
Fixed incorrect fsf address.
Diffstat (limited to 'capplets/keybindings')
-rw-r--r-- | capplets/keybindings/eggaccelerators.c | 4 | ||||
-rw-r--r-- | capplets/keybindings/eggaccelerators.h | 4 | ||||
-rw-r--r-- | capplets/keybindings/eggcellrendererkeys.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/capplets/keybindings/eggaccelerators.c b/capplets/keybindings/eggaccelerators.c index 643808bf..9806e109 100644 --- a/capplets/keybindings/eggaccelerators.c +++ b/capplets/keybindings/eggaccelerators.c @@ -14,8 +14,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 "eggaccelerators.h" diff --git a/capplets/keybindings/eggaccelerators.h b/capplets/keybindings/eggaccelerators.h index 660f5670..4f503d6b 100644 --- a/capplets/keybindings/eggaccelerators.h +++ b/capplets/keybindings/eggaccelerators.h @@ -14,8 +14,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 __EGG_ACCELERATORS_H__ diff --git a/capplets/keybindings/eggcellrendererkeys.h b/capplets/keybindings/eggcellrendererkeys.h index 2fe515e1..1b5f4262 100644 --- a/capplets/keybindings/eggcellrendererkeys.h +++ b/capplets/keybindings/eggcellrendererkeys.h @@ -13,8 +13,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 __EGG_CELL_RENDERER_KEYS_H__ |