Publishing 2019 R1 content
[platform/upstream/dldt.git] / inference-engine / cmake / linux_name.cmake
index 0dd8dd5..8b07919 100644 (file)
@@ -1,10 +1,8 @@
-# Copyright (C) 2018 Intel Corporation
+# Copyright (C) 2018-2019 Intel Corporation
 #
 # SPDX-License-Identifier: Apache-2.0
 #
 
-cmake_minimum_required(VERSION 2.8)
-
 if (UNIX)
     function(get_linux_name res_var)
         if (NOT EXISTS "/etc/lsb-release")