diff options
author | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2011-01-07 15:28:36 +0200 |
---|---|---|
committer | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2011-01-07 15:28:36 +0200 |
commit | b831c6dbbb29a9dc7dd3e3b7910f5b39e96fe2af (patch) | |
tree | d885b266e360e44a66cfa97fb5d2166a498eeb78 /extra/yassl/testsuite/make.bat | |
parent | 1e3a4dc1056ed243fd80dc968ae0e8fa08fbb88c (diff) | |
parent | a448580d650280ad495f55d358b9b0437f2ceecd (diff) | |
download | mariadb-git-b831c6dbbb29a9dc7dd3e3b7910f5b39e96fe2af.tar.gz |
automerge
Diffstat (limited to 'extra/yassl/testsuite/make.bat')
-rw-r--r-- | extra/yassl/testsuite/make.bat | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/extra/yassl/testsuite/make.bat b/extra/yassl/testsuite/make.bat index ea2677db481..941e499d7e6 100644 --- a/extra/yassl/testsuite/make.bat +++ b/extra/yassl/testsuite/make.bat @@ -1,3 +1,18 @@ +REM Copyright (C) 2006, 2007 MySQL AB +REM +REM This program is free software; you can redistribute it and/or modify +REM it under the terms of the GNU General Public License as published by +REM the Free Software Foundation; version 2 of the License. +REM +REM This program is distributed in the hope that it will be useful, +REM but WITHOUT ANY WARRANTY; without even the implied warranty of +REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +REM GNU General Public License for more details. +REM +REM You should have received a copy of the GNU General Public License +REM along with this program; if not, write to the Free Software +REM Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + REM quick and dirty build file for testing different MSDEVs setlocal |