## component.cmake ## ## Copyright (C) 2020-2022 Christian Schenk ## ## This file is free software; the copyright holder gives ## unlimited permission to copy and/or distribute it, with or ## without modifications, as long as this notice is preserved. include(version.cmake) set(MIKTEX_COMP_COMPANY_STR "") set(MIKTEX_COMP_COPYRIGHT_STR "© 1998-2001 The OpenSSL Project") set(MIKTEX_COMP_DESCRIPTION "LibreSSL - TLS/crypto stack forked from OpenSSL")