Skip to content

Commit

Permalink
fixup! cmake: Add libminiupnpc optional package support
Browse files Browse the repository at this point in the history
Unify the copyright header.
  • Loading branch information
hebasto committed Jul 25, 2024
1 parent 4c8159f commit 2c5bf74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/module/FindMiniUPnPc.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) 2023 The Bitcoin Core developers
# Copyright (c) 2023-present The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
# file COPYING or https://opensource.org/license/mit/.

if(NOT MSVC)
find_package(PkgConfig REQUIRED)
Expand Down

0 comments on commit 2c5bf74

Please sign in to comment.