diff --git a/interface/src/LODManager.cpp b/interface/src/LODManager.cpp index e2954cff4d..1c6ef387f3 100644 --- a/interface/src/LODManager.cpp +++ b/interface/src/LODManager.cpp @@ -4,6 +4,7 @@ // // Created by Clement on 1/16/15. // Copyright 2015 High Fidelity, Inc. +// Copyright 2021 Vircadia contributors. // // 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/interface/src/LODManager.h b/interface/src/LODManager.h index 53987f660d..35f80efcda 100644 --- a/interface/src/LODManager.h +++ b/interface/src/LODManager.h @@ -4,6 +4,7 @@ // // Created by Clement on 1/16/15. // Copyright 2015 High Fidelity, Inc. +// Copyright 2021 Vircadia contributors. // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html