From 04ea1375c55aa67df4e7fc61dbb534111767f3b6 Mon Sep 17 00:00:00 2001 From: Matthew Booth Date: Tue, 8 Nov 2011 14:27:49 +0000 Subject: Update FSF address. --- src/api-support/update-from-tarballs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/api-support') diff --git a/src/api-support/update-from-tarballs.sh b/src/api-support/update-from-tarballs.sh index 241cd164..cd797e4a 100755 --- a/src/api-support/update-from-tarballs.sh +++ b/src/api-support/update-from-tarballs.sh @@ -14,7 +14,7 @@ # # 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., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. if [ ! -f BUGS ]; then echo "You should run this script from the top source directory." -- cgit