Skip to content
  • Felix Möller's avatar
    Update the Address of the FSF · 1e9c89ea
    Felix Möller authored and Tomáš Bžatek's avatar Tomáš Bžatek committed
    
    
    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>
    1e9c89ea
This project is licensed under the GNU Library General Public License v2 only. Learn more