]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
Tests: Correct license header in test_microlzma.c.
authorJia Tan <jiat0218@gmail.com>
Mon, 26 Feb 2024 11:56:25 +0000 (19:56 +0800)
committerJia Tan <jiat0218@gmail.com>
Mon, 26 Feb 2024 11:56:25 +0000 (19:56 +0800)
tests/test_microlzma.c

index 0fba9192355b365aa6dad8f4466aca8359243439..43594a0ada312cee4dd693a11bd919487fd6e826 100644 (file)
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: 0BSD
+
 ///////////////////////////////////////////////////////////////////////////////
 //
 /// \file       test_microlzma.c
@@ -5,9 +7,6 @@
 //
 //  Author:     Jia Tan
 //
-//  This file has been put into the public domain.
-//  You can do whatever you want with this file.
-//
 ///////////////////////////////////////////////////////////////////////////////
 
 #include "tests.h"