summaryrefslogtreecommitdiff
path: root/lib/xz/xz_lzma2.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xz/xz_lzma2.h')
-rw-r--r--lib/xz/xz_lzma2.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/xz/xz_lzma2.h b/lib/xz/xz_lzma2.h
index 92d852d4f87a..d2632b7dfb9c 100644
--- a/lib/xz/xz_lzma2.h
+++ b/lib/xz/xz_lzma2.h
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: 0BSD */
+
/*
* LZMA2 definitions
*
* Authors: Lasse Collin <lasse.collin@tukaani.org>
* Igor Pavlov <https://7-zip.org/>
- *
- * This file has been put into the public domain.
- * You can do whatever you want with this file.
*/
#ifndef XZ_LZMA2_H