diff options
author | Laurent Napias <[email protected]> | 2019-06-10 10:54:05 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-11 19:22:17 +0200 |
commit | 517435ea0a864438509102901dbd7e177002e3f3 (patch) | |
tree | cdb0800e3a6b754d10f05bd3193f3f9dc77c578e | |
parent | 894645c7bce5a4f554976ab48f66293bf9fd70cc (diff) | |
download | mate-panel-517435ea0a864438509102901dbd7e177002e3f3.tar.bz2 mate-panel-517435ea0a864438509102901dbd7e177002e3f3.tar.xz |
Update FSF address
-rw-r--r-- | mate-panel/panel-a11y.c | 2 | ||||
-rw-r--r-- | mate-panel/panel-a11y.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mate-panel/panel-a11y.c b/mate-panel/panel-a11y.c index 06379928..3842226d 100644 --- a/mate-panel/panel-a11y.c +++ b/mate-panel/panel-a11y.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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "panel-a11y.h" diff --git a/mate-panel/panel-a11y.h b/mate-panel/panel-a11y.h index f9bbcb6d..f12e9aa4 100644 --- a/mate-panel/panel-a11y.h +++ b/mate-panel/panel-a11y.h @@ -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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __PANEL_A11Y_H__ |