diff options
Diffstat (limited to 'unittest/mytap/tap.h')
-rw-r--r-- | unittest/mytap/tap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unittest/mytap/tap.h b/unittest/mytap/tap.h index 834392c5fae..9b79b7714e8 100644 --- a/unittest/mytap/tap.h +++ b/unittest/mytap/tap.h @@ -11,7 +11,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA Library for providing TAP support for testing C and C++ was written by Mats Kindahl <mats@mysql.com>. |