X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=ruby%2Ftests%2Ftc_rhbz664558c6.rb;h=290deac13dcf99b90ac4bc38b2987c2f7a5c43a1;hp=ec5cf49fd373ec58ebaf63200d0cb0fb221ba01a;hb=04ea1375c55aa67df4e7fc61dbb534111767f3b6;hpb=9c299b64bb24cefafa582fe425bb65b78373d205 diff --git a/ruby/tests/tc_rhbz664558c6.rb b/ruby/tests/tc_rhbz664558c6.rb index ec5cf49..290deac 100644 --- a/ruby/tests/tc_rhbz664558c6.rb +++ b/ruby/tests/tc_rhbz664558c6.rb @@ -13,7 +13,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. # Test that throwing an exception in a callback doesn't cause # the interpreter to segfault. See: