diff --git a/common/LICENSES/WTFPL.txt b/common/LICENSES/WTFPL.txt deleted file mode 100644 index e007a5741..000000000 --- a/common/LICENSES/WTFPL.txt +++ /dev/null @@ -1,11 +0,0 @@ -DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE -Version 2, December 2004 - -Copyright (C) 2004 Sam Hocevar - -Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. - -DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. You just DO WHAT THE FUCK YOU WANT TO. diff --git a/common/cmake/FindCriterion.cmake b/common/cmake/FindCriterion.cmake index 34ee4d0a9..8946608ce 100644 --- a/common/cmake/FindCriterion.cmake +++ b/common/cmake/FindCriterion.cmake @@ -6,7 +6,7 @@ # CRITERION_LIBRARIES - The libraries needed to use Criterion # # SPDX-FileCopyrightText: 2017 Institute for Automation of Complex Power Systems, RWTH Aachen University -# SPDX-License-Identifier: WTFPL +# SPDX-License-Identifier: Apache-2.0 find_package(PkgConfig)