From 4445eeca7f024eb55a9d5eb5ee6a7183816f0c2e Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Fri, 7 Dec 2018 16:42:06 +0000 Subject: add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_dd.c work git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@797 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- testing/sg_tst_async.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/sg_tst_async.cpp') diff --git a/testing/sg_tst_async.cpp b/testing/sg_tst_async.cpp index 485bae83..a6ac65ee 100644 --- a/testing/sg_tst_async.cpp +++ b/testing/sg_tst_async.cpp @@ -10,8 +10,6 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE @@ -24,6 +22,8 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. + * + * SPDX-License-Identifier: BSD-2-Clause */ #include @@ -82,7 +82,7 @@ #include "sg_pt.h" #include "sg_cmds.h" -static const char * version_str = "1.21 20181107"; +static const char * version_str = "1.22 20181207"; static const char * util_name = "sg_tst_async"; /* This is a test program for checking the async usage of the Linux sg -- cgit v1.2.3