blender/extern/lzo
Thomas Dinges 65762c880f Add license and copyright information for external dependencies
This is being added straight to 4.2, prior to the `make license` command
which will use this to generate a more complete license file.

Licenses information and ambiguities worked with Dalai Felinto.

Part of !129018.
2024-10-18 17:08:33 +02:00
..
minilzo
CMakeLists.txt
README.blender Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00

Project: miniLZO
#mini subset of the LZO real-time data compression librar
URL: http://www.oberhumer.com/opensource/lzo/
License: SPDX:GPL-2.0-or-later
Upstream version: 2.08
Local modifications: Add #ifdef for Windows ARM64 (MSVC) platforms
Copyright: Copyright (C) 1996-2014 Markus Franz Xaver Oberhumer All Rights Reserved.