diff options
author | Steve Zesch <[email protected]> | 2012-07-26 17:45:01 -0700 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-07-26 17:45:01 -0700 |
commit | 78afd1dac7239fab2c0a27284950326bd83c5eea (patch) | |
tree | bd46c9122697ebaadd171d09d1c76513f021a0b4 | |
parent | ab3d71f413dc518591cca639df903e56ec83e6e8 (diff) | |
parent | 6ab8ec34b955b5ad2add1b069714ad02e76f4bad (diff) | |
download | mate-settings-daemon-78afd1dac7239fab2c0a27284950326bd83c5eea.tar.bz2 mate-settings-daemon-78afd1dac7239fab2c0a27284950326bd83c5eea.tar.xz |
Merge pull request #11 from NiceandGently/master
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__ |