diff options
author | Steve Zesch <[email protected]> | 2012-11-18 20:49:58 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-18 20:49:58 -0500 |
commit | e4d70e0aae8b9d03038247e48136209577eee5a6 (patch) | |
tree | a6f0eb6450db475b81cc6c20c13d4d99ac434dae /libeggsmclient/eggsmclient.h | |
parent | 266894647388df80ab6bc6d3b38201db863a9488 (diff) | |
download | mate-utils-e4d70e0aae8b9d03038247e48136209577eee5a6.tar.bz2 mate-utils-e4d70e0aae8b9d03038247e48136209577eee5a6.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'libeggsmclient/eggsmclient.h')
-rw-r--r-- | libeggsmclient/eggsmclient.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libeggsmclient/eggsmclient.h b/libeggsmclient/eggsmclient.h index e620b754..d87f670a 100644 --- a/libeggsmclient/eggsmclient.h +++ b/libeggsmclient/eggsmclient.h @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Lesser 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_SM_CLIENT_H__ |