diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 20:54:49 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 21:01:05 +0800 |
commit | 15ec4617ba99fa803befc897c665ea9690657692 (patch) | |
tree | 787e1d7a8aae70f6a4e9990eb2f535df66e4bc24 | |
parent | 8adecae5dd907387d030531356149b369f51af60 (diff) | |
download | gsoc2013-empathy-15ec4617ba99fa803befc897c665ea9690657692.tar gsoc2013-empathy-15ec4617ba99fa803befc897c665ea9690657692.tar.gz gsoc2013-empathy-15ec4617ba99fa803befc897c665ea9690657692.tar.bz2 gsoc2013-empathy-15ec4617ba99fa803befc897c665ea9690657692.tar.lz gsoc2013-empathy-15ec4617ba99fa803befc897c665ea9690657692.tar.xz gsoc2013-empathy-15ec4617ba99fa803befc897c665ea9690657692.tar.zst gsoc2013-empathy-15ec4617ba99fa803befc897c665ea9690657692.zip |
empathy-time: update FSF address
-rw-r--r-- | libempathy/empathy-time.c | 4 | ||||
-rw-r--r-- | libempathy/empathy-time.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libempathy/empathy-time.c b/libempathy/empathy-time.c index 9eec8adc0..15b5c30a4 100644 --- a/libempathy/empathy-time.c +++ b/libempathy/empathy-time.c @@ -14,8 +14,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: Richard Hult <richard@imendio.com> */ diff --git a/libempathy/empathy-time.h b/libempathy/empathy-time.h index ce520cdf9..a6737386c 100644 --- a/libempathy/empathy-time.h +++ b/libempathy/empathy-time.h @@ -14,8 +14,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 */ #ifndef __EMPATHY_TIME_H__ |