diff options
author | Felix Möller <mail@felixmoeller.de> | 2012-07-30 16:13:53 +0200 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2012-07-30 16:13:53 +0200 |
commit | 1e9c89eafaac6b3a759115df9981526fe9083461 (patch) | |
tree | 30587f2399f8c3574333ce963097d421ffe5c8f4 /daemon/gvfsftpfile.h | |
parent | 713bd83a892b9fa021f323e9df0df8e149d6194e (diff) | |
download | gvfs-1e9c89eafaac6b3a759115df9981526fe9083461.tar.gz |
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 <tbzatek@redhat.com>
Diffstat (limited to 'daemon/gvfsftpfile.h')
-rw-r--r-- | daemon/gvfsftpfile.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/daemon/gvfsftpfile.h b/daemon/gvfsftpfile.h index e30d2db9..52f216e3 100644 --- a/daemon/gvfsftpfile.h +++ b/daemon/gvfsftpfile.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: Benjamin Otte <otte@gnome.org> */ |