This software is released under Version 3 of the GNU Lesser General Public Licence (see ./COPYING) or any later version.

Copyright (C) 2014-2024 HepMC3 Authors

The third party codes are distributed under their own licenses.

# ./include/HepMC3/bxzstr/LICENSE from  https://www.mozilla.org/en-US/MPL/2.0/
# Copyright: 2020  Matei David Tommi Mäklin
# Type: Mozilla Public License Version 2.0
 ./include/HepMC3/bxzstr/*

# http://www.thep.lu.se/~torbjorn/Pythia.html
# Copyright: 2010 Torbjorn Sjostrand et al.
./examples/Pythia6Example/main63.f
./examples/Pythia6Example/pythia-6.4.28.f

# ./python/include/LICENSE from https://github.com/pybind/pybind11
# Type: BSD 3-Clause like
# Copyright: 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>, All rights reserved.
./python/include/pybind11/*

# ./python/src/stl_binders.hpp
# Type: MIT
# Copyright (c) 2016 Sergey Lyskov <sergey.lyskov@jhu.edu>

# Type: BSD-3 like
# python/src/pystreambuf.h, see details in python/src/pystreambuf.h
# cctbx Copyright (c) 2006, The Regents of the University of California
# Original from http://cci.lbl.gov/cctbx_sources/boost_adaptbx/python_streambuf.h

# Apache License v2.0 with LLVM Exceptions
# cmake/Modules/Findzstd.cmake
# LLVM Project