blender/extern/xxhash
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
..
CMakeLists.txt
LICENSE
README.blender
xxhash.c
xxhash.h

Project: xxHash Library
URL: https://xxhash.com/
License: SPDX:BSD-2-Clause
Copyright: "Copyright (c) 2012-2021 Yann Collet"
Upstream version: v0.8.2 (2023-07-21)
Local modifications:
* None