From 1e9c89eafaac6b3a759115df9981526fe9083461 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20M=C3=B6ller?= Date: Mon, 30 Jul 2012 16:13:53 +0200 Subject: Update the Address of the FSF Updating the address of the FSF. This has been done by: while read file; do sed -i 's:59 Temple Place:51 Franklin Street:' $file sed -i 's:Suite 330:Fifth Floor:' $file sed -i 's:02111-1307:02110-1301:' $file done https://bugzilla.gnome.org/show_bug.cgi?id=656598 Signed-off-by: Tomas Bzatek --- common/gmountoperationdbus.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/gmountoperationdbus.h') diff --git a/common/gmountoperationdbus.h b/common/gmountoperationdbus.h index 26ee4013..564fc739 100644 --- a/common/gmountoperationdbus.h +++ b/common/gmountoperationdbus.h @@ -14,8 +14,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 Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Alexander Larsson */ -- cgit v1.2.1