X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2Fapi-support%2Fupdate-from-tarballs.sh;h=cd797e4affb76717cdcad0c4426effbb9fca658c;hb=56b3b40603a95b09a0f34c2e49143bc7b40cbdfd;hp=241cd1645dfd60b981fcfa09c38e718ecd4129ae;hpb=7ba1b55aa79c56ded770f8ea46716eb054fbfe78;p=libguestfs.git diff --git a/src/api-support/update-from-tarballs.sh b/src/api-support/update-from-tarballs.sh index 241cd16..cd797e4 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."