diff options
Diffstat (limited to 'libeggsmclient')
-rw-r--r-- | libeggsmclient/eggdesktopfile.c | 4 | ||||
-rw-r--r-- | libeggsmclient/eggdesktopfile.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libeggsmclient/eggdesktopfile.c b/libeggsmclient/eggdesktopfile.c index 5dec3cdf..5ecf831d 100644 --- a/libeggsmclient/eggdesktopfile.c +++ b/libeggsmclient/eggdesktopfile.c @@ -17,8 +17,8 @@ * * 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 02110-1301, USA. + * write to the Free Software Foundation, Inc., 51 Franklin St, + * Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/libeggsmclient/eggdesktopfile.h b/libeggsmclient/eggdesktopfile.h index adc31b18..9a5bd2e7 100644 --- a/libeggsmclient/eggdesktopfile.h +++ b/libeggsmclient/eggdesktopfile.h @@ -13,8 +13,8 @@ * * 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 02110-1301, USA. + * write to the Free Software Foundation, Inc., 51 Franklin St, + * Fifth Floor, Suite 330, Boston, MA 02110-1301, USA. */ #ifndef __EGG_DESKTOP_FILE_H__ |