speed up ==, hash, <, >, <=, and >= for plain_data
[nmutil.git] / src / nmutil / extend.py
index c2f8e4d5104ea4874ad71aaadcb78ae952ebae46..7b7d1acb78cdc52422040e85479ad8c680091184 100644 (file)
@@ -1,5 +1,5 @@
+# SPDX-License-Identifier: LGPL-2-or-later
 # Copyright (C) Luke Kenneth Casson Leighton 2020,2021 <lkcl@lkcl.net>
-# License: LGPLv2+
 """
 Provides sign/unsigned extension/truncation utility functions.