mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 02:52:57 +02:00
Fix DomainContentBackupManager.* headers
This commit is contained in:
parent
bf4fd867a3
commit
017d10de3d
2 changed files with 8 additions and 6 deletions
|
@ -1,9 +1,10 @@
|
||||||
//
|
//
|
||||||
// DomainContentBackupManager.cpp
|
// DomainContentBackupManager.cpp
|
||||||
// libraries/octree/src
|
// libraries/domain-server/src
|
||||||
//
|
//
|
||||||
// Created by Brad Hefta-Gaub on 8/21/13.
|
// Created by Ryan Huffman on 1/01/18.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Adapted from OctreePersistThread
|
||||||
|
// Copyright 2018 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
// Distributed under the Apache License, Version 2.0.
|
// Distributed under the Apache License, Version 2.0.
|
||||||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
//
|
//
|
||||||
// DomainContentBackupManager.h
|
// DomainContentBackupManager.h
|
||||||
// libraries/octree/src
|
// libraries/domain-server/src
|
||||||
//
|
//
|
||||||
// Created by Brad Hefta-Gaub on 8/21/13.
|
// Created by Ryan Huffman on 1/01/18.
|
||||||
// Copyright 2013 High Fidelity, Inc.
|
// Adapted from OctreePersistThread
|
||||||
|
// Copyright 2018 High Fidelity, Inc.
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue