diff options
Diffstat (limited to 'tests/fork_big.pl')
-rwxr-xr-x | tests/fork_big.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fork_big.pl b/tests/fork_big.pl index ec1f131d453..623377ab5cd 100755 --- a/tests/fork_big.pl +++ b/tests/fork_big.pl @@ -15,7 +15,7 @@ use strict; # # 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA # # This is a test with uses many processes to test a MySQL server. |