diff options
Diffstat (limited to 'ruby/ext/guestfs/extconf.rb')
-rw-r--r-- | ruby/ext/guestfs/extconf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/ext/guestfs/extconf.rb b/ruby/ext/guestfs/extconf.rb index cc053aa0..d86e26df 100644 --- a/ruby/ext/guestfs/extconf.rb +++ b/ruby/ext/guestfs/extconf.rb @@ -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. require 'mkmf' |