diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-12 12:21:49 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-12 12:21:49 -0700 |
commit | ef40da1f11397acb11aca582115d8a9d43da3f40 (patch) | |
tree | 1876916b8cc6fddaa108fca56246be24c7709779 /egg | |
parent | b34dc27b7b191e56cbf640a963435d6e68982608 (diff) | |
parent | 6dea004c72dde549910cbbe27199eae1bbd6765b (diff) | |
download | mate-session-manager-ef40da1f11397acb11aca582115d8a9d43da3f40.tar.bz2 mate-session-manager-ef40da1f11397acb11aca582115d8a9d43da3f40.tar.xz |
Merge pull request #7 from NiceandGently/master
incorrect FSF address
Diffstat (limited to 'egg')
-rw-r--r-- | egg/eggdesktopfile.c | 4 | ||||
-rw-r--r-- | egg/eggdesktopfile.h | 4 | ||||
-rw-r--r-- | egg/eggsmclient-private.h | 4 | ||||
-rw-r--r-- | egg/eggsmclient-xsmp.c | 4 | ||||
-rw-r--r-- | egg/eggsmclient.c | 4 | ||||
-rw-r--r-- | egg/eggsmclient.h | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/egg/eggdesktopfile.c b/egg/eggdesktopfile.c index 1972055..3bb3d36 100644 --- a/egg/eggdesktopfile.c +++ b/egg/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 02111-1307, 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/egg/eggdesktopfile.h b/egg/eggdesktopfile.h index 68850b7..44c093b 100644 --- a/egg/eggdesktopfile.h +++ b/egg/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 02111-1307, USA. + * write to the Free Software Foundation, Inc., 51 Franklin St - + * Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __EGG_DESKTOP_FILE_H__ diff --git a/egg/eggsmclient-private.h b/egg/eggsmclient-private.h index 84da8ab..62a0b4f 100644 --- a/egg/eggsmclient-private.h +++ b/egg/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/egg/eggsmclient-xsmp.c b/egg/eggsmclient-xsmp.c index 8a9c840..28d4095 100644 --- a/egg/eggsmclient-xsmp.c +++ b/egg/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/egg/eggsmclient.c b/egg/eggsmclient.c index 4b65f28..15b4fad 100644 --- a/egg/eggsmclient.c +++ b/egg/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/egg/eggsmclient.h b/egg/eggsmclient.h index 190ca0e..124f325 100644 --- a/egg/eggsmclient.h +++ b/egg/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__ |