diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-15 23:28:43 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 16:38:51 +0800 |
commit | 7ce2f5a7892db48c19017938a3d2ad26bf7df6d3 (patch) | |
tree | cb540a27c4a9f72fdf2489dc109d8cab4ef9d46a | |
parent | ab3534d873bc54ef125c6b2de3aefebf894424d7 (diff) | |
download | gsoc2013-empathy-7ce2f5a7892db48c19017938a3d2ad26bf7df6d3.tar gsoc2013-empathy-7ce2f5a7892db48c19017938a3d2ad26bf7df6d3.tar.gz gsoc2013-empathy-7ce2f5a7892db48c19017938a3d2ad26bf7df6d3.tar.bz2 gsoc2013-empathy-7ce2f5a7892db48c19017938a3d2ad26bf7df6d3.tar.lz gsoc2013-empathy-7ce2f5a7892db48c19017938a3d2ad26bf7df6d3.tar.xz gsoc2013-empathy-7ce2f5a7892db48c19017938a3d2ad26bf7df6d3.tar.zst gsoc2013-empathy-7ce2f5a7892db48c19017938a3d2ad26bf7df6d3.zip |
empathy-import-pidgin: update the FSF address
-rw-r--r-- | src/empathy-import-pidgin.c | 4 | ||||
-rw-r--r-- | src/empathy-import-pidgin.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/empathy-import-pidgin.c b/src/empathy-import-pidgin.c index 76295c702..f7981bfe5 100644 --- a/src/empathy-import-pidgin.c +++ b/src/empathy-import-pidgin.c @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; 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 * * Authors: Jonny Lamb <jonny.lamb@collabora.co.uk> * */ diff --git a/src/empathy-import-pidgin.h b/src/empathy-import-pidgin.h index fc7d2e491..b72acf553 100644 --- a/src/empathy-import-pidgin.h +++ b/src/empathy-import-pidgin.h @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU General Public * License along with this program; 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 * * Authors: Jonny Lamb <jonny.lamb@collabora.co.uk> */ |