diff options
author | raveit65 <[email protected]> | 2012-10-12 01:34:18 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2012-10-12 01:34:18 +0200 |
commit | e77385f3a89674c743aa5179bacf1ff88ce0ee2a (patch) | |
tree | 8c63cd28bad58ec4ef0811948f1c3d15229593f4 /src/eggsmclient-win32.c | |
parent | ea0ba0ad5183094510e0cee8420ab5c97a9e9f3a (diff) | |
download | mate-terminal-e77385f3a89674c743aa5179bacf1ff88ce0ee2a.tar.bz2 mate-terminal-e77385f3a89674c743aa5179bacf1ff88ce0ee2a.tar.xz |
fix incorrect FSF address
Diffstat (limited to 'src/eggsmclient-win32.c')
-rw-r--r-- | src/eggsmclient-win32.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/eggsmclient-win32.c b/src/eggsmclient-win32.c index 745b265..c037a15 100644 --- a/src/eggsmclient-win32.c +++ b/src/eggsmclient-win32.c @@ -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. */ /* EggSMClientWin32 |