Skip to content
Commit 1e9c89ea authored by Felix Möller's avatar Felix Möller Committed by Tomáš Bžatek
Browse files

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: default avatarTomas Bzatek <tbzatek@redhat.com>
parent 713bd83a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment