mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 10:43:11 +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
|
||||
// libraries/octree/src
|
||||
// libraries/domain-server/src
|
||||
//
|
||||
// Created by Brad Hefta-Gaub on 8/21/13.
|
||||
// Copyright 2013 High Fidelity, Inc.
|
||||
// Created by Ryan Huffman on 1/01/18.
|
||||
// Adapted from OctreePersistThread
|
||||
// Copyright 2018 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
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
//
|
||||
// DomainContentBackupManager.h
|
||||
// libraries/octree/src
|
||||
// libraries/domain-server/src
|
||||
//
|
||||
// Created by Brad Hefta-Gaub on 8/21/13.
|
||||
// Copyright 2013 High Fidelity, Inc.
|
||||
// Created by Ryan Huffman on 1/01/18.
|
||||
// Adapted from OctreePersistThread
|
||||
// Copyright 2018 High Fidelity, Inc.
|
||||
//
|
||||
//
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue