diff options
Diffstat (limited to 'lib/xz/xz_lzma2.h')
| -rw-r--r-- | lib/xz/xz_lzma2.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/xz/xz_lzma2.h b/lib/xz/xz_lzma2.h index 071d67bee9f5..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 <http://7-zip.org/> - * - * This file has been put into the public domain. - * You can do whatever you want with this file. + * Igor Pavlov <https://7-zip.org/> */ #ifndef XZ_LZMA2_H |
