diff options
author | Nice&Gently <[email protected]> | 2012-07-26 21:27:25 +0200 |
---|---|---|
committer | Nice&Gently <[email protected]> | 2012-07-26 21:27:25 +0200 |
commit | 6ab8ec34b955b5ad2add1b069714ad02e76f4bad (patch) | |
tree | bd46c9122697ebaadd171d09d1c76513f021a0b4 | |
parent | ab3d71f413dc518591cca639df903e56ec83e6e8 (diff) | |
download | mate-settings-daemon-6ab8ec34b955b5ad2add1b069714ad02e76f4bad.tar.bz2 mate-settings-daemon-6ab8ec34b955b5ad2add1b069714ad02e76f4bad.tar.xz |
fix incorrect-fsf-address
-rw-r--r-- | mate-settings-daemon/mate-settings-plugin.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-settings-daemon/mate-settings-plugin.h b/mate-settings-daemon/mate-settings-plugin.h index 1786f02..0f90567 100644 --- a/mate-settings-daemon/mate-settings-plugin.h +++ b/mate-settings-daemon/mate-settings-plugin.h @@ -15,8 +15,8 @@ * * 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 __MATE_SETTINGS_PLUGIN_H__ |