aboutsummaryrefslogtreecommitdiff
path: root/demo/reqrep/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demo/reqrep/CMakeLists.txt')
-rw-r--r--demo/reqrep/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/reqrep/CMakeLists.txt b/demo/reqrep/CMakeLists.txt
index 872666bb..437f7f64 100644
--- a/demo/reqrep/CMakeLists.txt
+++ b/demo/reqrep/CMakeLists.txt
@@ -1,13 +1,13 @@
#
+# Copyright 2024 Staysail Systems, Inc. <info@staysail.tech>
# Copyright 2018 Capitar IT Group BV <info@capitar.com>
-# Copyright 2018 Staysail Systems, Inc. <info@staysail.tech>
#
# This software is supplied under the terms of the MIT License, a
# copy of which should be located in the distribution where this
# file was obtained (LICENSE.txt). A copy of the license may also be
# found online at https://opensource.org/licenses/MIT.
-cmake_minimum_required (VERSION 2.8.12)
+cmake_minimum_required (VERSION 3.15)
project(reqrep)