From 5febbc32f5d44ec1bd01c3294767ed68b8e9eabf Mon Sep 17 00:00:00 2001 From: Bradley Austin Davis Date: Tue, 28 Nov 2017 13:54:46 -0800 Subject: [PATCH] CMake header cleanup --- cmake/macros/TargetGoogleVR.cmake | 4 ++-- cmake/macros/TargetPolyvox.cmake | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cmake/macros/TargetGoogleVR.cmake b/cmake/macros/TargetGoogleVR.cmake index eca5d655f9..852037770d 100644 --- a/cmake/macros/TargetGoogleVR.cmake +++ b/cmake/macros/TargetGoogleVR.cmake @@ -1,6 +1,6 @@ # -# Copyright 2015 High Fidelity, Inc. -# Created by Bradley Austin Davis on 2015/10/10 +# Created by Bradley Austin Davis on 2017/11/28 +# Copyright 2013-2017 High Fidelity, Inc. # # Distributed under the Apache License, Version 2.0. # See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html diff --git a/cmake/macros/TargetPolyvox.cmake b/cmake/macros/TargetPolyvox.cmake index f03a1ec42f..9db6b522c7 100644 --- a/cmake/macros/TargetPolyvox.cmake +++ b/cmake/macros/TargetPolyvox.cmake @@ -1,6 +1,6 @@ # -# Copyright 2015 High Fidelity, Inc. -# Created by Bradley Austin Davis on 2015/10/10 +# Created by Bradley Austin Davis on 2017/11/28 +# Copyright 2013-2017 High Fidelity, Inc. # # Distributed under the Apache License, Version 2.0. # See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html