diff options
Diffstat (limited to 'regressions/test-reopen.sh')
-rwxr-xr-x | regressions/test-reopen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regressions/test-reopen.sh b/regressions/test-reopen.sh index 90774c9c..321f2a02 100755 --- a/regressions/test-reopen.sh +++ b/regressions/test-reopen.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. # Test reopening the handle in the same process. This used to fail # but was corrected in 03e1f74ee08dc71bc09cc7655bf4732685f80b43. |