diff options
author | Travis Reitter <treitter@gmail.com> | 2010-02-13 00:11:13 +0800 |
---|---|---|
committer | Travis Reitter <treitter@gmail.com> | 2010-02-13 00:11:13 +0800 |
commit | a0e6a68707d834fbae1cdf93dadc4674a665c032 (patch) | |
tree | d9562dbd3163c84ea8978dd75a030d7f824da1d4 /src | |
parent | 8e3b113ee061ce053f7dff8f6d8b351a8ac2fb4d (diff) | |
download | gsoc2013-empathy-a0e6a68707d834fbae1cdf93dadc4674a665c032.tar gsoc2013-empathy-a0e6a68707d834fbae1cdf93dadc4674a665c032.tar.gz gsoc2013-empathy-a0e6a68707d834fbae1cdf93dadc4674a665c032.tar.bz2 gsoc2013-empathy-a0e6a68707d834fbae1cdf93dadc4674a665c032.tar.lz gsoc2013-empathy-a0e6a68707d834fbae1cdf93dadc4674a665c032.tar.xz gsoc2013-empathy-a0e6a68707d834fbae1cdf93dadc4674a665c032.tar.zst gsoc2013-empathy-a0e6a68707d834fbae1cdf93dadc4674a665c032.zip |
Update the FSF's mailing address in the new control center files.
Diffstat (limited to 'src')
-rw-r--r-- | src/cc-empathy-accounts-page.c | 3 | ||||
-rw-r--r-- | src/cc-empathy-accounts-page.h | 3 | ||||
-rw-r--r-- | src/cc-empathy-accounts-panel.c | 3 | ||||
-rw-r--r-- | src/cc-empathy-accounts-panel.h | 3 | ||||
-rw-r--r-- | src/empathy-accounts-module.c | 3 |
5 files changed, 5 insertions, 10 deletions
diff --git a/src/cc-empathy-accounts-page.c b/src/cc-empathy-accounts-page.c index e1502c571..15c7e5689 100644 --- a/src/cc-empathy-accounts-page.c +++ b/src/cc-empathy-accounts-page.c @@ -15,8 +15,7 @@ * * 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. - * + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include "config.h" diff --git a/src/cc-empathy-accounts-page.h b/src/cc-empathy-accounts-page.h index f526dca50..7c360874e 100644 --- a/src/cc-empathy-accounts-page.h +++ b/src/cc-empathy-accounts-page.h @@ -15,8 +15,7 @@ * * 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. - * + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef __CC_EMPATHY_ACCOUNTS_PAGE_H diff --git a/src/cc-empathy-accounts-panel.c b/src/cc-empathy-accounts-panel.c index e975d2701..63500e66c 100644 --- a/src/cc-empathy-accounts-panel.c +++ b/src/cc-empathy-accounts-panel.c @@ -14,8 +14,7 @@ * * 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. - * + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include "config.h" diff --git a/src/cc-empathy-accounts-panel.h b/src/cc-empathy-accounts-panel.h index 5e6f597a5..86e303e32 100644 --- a/src/cc-empathy-accounts-panel.h +++ b/src/cc-empathy-accounts-panel.h @@ -15,8 +15,7 @@ * * 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. - * + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef __CC_EMPATHY_ACCOUNTS_PANEL_H diff --git a/src/empathy-accounts-module.c b/src/empathy-accounts-module.c index b80cd4f5f..76a747804 100644 --- a/src/empathy-accounts-module.c +++ b/src/empathy-accounts-module.c @@ -15,8 +15,7 @@ * * 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. - * + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include <config.h> |