diff options
Diffstat (limited to 'libeggsmclient')
-rw-r--r-- | libeggsmclient/eggdesktopfile.c | 2 | ||||
-rw-r--r-- | libeggsmclient/eggdesktopfile.h | 2 | ||||
-rw-r--r-- | libeggsmclient/eggsmclient-private.h | 4 | ||||
-rw-r--r-- | libeggsmclient/eggsmclient-xsmp.c | 4 | ||||
-rw-r--r-- | libeggsmclient/eggsmclient.c | 4 | ||||
-rw-r--r-- | libeggsmclient/eggsmclient.h | 4 |
6 files changed, 10 insertions, 10 deletions
diff --git a/libeggsmclient/eggdesktopfile.c b/libeggsmclient/eggdesktopfile.c index 6cd33c3b..5dec3cdf 100644 --- a/libeggsmclient/eggdesktopfile.c +++ b/libeggsmclient/eggdesktopfile.c @@ -18,7 +18,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; see the file COPYING.LIB. If not, * write to the Free Software Foundation, Inc., 59 Temple Place - - * Suite 330, Boston, MA 02111-1307, USA. + * Suite 330, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/libeggsmclient/eggdesktopfile.h b/libeggsmclient/eggdesktopfile.h index f8a3d3e0..adc31b18 100644 --- a/libeggsmclient/eggdesktopfile.h +++ b/libeggsmclient/eggdesktopfile.h @@ -14,7 +14,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; see the file COPYING.LIB. If not, * write to the Free Software Foundation, Inc., 59 Temple Place - - * Suite 330, Boston, MA 02111-1307, USA. + * Suite 330, Boston, MA 02110-1301, USA. */ #ifndef __EGG_DESKTOP_FILE_H__ diff --git a/libeggsmclient/eggsmclient-private.h b/libeggsmclient/eggsmclient-private.h index ccb10bfc..2e41d6d9 100644 --- a/libeggsmclient/eggsmclient-private.h +++ b/libeggsmclient/eggsmclient-private.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_PRIVATE_H__ diff --git a/libeggsmclient/eggsmclient-xsmp.c b/libeggsmclient/eggsmclient-xsmp.c index 23f40bba..c72839c6 100644 --- a/libeggsmclient/eggsmclient-xsmp.c +++ b/libeggsmclient/eggsmclient-xsmp.c @@ -17,8 +17,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. */ #include "config.h" diff --git a/libeggsmclient/eggsmclient.c b/libeggsmclient/eggsmclient.c index 4b65f283..15b4fad1 100644 --- a/libeggsmclient/eggsmclient.c +++ b/libeggsmclient/eggsmclient.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. */ #include "config.h" 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__ |